Page 1 of 1

Another X10 device.....

Posted: Sat Dec 11, 2010 5:12 am
by Andy_Burn
I have a couple of KR15A big red power buttons not supported yet by DomotiGa, that I bought in error.

"Big Red Panic Button KR15A"

One Press gives
21906F00FF00 F1-On bits=33
21906F887700 F-Bright bits=33
21906F887700 F-Bright bits=33
Further presses repeat exactly. The second and third must be the 'off' parts
The address of this unit is set to F1.
Would this be easy to set up? These are cheap buttons with a million uses. I'd like to have one button downstairs for switching all the lights off on the way out. Another could be used for switching all the lights on if theres a disturbance, or running sequences of lights for the Christmas decorations, controllable from the front garden :)
Thanks,
Andy

Re: Another X10 device.....

Posted: Sat Dec 11, 2010 11:03 am
by RDNZL

Code: Select all

21906F00FF00 F1-On bits=33 
21906F887700 F-Bright bits=33 
21906F887700 F-Bright bits=33 
Do you see this in DomotiGa's log?

If so I can make it work easily (even before Christmas) :D
Let me know and I wil check the code.

Re: Another X10 device.....

Posted: Sat Dec 11, 2010 3:52 pm
by RDNZL
I just tested it a bit.

The F1 On part already works in Domotiga, just define a X10 device linked to your RFXCom receiver with addres F01.

The second/third string reports not a device but a whole group F, thats not supported right now in DomotiGa.

Re: Another X10 device.....

Posted: Sat Dec 11, 2010 5:55 pm
by Andy_Burn
I got this from the Windows (ouch!) RFXreceiver program. Maybe DomotiGa could use te 'F1' as a toggle command, since there is no 'off'

Thanks, Andy