github LAB02-Research/HASS.Agent v2022.3.1

latest releases: 2022.14.0, 2022.14.0-beta1, 2022.13.0...
2 years ago

Small out-of-band release to fix a nasty HA api disconnect bug. As a bonus, you can now set a MQTT client ID.


Features & improvements

  • You can now configure a MQTT client ID [#35] (thanks @Zolli)
    • This can be set in the Configuration -> MQTT panel
    • If you don't set one, it'll be random generated and then stored for consistency
    • Note: normally you don't have to change this (not part of username/password, just identifies the client)

Bugfixes

  • HASS.Agent fails to reconnect to the HA api after a longer disconnect (thanks djagerif)
    • This would get triggered for instance when you'd reboot the HA host
    • It could also potentially trigger on random moments
    • When triggered, it'd fail to reconnect to the HA api until HASS.Agent was restarted

Don't miss a new HASS.Agent release

NewReleases is sending notifications on new releases.