v2.0.0
What's Changed
Library
- Readme updates by @rkoshak in #79
- [helpers] Added code to calculate and publish the current state by @rkoshak in #80
- [countdownTimer] Call the function at the end, not the beginning by @rkoshak in #86
- [loopingTimer] throw exception when looping timer time in past by @rkoshak in #87
- [helpers] Added helper functions to test library version nums by @rkoshak in #89
Rule Templates
Note: Rule templates do not follow a release cycle.
- [mqttEb] Initial reimplementation of MQTT Event Bus by @rkoshak in #81
- [expire_updater] Added expire_updater rule template by @rkoshak in #82
- [thingStatus] Changed trigger for thingStatus to support changes in core by @rkoshak in #83
- [presenceSim] Reimplementation of Presence simulation for OH 4 by @rkoshak in #84
- [rule tempaltes] Don't set log level in rule template by @rkoshak in #85
- [mqttEb] Publishing ONLINE is now handled by the Broker Thing by @rkoshak in #88
Full Changelog: v1.2.0...v2.0.0