Skip to content

openHAB 3.4.0 Milestone 2

Compare
Choose a tag to compare
@kaikreuzer kaikreuzer released this 11 Sep 19:27
· 154 commits to main since this release

This is the second milestone build for the upcoming openHAB 3.4 release, which brings many fixes and improvements.

New Add-ons

The following add-ons are newly introduced with the 3.4 release:

Add-on Type Issue
Easee Binding #12954
mercedesme Binding #13044
nobohub Binding #12937

The following improvements were made:

Runtime

Type Issue Change
Enhancements 3068 Add additional MqttBrokerConnectionConfig options
3075 Add visibility and color parameters to UI sitemap provider
3078 Rethrow 'IOException' instead of swallowing it
3079 Add default channel types for electrical energy
Bug Fixes 3053 Prevent crash on invalid entry in ManagedThingProvider
3060 Adjust to system timezone
3066 Migrate usage of LocalDateTime to Instant
3069 Use configured locale for SSE displayState
3080 Check for an existing thing handler before updating config

Add-ons

Add-on Type Issue Change
automower Bug Fixes 13263 Adapt login due to Husqvarna API change
avmfritz Bug Fixes 13317 Allow to set every userdefined color
bluetooth Enhancements 10278 Add support for service data
dsmr Enhancements 13359 Made additional key for smarty meter an option
fineoffsetweatherstation Enhancements 13283 Add support for the new GW2001 weather station
13284 Add channel for the sensors battery voltage
gardena Bug Fixes 13238 Eliminate frequent web service re-starting
goecharger Enhancements 13105 Add transaction API key
hccrubbishcollection Bug Fixes 13306 Update API URL
hdpowerview Enhancements 13275 Channels are visible depending on shade capabilities
13324 Battery channels visible only when required
13330 Correct shade capabilities information
homekit Enhancements 13226 Allow multiple bridge instances to break the 150 limit
http Bug Fixes 13191 Fix rollershutter return as position always undef
Hydrawise Bug Fixes 13268 Concurrency error
intesis Enhancements 13244 Add Wi-Fi signal strength channel to intesisHome and fix some NPEs
jablotron Enhancements 13361 Add thermometers support for JA100F alarms
jdbc Enhancements 13242 Upgrade MySQL JDBC driver to 8.0.30
jrubyscripting Enhancements 13280 Update to jruby 9.3.7.0 to fix BootstrapMethodError
Bug Fixes 13328 Avoid polluting environment when auto-installing gems
Konnected Enhancements 13251 Add base URL to config to allow for manually adding thing
13295 Set auto discovered callback URL in configuration
Bug Fixes 13329 Fix null pointer exception on state update with missing state
13333 Remove defaults for zone configuration parameter from the channels
13354 Use default onvalue if configured is null
13360 Take configured onValue into account when sending status to actuator
lutron Enhancements 13299 Add mDNS discovery for RadioRA 3 processor
miio Enhancements 12723 Add support for Xiaomi Vacuum Mop 2S
mimictts Enhancements 13239 Use http method POST instead of GET
mqtt Enhancements 13303 Add missing broker connection configuration parameters
netatmo Bug Fixes 13257 Support one decimal for pressure values
nobohub Enhancements 13326 Add more component types with serial numbers.
nuvo Bug Fixes 13345 Fix MPS4 flag and online status reporting
remoteopenhab Bug Fixes 13349 Fix the pattern to parse DateTime
13350 Handle REFRESH command as any command
rotel Enhancements 13240 Set model and firmware properties
13285 New channel to select FM/DAB/iRadio preset
rrd4j Bug Fixes 13332 Use RrdDbPool to prevent ClosedByInterruptException
serial Bug Fixes 13265 Allow custom baudrate and add option 2400
systeminfo Enhancements 13292 Add CPU load channel, update dependencies
tado Bug Fixes 13272 Fix AC target temperature reading and writing bugs
unifi Bug Fixes 13362 Fix portoverride to not remove any other data
velux Enhancements 13199 Add an action to simultaneously set main and vane positions
13212 Implement new API, and log critical device errors
13271 Vane position channel is visible when required
wemo Enhancements 13319 Add Wemo Outdoor plug

User Interfaces

UI Type Issue Change
Basic UI Enhancements 1426 Add support for webaudio
Main UI Enhancements 1469 Add poster image option to video widget
1470 Use concurrent lazy loading for images