Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2k
How to Install Alternate Plugin Versions
Ben edited this pageSep 7, 2023 ·7 revisions
Using theHomebridge UI, it is possible to install a different version of any plugin you already have installed.
To do this, select theInstall Alternate Version button on the plugin tile:

Then select the version you want to install:

Restart Homebridge (or the plugin bridge) to take effect.
To install an alternate plugin version using the command line run, just append@version to the end of the regular command (don't include thev prefix):
$ sudo npm install -g --unsafe-perm homebridge-dummy@0.11.77
Restart Homebridge (or the plugin bridge) to take effect.
- Raspberry Pi
- Debian, Ubuntu
- CentOS, Fedora, Red Hat
- Arch, Manjaro
- Docker
- Virtual Machine ( Windows and MacOS)
- macOS
- 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)