Search found 6 matches

by peckerdunne
Wednesday 20 January 2016 22:08
Forum: LUA
Topic: Script to turn on a Foscam clone camera
Replies: 3
Views: 1084

Re: Script to turn on a Foscam clone camera

YIPPEEE!
That did it. Thanks for your help.
JuanUil wrote:I think you have to name your script
script_device_cameraon.lua
by peckerdunne
Wednesday 20 January 2016 21:53
Forum: LUA
Topic: Script to turn on a Foscam clone camera
Replies: 3
Views: 1084

Script to turn on a Foscam clone camera

Hi,
I'm trying to write a script to turn on a camera when I press the AWAY button on my alarm fob.

I attached the script to an On/Off switch. I put this into the 'On Action' slot:

script:///home/pi/domoticz/scripts/lua/script_camera_on.lua

This is my script.

commandArray = {}
commandArray ...
by peckerdunne
Tuesday 15 December 2015 14:35
Forum: Others
Topic: Cannot connect to Marmitek SC9000
Replies: 5
Views: 1365

Re: Cannot connect to Marmitek SC9000

Yes, I was able to pair the SH624 remote with RFXcom to arm/disarm the SC9000 using Domoticz.
Good enough for now; lots more learning and stuff to do. Thanks for your help.
by peckerdunne
Monday 14 December 2015 22:22
Forum: Others
Topic: Cannot connect to Marmitek SC9000
Replies: 5
Views: 1365

Re: Cannot connect to Marmitek SC9000

Hi,
I deleted the keyfob and added it again using the add newhardware and learn options but the security panel still does not connect to the SC9000. I'm not sure how to add the code manually.
However I was able to connect my SH624 remote to the SC9000 so I can use that.
by peckerdunne
Monday 14 December 2015 14:43
Forum: Others
Topic: Cannot connect to Marmitek SC9000
Replies: 5
Views: 1365

Re: Cannot connect to Marmitek SC9000

Thanks Gizmocuz.
I think I did that but I reckon I'll delete the devices and start again this evening. I'll update you on the results.
by peckerdunne
Sunday 13 December 2015 11:01
Forum: Others
Topic: Cannot connect to Marmitek SC9000
Replies: 5
Views: 1365

Cannot connect to Marmitek SC9000

I can't arm or disarm my SC9000 alarm console with Domoticz. Using RFXmgr on my Windows 10 machine with my RFXcom 433E, I can arm or disarm the console without a problem.
I just got my RFXcom on Friday so I'm a new boy and probably missing something fundamental and blindingly obvious.
Any ...