gaetancollaud / digitalstrom-mqtt

Bridge between digitalSTROM and MQTT
GNU Affero General Public License v3.0
24 stars 4 forks source link

Some GR devices are missing #17

Closed djacid closed 3 years ago

djacid commented 3 years ago

First of all, congratulations! Your code is awesome. I have sucessfully integrate Digitalstrom to Home Assistant via MQTT. The only problem that I have is that some GR devices are not published on MQTT and I really don't know the reason.

gaetancollaud commented 3 years ago

Thanks for the compliment.

Can you elaborate more, please? I developed this software with the devices that I have at home and have

They work fine. They publish their position and angle (when available).

As described in the readme, there is no way to have an event for when a device output changes. So I listen to scene changes and update all the devices in the same room. So in order to publish the GR devices, you must trigger a scene in the same room (event responder will not work I guess).

djacid commented 3 years ago

I have 7 GR-KL200. Six of them are working perfectly. Only one was missing from mqtt. Firing an event was the solution. Thank you very much. Now I can see the device.