⚠️ Upcoming Deprecations:
- A new version of Homebridge UI (v5) will be released in July 2025. This will be compatible with both Homebridge v1 and v2 (in beta).
- Initially, there will be no significant differences between Homebridge UI v4 and v5. The major version increment primarily reflects the removal of support for outdated technologies and hardware. UI v5 will:
- Be compatible with Homebridge
v1
andv2
- Drop support for Node.js
v18
and earlier, so please update tov20
orv22
- more info on updating - Drop support for Raspberry Pi devices running on the
armv6
architecture (like the Pi 1 and Pi Zero) - please update your hardware - Drop support for instances using
pnpm
as the package manager - consider updating your Homebridge instance to use npm instead - more info on updating
- Be compatible with Homebridge
- Note that these are not requirements for UI
v4.77.0
⚠️ Default Theme Change:
- The default theme for Homebridge UI has been changed from
orange
todeep-purple
.- If you want to change the theme back to
orange
, you can do so in the settings page.
- If you want to change the theme back to
UI Changes
- updates to the
th.json
language file (#2472) (@tomzt) - auto restart after version change of hb or ui
- redesigned setup wizard page
- style HBv2/UIv5 icons on status page based on readiness
- security system modal only show valid modes
- refactor settings page with immediate saving
- add support for
uiSchema
within plugin configurations - add option to hide update notifications for specific plugins
- improve plugin search and result ordering (@justjam2013)
- add icon and tile for filter maintenance accessory
Other Changes
- Removed redundant Google Smart Home components (@NorthernMan54)
Homebridge Dependencies
@homebridge/hap-client
@v3.1.0
@homebridge/node-pty-prebuilt-multiarch
@v0.11.14
@homebridge/plugin-ui-utils
@v2.1.0