Bug Fixes
- Accessory Control: Fahrenheit temperature display units are now rounded to one decimal place (#741)
Other Changes
- System: (BETA) Added a command to
hb-service
to allow users to easily update their systems Node.js version to the latest LTS version- The command will work out where you currently have Node.js installed, and how you installed it, so you don't end up with multiple versions of Node.js installed in different places
- The command can be used by all Homebridge users, not just those running Homebridge under
hb-service
- Supports macOS (excluding brew / other non-standard installs) and most Linux distributions (binary or from NodeSource repos)
- Will not change your system unless it knows how to update safely
- Update to latest LTS:
sudo hb-service update-node
- Install specific version:
sudo hb-service update-node 12.18.1
If you like Homebridge Config UI X please consider starring the project on GitHub.
The Homebridge team has released the official Homebridge Raspberry Pi Image.