-
Notifications
You must be signed in to change notification settings - Fork 383
How To Test Upcoming Changes
Ben edited this page Oct 31, 2023
·
5 revisions
You can install the latest version via the UI directly:
To install the latest version:
$ sudo npm install -g --unsafe-perm homebridge-config-ui-x@latest
Restart Homebridge to take effect.
To install a different version of Homebridge UI, replace the 4.50.0
with the version you wish to install. See past releases of Homebridge on npmjs.com
.
$ sudo npm install -g --unsafe-perm [email protected]
You can use the same method as above.
$ sudo npm install -g --unsafe-perm homebridge-config-ui-x@beta
Restart Homebridge to take effect.
If you are currently running a beta version of Homebridge UI you will receive an update notification in the Homebridge UI when a new stable or beta build is released.
- Raspberry Pi
- Debian, Ubuntu
- CentOS, Fedora, Red Hat
- Arch, Manjaro
- macOS
- Windows 10 / 11 (Hyper-V)
- Docker
- Synology DSM 7
- Other Platforms
- Basic Troubleshooting
- Backup and Restore
- Child Bridges
- Config File
- Connect To HomeKit
- FFmpeg for Homebridge
- HomeKit Glossary of Terms
- iOS Homemanager App
- mDNS Options
- Remote Access
- Useful Links
- Basic Troubleshooting
- Config Options
- Enabling Accessory Control
- Enabling UI with Docker
- Homebridge Service Command
- Manual Configuration
- Reverse Proxy: Apache
- Reverse Proxy: Nginx and SSL
- Standalone Mode
- Swap From Standalone To Service Mode
- Developer Docs
- API Reference
- Plugin Templates
- Other Links (Internal)
- Other Links (External)