Description
The official companion application for openHAB - an open source home automation system.
The open Home Automation Bus (openHAB) project aims at providing a universal integration platform for connecting home automation technologies into a single intelligent system. With more than 3000 things that openHAB can connect to, there’s virtually nothing that can’t be integrated. Its advanced rules based architecture allows complete automation using several popular scripting languages (Java Script, Ruby, Python, Java, RDSL, and more ) as well as visual rule designers using either drag and drop interfaces or simple “If / Then” forms. The new openHAB UI allows users to easily build beautiful interfaces customized to their needs. openHAB is designed to be absolutely vendor-neutral as well as hardware/protocol-agnostic.
Key Features:
* Integrates seamlessly with your own openHAB UI (Main UI or sitemaps)
* Control everything on your openHAB server directly or remotely through the free openHAB Cloud service (https://myopenhab.org)
* Enhanced push notifications with media from openHAB Cloud and the openHAB cloud binding
* Apple Watch companion app
* Natively supports both iPhone and iPad
Make openHAB the central integration and control point of your Smart Home.
You will find openHAB at http://www.openhab.org/
openHAB has over 450 add-ons, supporting over 3000 things, some of which include:
Aiphone, Amazon Dash Button, Amazon Echo Control, AmpliFi, AndroidTV, Anker, Apple HomeKit, Arlo, August, Belkin, Blink, Bosch Smart Home, Bose SoundTouch, Brinks, Chamberlain, Chromecast, Cree, D-Link, Daikin, Denon / Marantz, Dynaudio, Ecobee, Electrolux, Eero, Fibaro, Foscam, Freebox, Gardena, Google Home, Hisense, Honeywell, Honeywell Home, Hue, iRobot, JBL, Jablotron Alarm, Kaleidescape, Kenwood, KNX, Kodi, Kuka, Kwikset, LIFX, LG, Linksys, Logitech, Lutron, Matter, Miele Cloud, Miele@home, Moen, Nanoleaf, Neato, Netatmo, Nest, Nortek, Nuki, Osram, Philips Hue, Pioneer, Plex, Powermax, Rako, Ring, Ring Alarm, Roku, Samsung Smartthings, Sennheiser, Sensibo, Shelly, Siemens, SimpliSafe, Smarthome, Smartmeter, Smartthings, Sonos, Sony, Spotify, Squeezebox, Tado, Technics, Tesla, TP-Link Smart Home, TRÅDFRI, Unifi, Velux, Vera, Verisure, Vizio, Volumio, Wemo, Whirlpool, Wink, Xiaomi, Yamaha Musiccast, Yamaha Receiver, Yeelight, Zigbee, Z-Wave and 400 more popular technologies….
Nouveautés (v3.2.2)
Performance enhancements:
- Significantly improved sitemap performance on large sitemaps (incremental row rebuilds, throttled UI updates, selective widget version bumps, dropped main-thread
reconciliation)
- Fixed all retained page view models simultaneously restarting when the app returns to the foreground
- Significantly faster connection detection: local connections are established immediately on success; fallback to cloud activates after the grace period without waiting
for the full network timeout
- Fixed linked-page view models being created on every long-poll update instead of on actual navigation — eliminated a growing pool of notification observers on large
sitemaps
- Fixed stale row data appearing when scrolling back to off-screen rows after a foreground refresh
- Reduced scroll hiccups: list rows skip body re-evaluation when their data is unchanged between long-poll updates; icons reload only when their actual URL changes
New features:
- Color picker: replaced the system color picker with a custom color wheel sheet (hue/saturation wheel and brightness slider)
- Color picker: brightness up/down buttons matching BasicUI behaviour
Bugfixes:
- Fixed SVG label appearing blank in the icon type picker for non-English locales
- Fixed long item labels pushing the value onto a new line in text rows
- Fixed video widget preferring the item's state URL over the configured default URL
- Fixed a data race in the icon image loader; icons now use per-request authentication credentials, fixing icons on authenticated servers
- Fixed a crash when an image widget received malformed inline image data
- Fixed item commands omitting the sitemap page context from the command source (regression from the SwiftUI rewrite in 3.2.18)
- Fixed submenu navigation title briefly showing the raw item value (e.g. "Living Room [21°C]") during initial page load