v1.0.3
·
22 commits
to master
since this release
- OpenHAB Thing can now be enabled/disabled with
thing.set_enabled()
- ClientID for MQTT should now be unique for every HABApp installation
- Reworked MultiModeItem, now a default value is possible when no mode is active
- Added some type hints and updated documentation