- 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.