Releases: boc-tothefuture/openhab-jruby
Releases · boc-tothefuture/openhab-jruby
4.32.6
4.32.6 (2022-03-04)
Bug Fixes
- timed_command: timed command cancelled by its own command (075e627)
4.32.5
4.32.5 (2022-02-28)
Bug Fixes
- logger: exclude <script> in log prefix (ddb7104)
- rule: rule method returns the created rule (afe7f69)
4.32.3
4.32.3 (2022-02-24)
Bug Fixes
- script_thing_actions: adapt to changes in openhab 3.3 (41cbb55)
4.32.2
4.32.2 (2022-02-22)
Bug Fixes
- logger: move logger class into core module to prevent unintentional modification (1ab681f)
4.32.1
4.32.1 (2022-02-21)
Bug Fixes
- color_item: move to_h and to_a from color_item into hsb_type (b00bbe7)
- hsbtype: comparison against another hsbtype only checks for brightness (2cebe9e)
4.32.0
4.32.0 (2022-01-23)
Features
- command: received_command supports ranges and procs (ab3d974)
4.31.0
4.31.0 (2022-01-22)
Features
- triggers: support quantity string range in trigger conditions (531ed23)
4.30.5
4.30.5 (2022-01-21)
Bug Fixes
- string_type: direct regex comparison and inspect (1703aa2)