dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 499 forks source link

Xiaomi Aqara relay controller lumi.relay.c2acn01 stopped working #6757

Closed monpelaud closed 1 year ago

monpelaud commented 1 year ago

Describe the bug

Hi, For months I have been using an aqara llkzmk11lm wireless relay with the deCONZ plugin for HA. Everything was working fine until deCONZ restarted after an HA core update. Now this device appears in deCONZ but not in Phoscon and is no longer visible in HA. In deCONZ UI the device is connected and everything works fine. No errors in deCONZ logs, communication with the RaspBee II module seems to work well. But I no longer see the device in Phoscon and HA.

Steps to reproduce the behavior

See discussion with @Smanar on Phoscon forum: https://forum.phoscon.de/t/device-appear-in-deconz-but-not-in-phoscon/3298

Expected behavior

DDF file proposed by @Smanar in https://github.com/dresden-elektronik/deconz-rest-plugin/issues/6512#issuecomment-1426980875 fixe this issue.

Screenshots

Capture1 Capture2

Environment

deCONZ Logs

Additional context

Smanar commented 1 year ago

From the last logs from the phoscon forum, all seem working except current and power, perhaps you haven't load during your tests ?

And as you are seing event, it mean you have it in the API, so the device need to be visible on HA (Phoscon it's random).

monpelaud commented 1 year ago

The device is visible in Phoscon: Phoscon deCONZ Electrical_Measurement without load: Pompe_eteinte deconZ Electrical_Measurement in load: Pompe_allumee It's the same !!!!

SwoopX commented 1 year ago

As this is obviously unrelated to the REST API, I'll close this issue. Feel free to debate any Phoscon or 3rd party related topics/issues in the forum.

monpelaud commented 1 year ago

@SwoopX, I don't understand why you closed my issue, if it's not a REST API issue what is it? Phoscon stops working and it works again with a new DDF file! It's no longer works because REST API seems to no longer show data to Phoscon or HA. With the new DDF file REST API show again data to Phoscon and it's work again. Is DDF file not in the code of deconz-rest-plugin?