- Both values for ValueChangeEvent are properly unpacked - Bumped library versions - Fixed a bug where the configuration for a link was not set properly - The test client does log all rest communication in the testcase
0.15.1
- Parameters can be used in operations without having to access the value property - Log info gets printed properly when changing thing parameters - Changed example and readme (fixes 161)
0.15.0
- removed the plugin for thing configuration - created a plugin which can automatically do thing configuration, create things and link them to channels - created pending future class and made the item_watch use it - better logging of the event bus for str values - added INFO to HABApp topics - fixed 159 - added tests and docs - Automatic unloading for MultiMode which are added in rules
0.14.1
- Added Number:Dimensionless as a unit of measurement - made z-wave table more robust
0.14.0
- completely reworked openhab connection - updated docs - added plugin that shows an overview for ``Things`` and ``Z-Wave``
0.13.2
- Changed default value in HABApp configuration for "wait_for_openhab" to "True" - Improved readability of exceptions in the logs - Updated packages astral, pytz, tzlocal, stackprinter and ujson