Skip to content

Releases: openhab/openhab-jruby

v5.34.0

03 Jan 21:26
Compare
Choose a tag to compare

v5.34.0 (2025-01-03)

Features

  • Support creating a trigger profile for the UI by @jimtng in #373
  • Support TimedCommand on GroupItem and Enumerable by @jimtng in #377
  • Allow passing an array of channels to item builder by @ccutrer in #375

Bug Fixes

  • Adapt DateTimeType internal switch from ZonedDateTime to Instant in openHAB 4.3 by @jimtng in #369
  • Fix #toggle on dimmer items by @ccutrer in #378

Full Changelog: v5.33.1...v5.34.0

v5.33.1

16 Dec 20:30
Compare
Choose a tag to compare

v5.33.1 (2024-12-16)

Bug Fixes

Full Changelog: v5.33.0...v5.33.1

v5.33.0

14 Dec 15:06
Compare
Choose a tag to compare

v5.33.0 (2024-12-14)

Features

  • Add PersistedState#instant by @jimtng in #361
  • Add shorter aliases for HTTP actions: HTTP.get, HTTP.post, HTTP.put, HTTP.delete by @jimtng in #367

Full Changelog: v5.32.0...v5.33.0

v5.32.0

25 Nov 23:32
Compare
Choose a tag to compare

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

03 Oct 22:59
Compare
Choose a tag to compare

v5.31.0 (2024-10-03)

Features

Full Changelog: v5.30.1...v5.31.0

v5.30.1

03 Oct 14:10
Compare
Choose a tag to compare

v5.30.1 (2024-10-03)

Features

  • Support source in command! and toggle by @jimtng in #346

Full Changelog: v5.30.0...v5.30.1

v5.30.0

02 Oct 22:56
Compare
Choose a tag to compare

v5.30.0 (2024-10-02)

Features

Full Changelog: v5.29.0...v5.30.0

v5.29.0

19 Sep 00:47
Compare
Choose a tag to compare

v5.29.0 (2024-09-19)

Features

  • Add #time_only? and #offset to TimerEvent by @jimtng in #333
  • Add #yesterday?, #today?, and #tomorrow? to ZonedDateTime, Date, and Time classes. by @jimtng in #341
  • Make working with Instant easier by @jimtng in #338

Bug Fixes

Full Changelog: v5.28.0...v5.29.0

v5.28.0

15 Sep 02:48
Compare
Choose a tag to compare

v5.28.0 (2024-09-15)

Features

  • Allow literal states for sitemap visibility rules by @ccutrer in #335
  • Move #items and #things to EntityLookup by @ccutrer in #336

Full Changelog: v5.27.2...v5.28.0

v5.27.2

11 Sep 13:06
Compare
Choose a tag to compare

v5.27.2 (2024-09-11)

Full Changelog: v5.27.1...v5.27.2