Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SHASUMS256.txt | 2025-07-13 | 102 Bytes | |
homebridge-config-ui-x-5.0.0.tar.gz | 2025-07-13 | 24.1 MB | |
README.md | 2025-07-13 | 1.7 kB | |
v5.0.0 source code.tar.gz | 2025-07-13 | 4.0 MB | |
v5.0.0 source code.zip | 2025-07-13 | 4.4 MB | |
Totals: 5 Items | 32.5 MB | 0 |
⚠️ Breaking Changes
- This version of the Homebridge UI:
- Is compatible with Homebridge
v1
andv2-beta
, with no plans to drop support for Homebridgev1
in the near future. - Drops support for Node.js
v18
and earlier, so please update tov20
orv22
- more info on updating - Drops support for Raspberry Pi devices running on the
armv6
architecture (like the Pi 1 and Pi Zero) - please update your hardware - Drops support for instances using
pnpm
as the package manager - consider updating your Homebridge instance to use npm instead - more info on updating
UI Changes
- updates to the
fi.json
language file (#2253) (@l1500s) - update default dashboard layout
- add support for dark mode switching with custom plugin uis (@NorthernMan54)
- Display Docker Version Details in the Update Information Box (#2488) (@NorthernMan54)
- allow to reinstall installed versions of plugins
Other Changes
- improvements to the deprecate versions workflow
- retire use of
pnpm
and code references - bump the default node version from 20 to 22
- make terminal enabled by default on new macOS hb-service installs
- set service mode as default, remove standalone
- Initial support for NodeJS 24 in preparation for LTS in Fall of 2025 (#2451) (@NorthernMan54)
- update
fastify
andnestjs
dependencies
Homebridge Dependencies
@homebridge/hap-client
@v3.0.0
@homebridge/node-pty-prebuilt-multiarch
@v0.13.1
@homebridge/plugin-ui-utils
@v2.1.0