richardhopton / smartbed-mqtt

MIT License
45 stars 6 forks source link

Updates Stop after Home Assistant Update #7

Closed thecheatah closed 1 year ago

thecheatah commented 1 year ago

After an HA update, the data for the bed goes into Unavailable status. No errors show up in the logs.

If I was to guess, the MQTT connection needs a retry mechanism.

Edit: I tried restarting MQTT manually. It reconnected correctly.

richardhopton commented 1 year ago

Looks like when HA restarts it needs a replay of the publish messages, if MQTT restarts and HA doesn't then the existing retry mechanism is sufficient.

richardhopton commented 1 year ago

Check out 1.0.6