Skip to content

v2.3.0

Compare
Choose a tag to compare
@hufftheweevil hufftheweevil released this 13 Oct 23:15
· 180 commits to master since this release

Added

  • update: Option to configure the keys/values to update within the node
  • trigger: Option to only output when condition is met (specific key trigger only)
  • trigger: Option to ignore initialization value
  • test: Option to have 2nd output if test fails

Changed

  • setup: Cleanup is simplified. Things will be deleted if a setup node is disabled/deleted.
  • thing.status converted to getter, so it can be accessed as a property instead of a method.
  • Statuses cleaned up where not needed
  • Thing Directory: Type filter put in alphabetical order