Version 0.19.0
spacemanspiff2007
released this
07 Jan 05:18
·
37 commits
to master
since this release
- MQTT creates items in HABApp only for messages with persist. Events still get created, even if the item does not exist.
This shouldn't be but could be a braking change. - Removed many deprecated functions
- HABApp will now use the openhab log folder as a log-default when started for the first time on a openhabian installation
- Reworked MQTT connection so it is now a module, too (Item/Rule interface stays the same)
- Better error message when rule files are executed outside of HABApp
- Added lots of documentation