Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@bwp91 bwp91 released this 17 Jul 22:52

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 least v20.19.0
    • if you are running Node.js v22, then you must be running at least v22.12.0
    • if you are running Node.js v24, then you must be running at least v24.0.0
      • although remember that v24 is not officially supported yet
  • 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