ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
894 stars 91 forks source link

HUE Wall-Switch Module new Revision RDM004 not working #1185

Open VF-mbrauer opened 2 months ago

VF-mbrauer commented 2 months ago

Issue

Just tested the new Hue Wall-Switch Module Revision RDM004. Seems that the new Revision is not supported yet.

Log Messages

[21/04/2024, 00:13:43] [Hue-Bridge] Hue Bridge: 001788010E250BBB: Signify Netherlands B.V. RDM004 "SWI 1 - Child1"
[21/04/2024, 00:13:43] [Hue-Bridge] Hue Bridge: /sensors/8: ZLLSwitch "SWI 1 - Child1"
[21/04/2024, 00:13:43] [Hue-Bridge] Hue Bridge: /sensors/8: warning: ignoring unknown ZLLSwitch sensor {"state":{"buttonevent":1002,"lastupdated":"2024-04-20T10:44:45"},"swupdate":{"state":"noupdates","lastinstall":"2024-04-20T09:51:40"},"config":{"on":true,"battery":100,"reachable":true,"devicemode":"dualrocker","devicemodevalues":["singlerocker","singlepushbutton","dualrocker","dualpushbutton"],"pending":[]},"name":"SWI 1 - Child1","type":"ZLLSwitch","modelid":"RDM004","manufacturername":"Signify Netherlands B.V.","productname":"Hue wall switch module","diversityid":"d5b3c0c6-7ceb-4b58-af47-c6a055a64b02","swversion":"2.60.16","uniqueid":"00:17:88:01:0e:25:0b:bb-01-fc00","capabilities":{"certified":true,"primary":true,"inputs":[{"repeatintervals":[800],"events":[{"buttonevent":1000,"eventtype":"initial_press"},{"buttonevent":1002,"eventtype":"short_release"}]},{"repeatintervals":[800],"events":[{"buttonevent":2000,"eventtype":"initial_press"},{"buttonevent":2002,"eventtype":"short_release"}]}]}}
[21/04/2024, 00:13:43] [Hue-Bridge] Hue Bridge: 001788010E250BE5: Signify Netherlands B.V. RDM004 "SWI 2 - Child1"
[21/04/2024, 00:13:43] [Hue-Bridge] Hue Bridge: /sensors/12: ZLLSwitch "SWI 2 - Child1"
[21/04/2024, 00:13:43] [Hue-Bridge] Hue Bridge: /sensors/12: warning: ignoring unknown ZLLSwitch sensor {"state":{"buttonevent":1002,"lastupdated":"2024-04-20T22:06:55"},"swupdate":{"state":"noupdates","lastinstall":"2024-04-20T22:05:50"},"config":{"on":true,"battery":null,"reachable":true,"devicemode":"singlepushbutton","devicemodevalues":["singlerocker","singlepushbutton","dualrocker","dualpushbutton"],"pending":[]},"name":"SWI 2 - Child1","type":"ZLLSwitch","modelid":"RDM004","manufacturername":"Signify Netherlands B.V.","productname":"Hue wall switch module","diversityid":"d5b3c0c6-7ceb-4b58-af47-c6a055a64b02","swversion":"2.60.16","uniqueid":"00:17:88:01:0e:25:0b:e5-01-fc00","capabilities":{"certified":true,"primary":true,"inputs":[{"repeatintervals":[800],"events":[{"buttonevent":1000,"eventtype":"initial_press"},{"buttonevent":1001,"eventtype":"repeat"},{"buttonevent":1002,"eventtype":"short_release"},{"buttonevent":1003,"eventtype":"long_release"},{"buttonevent":1010,"eventtype":"long_press"}]}]}}

Debug Files

Already copied in Log Messages. If more is needed please let me know.

VF-mbrauer commented 2 months ago

Seems that the last commit 27cee16c1696fc87134bba80627bfce7a23f9f70 is not bundled into a new release 0.13.71.

ebaauw commented 2 months ago

Correct. I’m still busy removing the deCONZ functionality before issuing a new release.