-
-
Notifications
You must be signed in to change notification settings - Fork 92
Test Upcoming Changes
SeydX edited this page Jan 25, 2022
·
4 revisions
To install the test version:
sudo npm install -g --unsafe-perm homebridge-camera-ui@beta
Restart homebridge to take affect.
To revert back to the latest stable version:
sudo npm install -g --unsafe-perm homebridge-camera-ui@latest
Restart homebridge to take affect.
If you are currently running a test version of homebridge-camera-ui you will receive an update notification in the UI (if you re using Homebridge Config UI X) when a stable build is released with the changes from test. You can safely update from test back to stable from within the UI.
If you are currently running on a test version and need to update to the latest test version, you will need to do so via the command line.