OpenHAB is domoticasoftware waarmee componenten uitgelezen en aangestuurd kunnen worden. Daarbij kun je denken aan lichtschakelaars, diverse sensors, ledlampen, beveiligingsapparatuur en tal van andere domoticahardware. Het kan door middel van zogenaamde bindings onder andere praten via Z-Wave, Nest en Zigbee, of producten van Ikea Trådfri, Xiaomi Smart Home en Philips Hue aansturen. Voor meer informatie verwijzen we naar deze pagina en voor gebruikerservaringen kun je ook op ons forum terecht in Het Grote openHAB-topic. De ontwikkelaars hebben openHAB 5.0.1 uitgebracht en hier zijn de volgende veranderingen en verbeteringen in aangebracht:
RuntimeAdd-ons
- 4917: Map chart interpolation parameter into sitemap JSON response
- 4922: AbstractScriptModuleHandler: Recompile scripts on dependency change
User Interfaces
- 19182: Adapt to changed API
- 19139: Fix Controlled Load Price
- 19082: Fix duplicate channel
- 19118: Fix boost and window open modes
- 19071: Fix missing data in bindings due to event routing issue
- 19022: Fix zone 3 input source update
- 19021: Improve JWT handling
- 19152: Prevent deadlock
- 19141: Fix premature end of discovery
- 19195: Upgrade openhab-js to 5.11.3
- 19142: Fix userInfo url changes
- 18975: Fix comparison bug
- 19133: Make dedicated thread pools for Exec and Chromecast bindings
- 19112: General Updates
- 18984: internal websocket rework
- 19099: Improve HTTP 429 handling and implement new authorization flow
- 19056: Fix inability to set rain delay
- 19102: Fix for passwords with special characters
- 19103: Ignore Sonos Boost and any Sub including Sonos Sub 4
- 19162: Add support for Sonos Arc Ultra
- 19168: Enhance logging for playback of notifications
- 19106: Fix hubRssi
NullPointerException
- 19111: Add support for average channel
- 18976: Fix channel type
- 19003: Fix humidity unit detection
- 19036: Fix Channel configuration overwrite
- 3331: Recalculate widths for multiline buttons in dynamic Frames
- 3298: Sitemap edit: Fix quotes for icon value not allowed
- 3299: Sitemap edit: Fix validation errors for valid buttongrid
- 3300: Sitemap edit: Fix save button not working due to JSON error
- 3306: Sitemap parser: Further fixes for icon rules
- 3307: Semantic tags page: Fix page refresh & delete synonym bugs
- 3311: Addon Config: Fix dirty checking
- 3313: Developer Sidebar: Add rule.trigger.configuration.groupName to the search
- 3320: Sitemap editor: fix missing row parameter
- 3321: Fix ECharts animation regression