⚠️ Upcoming Deprecations:
- A new version of Homebridge UI (v5) will be released around mid-June 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.76.0
UI Changes
- updates to the
th.json
language file (#2443) (@tomzt) - improvements to various accessory tiles and modals
- fix occasional issue in backup/restore, revert recent change
- improvements to plugin config validation
- use
ajv-keywords
to allow validation of unique properties in arrays
- use
- fix form field error state font colour (make it red)
- redesigned login page
- improve wallpaper selection with new modal to upload a file
- refactor HBv2 and UIv5 readiness modals
- move backup settings from ui advanced settings to backup/restore modal
Other Changes
- upgrade to angular
v20
- bump
plugin-ui-utils
for new theme method
Homebridge Dependencies
@homebridge/hap-client
@v2.2.0
@homebridge/node-pty-prebuilt-multiarch
@v0.11.14
@homebridge/plugin-ui-utils
@v2.1.0