1.9.0-rc2
Pre-release
Pre-release
New features
- ( #430 ) When state is deleted via the REST API, a blank MQTT message will be published to the corresponding topic, which clears retained state.
- ( #431 ) Add support for
:hex_device_id
and:dec_device_id
in command topic pattern. Unnecessary given that:device_id
supports bot hexadecimal and decimal IDs, but created unnecessary confusion
Improvements
- Added more tests to the MQTT integration test suite