homie-controller 0.5.0
qwandor
released this
20 Jan 22:16
·
788 commits
to master
since this release
Breaking changes
- It is no longer necessary to call
HomieController::start
, it has been removed from the public
API. If the MQTT connection is dropped and reconnected the necessary subscriptions will
automatically be set up again, without the need for a persistent session. - Added new
Event::Connected
.