Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

How to Install Alternate Plugin Versions

Ben edited this page Sep 7, 2023 · 7 revisions

Using the Homebridge UI

Using the Homebridge UI, it is possible to install a different version of any plugin you already have installed.

  1. To do this, select the Install Alternate Version button on the plugin tile:

  2. Then select the version you want to install:

  3. Restart Homebridge (or the plugin bridge) to take effect.

Using the Command Line

To install an alternate plugin version using the command line run, just append @version to the end of the regular command (don't include the v prefix):

$ sudo npm install -g --unsafe-perm homebridge-dummy@0.11.77

Restart Homebridge (or the plugin bridge) to take effect.

Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.