@lolodomo
i am running beta 3 and just got a 4-button LightWaveRF wireless controller, model # JSJSLW206WH (device info is here
http://bit.ly/1ryEJhR )
when i press the left button(s) for the first time it creates 2 devices, a light switch named
RFX Light L5.0/F412A8/14 and a scene controller named
RFX Remote L5.0/F412A8 with Mood 1 - 5 and Group Off buttons. When i press the right button(s) for the first time it adds a light switch named
RFX Light L5.0/F412A8/13 (here is a screen shot
http://bit.ly/1A9N103).
On the scene controller i have tried setting up notifications for activated and deactivated scenes 111 - 115 but none are triggered when i press any buttons.
I turned on RFX debug and looked at the log when i pressed each button, and it looks like it is activating and deactivating scenes 13 and 14. So i tried setting up notifications for those, but still no luck.
10 12/30/14 21:37:31.178 XXX-UpdateSystemMessagesTasks StartupTask #17 = 4 OK / RFXtrx <0x2b4d1680>
50 12/30/14 21:37:36.469 luup_log:116: RFXtrx: debug: Received message: 0A 14 00 00 F4 12 A8 0E 01 00 70 <0x2ef58680>
50 12/30/14 21:37:36.522 luup_log:116: RFXtrx: debug: cmds: L5.0/F412A8/14 On L5.0/F412A8 LWRFSceneOn 14 <0x2ef58680>
52 12/30/14 21:37:39.410 0x21 0x52 0x46 0x58 0x3a 0x30 0x35 0x31 0x33 0x33 0x39 0x32 0x2c 0x30 0x34 (!RFX:0513392,04) <0x301ac680>
52 12/30/14 21:37:43.039 0x21 0x52 0x46 0x58 0x3a 0x30 0x34 0x31 0x31 0x37 0x30 0x33 0x2c 0x38 0x34 (!RFX:0411703,84) <0x301ac680>
50 12/30/14 21:37:55.978 luup_log:116: RFXtrx: debug: Received message: 0A 14 00 01 F4 12 A8 0E 00 00 70 <0x2ef58680>
50 12/30/14 21:37:56.022 luup_log:116: RFXtrx: debug: cmds: L5.0/F412A8/14 Off L5.0/F412A8 LWRFSceneOff 14 <0x2ef58680>
50 12/30/14 21:37:56.120 luup_log:116: RFXtrx: debug: Received message: 0A 14 00 02 F4 12 A8 0E 00 00 70 <0x2ef58680>
50 12/30/14 21:37:56.124 luup_log:116: RFXtrx: debug: cmds: L5.0/F412A8/14 Off L5.0/F412A8 LWRFSceneOff 14 <0x2ef58680>
50 12/30/14 21:38:05.867 luup_log:116: RFXtrx: debug: Received message: 0A 14 00 03 F4 12 A8 0D 01 00 70 <0x2ef58680>
50 12/30/14 21:38:05.921 luup_log:116: RFXtrx: debug: cmds: L5.0/F412A8/13 On L5.0/F412A8 LWRFSceneOn 13 <0x2ef58680>
50 12/30/14 21:38:11.709 luup_log:116: RFXtrx: debug: Received message: 0A 14 00 04 F4 12 A8 0D 00 00 70 <0x2ef58680>
50 12/30/14 21:38:11.822 luup_log:116: RFXtrx: debug: cmds: L5.0/F412A8/13 Off L5.0/F412A8 LWRFSceneOff 13 <0x2ef58680>
50 12/30/14 21:38:11.918 luup_log:116: RFXtrx: debug: Received message: 0A 14 00 05 F4 12 A8 0D 00 00 70 <0x2ef58680>
50 12/30/14 21:38:11.932 luup_log:116: RFXtrx: debug: cmds: L5.0/F412A8/13 Off L5.0/F412A8 LWRFSceneOff 13 <0x2ef58680>
I would like to use each of the 4 buttons to trigger a different Vera scene. (It really is just a scene controller and there not light switches -- it is not connected to mains or any load -- so it seems odd that it creates switch devices)
How should i set that up? Thanks and sorry to bother you.