Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@spacemanspiff2007 spacemanspiff2007 released this 28 Sep 05:35
· 124 commits to master since this release
22556a4

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 supports timedelta
  • Fixed example (fixes #72)
  • Added more documentation