RFLinkGateway
RFLinkGateway copied to clipboard
trouble with domoticz and Homeassistant
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
In MQTT broker, i get theses data
homeassistant/sensor/Cresta/2301/READ/TEMP
{"value": 12.9}
What it is wrong ?
Thanks
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.