Iture / RFLinkGateway

MQTT Support for RFLink Gateway (http://www.nemcon.nl/blog2) project
35 stars 33 forks source link

trouble with domoticz and Homeassistant #25

Open duberic31 opened 1 year ago

duberic31 commented 1 year ago

Hi, I have a trouble to get MQTT informations in domoticz and homeassistant Everything is working well to publish messages to MQTT broker : mosquitto. But i can'get data's within domoticz and homeassistant In home assistant using MQTT autodiscovery, i get nothing concerning new devices. In domoticz, i see theses messages in log image In MQTT broker, i get theses data homeassistant/sensor/Cresta/2301/READ/TEMP {"value": 12.9} What it is wrong ? Thanks

Iture commented 1 year ago

Actually it works us expected. It never was supposed to be compatible with HA discovery protocol. It just delivers values read from RF Link to MQTT topic and nothing more. If you want it to be working with HA you just need to integrate it directly without discovery.