Version 0.18.1
spacemanspiff2007
released this
29 Dec 15:29
·
38 commits
to master
since this release
- items can use
timedelta
inwatch_change
andwatch_update
- Added possibility to specify references in thing config
MqttItem
does no longer inherit fromItem
- 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
andpost_value
in docs