Skip to content

Version 0.17.0

Compare
Choose a tag to compare
@spacemanspiff2007 spacemanspiff2007 released this 01 Dec 15:00
· 37 commits to master since this release
1f3fb2c
  • Ping handling should be more robust
  • Fixed an issue where HABApp would not reconnect after an error
  • Doc fixes by Rosi2143
  • Added DictParameter which can be accessed like a dict
  • Reworked file handling:
    It is now possible to specify files as dependencies which will be loaded before the specifying file and it is possible to automatically reload a file if another file changed. The topics for file handling changed, too.