Version 0.13.1
spacemanspiff2007
released this
11 Jun 06:52
·
53 commits
to master
since this release
0.13.1
This version shows "0.13.1 Dev" because I forgot to change the version -.-
Changes
- If loading of an item fails HABApp doesn't skip loading of all items any more
- Added Loghandler:
HABApp.core.lib.handler.MidnightRotatingFileHandler
:
A file handler that waits until the file has a certain size and then rotates at midnight.
This is the default when the logging.yml gets created
Made this the default file handler for logging. - Removed timeout for connection to openhab
- Added example how to check Thing status