Skip to content

Version 0.18.1

Compare
Choose a tag to compare
@spacemanspiff2007 spacemanspiff2007 released this 29 Dec 15:29
· 38 commits to master since this release
42da4ad
  • items can use timedelta in watch_change and watch_update
  • Added possibility to specify references in thing config
  • MqttItem does no longer inherit from Item
  • Added MqttPairItem:
    An item that consolidates a topic that reports states from a device and a topic that is used to write to a device.
  • Updated documentation (big thanks to yfaway)
  • Removed skipping of set_value and post_value in docs