Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 26 forks source link

Aqara D1 double rokcer with unknown modelid #100

Closed phkpr closed 3 years ago

phkpr commented 3 years ago

Hi Smanar. Had contact with you on Discord this morning about an Aqara D1 double gang with a slightly different "modelid" I issue an issue, since I have not enough knowledge to create a pull request.

Issue: Unknown modelid in plugin.py Aquara D1 type#: WXKG07LM (correctly displayed in Phoscon App) "modelid": "lumi.remote.b286acn02", (displayed in deCONZ menu in Domoticz)

Please add 2 lines of code in plugin.py (line# approx 600) elif for lumi.remote.b286acn02 just below
elif for lumi.remote.b286acn01

I added some screenprints as a prove.

Aqara-D1-backside Aqara-D1-in-Domoticz-deCONZ-plugin-1 Aqara-D1-in-Domoticz-deCONZ-plugin-2 Aqara-D1-in-Domoticz-deCONZ-plugin-py Aqara-D1-in-Phoscon-app

Smanar commented 3 years ago

Perfect, thx a lot ^^

Done in https://github.com/Smanar/Domoticz-deCONZ/pull/101