Releases: openhab/openhab-jruby
Releases · openhab/openhab-jruby
v5.33.0
v5.32.0
Features
- alias GenericItem#category to GenericItem#icon by @ccutrer in #350
- Add all state and command descriptions options to items builder by @ccutrer in #351
- Add NumberItem#range by @ccutrer in #352
- Add planckian helpers for HSBType by @ccutrer in #353
- support sitemap colortemperaturepicker by @ccutrer in #357
Bug Fixes
- special case mired unit dimension inference in items builder by @ccutrer in #349
- Fix logger error when no toplevel file is found by @jimtng in #348
- Use Units::MIRED instead of "mired" in HSBType by @jimtng in #360
- fix mired detection in OH 4.3 by @ccutrer in #359
- fix race condition when using semantic methods by @ccutrer in #356
Full Changelog: v5.31.0...v5.32.0
v5.31.0
v5.30.1
v5.30.0
v5.29.0
v5.28.0
v5.27.2
v5.27.2 (2024-09-11)
Full Changelog: v5.27.1...v5.27.2
v5.27.1
v5.27.0
v5.27.0 (2024-09-08)
Features
- Support offset in
at
andevery :day, at:
triggers by @jimtng in #278 - Support space separator between date and time by @jimtng in #329
Bug Fixes
- DateTimeType implements Java's Comparable in openHAB 4.3 by @jimtng in #328
- Sitemap updates not propagated to listeners by @jimtng in #327
Full Changelog: v5.26.0...v5.27.0