Version 0.8.0
spacemanspiff2007
released this
28 Sep 05:35
·
124 commits
to master
since this release
Reworked Parameters:
- can now be used to setup rules dynamically
- can be imported and created through
HABApp.Parameter
- own documentation page
Reworked MultiValueItem
:
- Removed
MultiValue
- Added lots of documentation
Other:
run_in
supportstimedelta
- Fixed example (fixes #72)
- Added more documentation