Skip to content

1.9.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sidoh sidoh released this 07 Apr 19:08
1.9.0-rc2
400ced9

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