You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For automating more I've been using Domoticz as a central server that is communicating with the Mi Gateway via the 'Wireless communication protocol' (API) to interconnect the LUMI devices. Many products already work but I've been trying to also get 2 new products to work: 'Aqara LED Light Bulb (Tunable White)' [ZNLDP12LM] and 'Aqara Aqara Wireless Relay Controller (2 Channels)' [LLKZMK11LM]. Unfortunately the Gateway doesn't communicate the 'model' for these 2 products.
In the 'Xiaomi Home' app I noticed these devices are working properly and they are named as followed in the 'Hub info': {"model":"lumi.relay.c2acn01", "did":"lumi.xxx", "name": "Aqara Wireless Relay Controller(2 Channels)"}
and {"model":"lumi.light.aqcn02", "did":"lumi.xxx", "name": "Light bulb"}.
Could u please fix the 'Wireless communication protocol' (API) so that it also sends the model of these 2 devices?
The text was updated successfully, but these errors were encountered:
For automating more I've been using Domoticz as a central server that is communicating with the Mi Gateway via the 'Wireless communication protocol' (API) to interconnect the LUMI devices. Many products already work but I've been trying to also get 2 new products to work: 'Aqara LED Light Bulb (Tunable White)' [ZNLDP12LM] and 'Aqara Aqara Wireless Relay Controller (2 Channels)' [LLKZMK11LM]. Unfortunately the Gateway doesn't communicate the 'model' for these 2 products.
In the 'Xiaomi Home' app I noticed these devices are working properly and they are named as followed in the 'Hub info':
{"model":"lumi.relay.c2acn01", "did":"lumi.xxx", "name": "Aqara Wireless Relay Controller(2 Channels)"}
and
{"model":"lumi.light.aqcn02", "did":"lumi.xxx", "name": "Light bulb"}
.Could u please fix the 'Wireless communication protocol' (API) so that it also sends the model of these 2 devices?
The text was updated successfully, but these errors were encountered: