broadlink-ac / broadlink_ac_mqtt_docker

Docker version of Broadlink AC to Mqtt
MIT License
36 stars 11 forks source link

If you restart home assistant there is no data #4

Closed ps1x closed 2 years ago

ps1x commented 2 years ago

Hello and thank you so much for your great project!

I have some trouble: as mqtt is not retained there is no way for home assistant to guess the state of HVAC after restart. I think there should be some way to trigger refresh of status, like publish some message to topic "ac2mqtt/refresh" true or something like this.

Thank you!

ps1x commented 2 years ago

False alarm, there was extra slash in front of topic_prefix, somehow it worked first time but did not after restart