I have issues with my Steinel XLED. From beginning everything was working fine. But since 1 week the device stopp reporting Lux and motion. and also the status On/Off is not reported to homey anymore.
I had to add homey to the Assoziation Group 3 and 4 to are able to recieve Lux and motion again. But still have the problem with the ON/Off status even when I add homey to the Assoziation Group 2.
I can still switch the LED within homey app On and Off. But when the LED is switched on through the motion homey shows still LED is OFF.
I’m wondering why it was working in the beginning without any issues?!
@TedTolboom here you can see the Z-Wave log
2020-02-24T19:03:32.591Z Node[187]: Received application command for COMMAND_CLASS_SENSOR_MULTILEVEL, data: 0x05030a0002
2020-02-24T19:03:32.592Z Node[187]: [COMMAND_CLASS_SENSOR_MULTILEVEL] {"Sensor Type (Raw)":{"type":"Buffer","data":[3]},"Sensor Type":"Luminance (version 1)","Level (Raw)":{"type":"Buffer","data":[10]},"Level":{"Size":2,"Scale":1,"Precision":0},"Sensor Value":{"type":"Buffer","data":[0,2]},"Sensor Value (Parsed)":2}
2020-02-24T19:03:51.320Z Node[187]: Received application command for COMMAND_CLASS_NOTIFICATION, data: 0x05000000ff070800
2020-02-24T19:03:51.322Z Node[187]: [COMMAND_CLASS_NOTIFICATION] {"V1 Alarm Type (Raw)":{"type":"Buffer","data":[0]},"V1 Alarm Type":0,"V1 Alarm Level (Raw)":{"type":"Buffer","data":[0]},"V1 Alarm Level":0,"Reserved (Raw)":{"type":"Buffer","data":[0]},"Notification Status (Raw)":{"type":"Buffer","data":[255]},"Notification Status":"On","Notification Type (Raw)":{"type":"Buffer","data":[7]},"Notification Type":"Home Security","Event (Raw)":{"type":"Buffer","data":[8]},"Event":8,"Properties1 (Raw)":{"type":"Buffer","data":[0]},"Properties1":{"Event Parameters Length":0,"Sequence":false},"Event (Parsed)":"Motion Detection, Unknown Location"}
2020-02-24T19:03:51.497Z Node[187]: Received application command for COMMAND_CLASS_BASIC, data: 0x01ff
2020-02-24T19:03:51.497Z Node[187]: [COMMAND_CLASS_BASIC] {"Value (Raw)":{"type":"Buffer","data":[255]},"Value":255}
2020-02-24T19:04:03.099Z Node[187]: Received application command for COMMAND_CLASS_NOTIFICATION, data: 0x05000000ff07000108
2020-02-24T19:04:03.104Z Node[187]: [COMMAND_CLASS_NOTIFICATION] {"V1 Alarm Type (Raw)":{"type":"Buffer","data":[0]},"V1 Alarm Type":0,"V1 Alarm Level (Raw)":{"type":"Buffer","data":[0]},"V1 Alarm Level":0,"Reserved (Raw)":{"type":"Buffer","data":[0]},"Notification Status (Raw)":{"type":"Buffer","data":[255]},"Notification Status":"On","Notification Type (Raw)":{"type":"Buffer","data":[7]},"Notification Type":"Home Security","Event (Raw)":{"type":"Buffer","data":[0]},"Event":0,"Properties1 (Raw)":{"type":"Buffer","data":[1]},"Properties1":{"Event Parameters Length":1,"Sequence":false},"Event Parameter":{"type":"Buffer","data":[8]},"Event (Parsed)":"Event inactive"}
2020-02-24T19:06:58.086Z Node[187]: Received application command for COMMAND_CLASS_BASIC, data: 0x0100
2020-02-24T19:06:58.086Z Node[187]: [COMMAND_CLASS_BASIC] {"Value (Raw)":{"type":"Buffer","data":[0]},"Value":0}
line 6 ON command
line 10 OFF command
Homey receive the ON/OFF commands but the App doesn’t recognize this?