Node.js Version
- ️⚠️ The
hb-service
backend now has a stricter Node.js version requirement:- if you are running Node.js
v20
, then you must be running at leastv20.19.0
- if you are running Node.js
v22
, then you must be running at leastv22.12.0
- if you are running Node.js
v24
, then you must be running at leastv24.0.0
- although remember that
v24
is not officially supported yet
- although remember that
- if you are running Node.js
- The UI will not allow you to update to UI
v5.2.0
if you are running an unsupported version of Node.js - Check the Homebridge Wiki for instructions on how to update Node.js on your system
Other Changes
- update node engines to
^20.19.0 || ^22.12.0 || ^24.0.0
Homebridge Dependencies
@homebridge/hap-client
@v3.0.0
@homebridge/node-pty-prebuilt-multiarch
@v0.13.1
@homebridge/plugin-ui-utils
@v2.1.0