- Switched to new scheduler - Added ValueCommandEvent. The openhab command event inherits from this event. - Added InstantView which simplifies dealing with timestamps
24.08.1
Fixed a possible infinite loop during thing re-sync
24.08.0
- Fixed an issue with thing re-sync - Updated number parsing logic - ``ItemTimeSeriesEvent`` gets ignored - Removed verbose error messages when openHAB server disconnects - Updated dependencies - Reformatted some files
24.02.0
- For openHAB >= 4.1 it's possible to wait for a minimum openHAB uptime before connecting (defaults to 60s) - Renamed config entry mqtt.connection.client_id to identifier (backwards compatible) - ItemTimeSeriesUpdatedEvent gets ignored - Updated dependencies - Updated docs
24.01.0
- Added HABApp.util.RateLimiter - Added CompressedMidnightRotatingFileHandler - Updated dependencies - Small improvement for RGB and HSB types - Small improvements for openHAB items - Added toggle for SwitchItem