This repository contains all the plugins that were previously bundled in the main homebridge
repository. These should all be moved to separate repositories owned by their original creators/maintainers.
NOTE: If you are running on a linux machine (like Raspberry Pi), you will need to first install the Kerberos development libraries:
sudo apt-get install libkrb5-dev
This plugin is published via NPM and should be installed "globally" by typing:
sudo npm install -g homebridge-legacy-plugins
You may have to execute commands with sudo
depending on your system. Now you should be able to run Homebridge:
Loaded plugin: homebridge-legacy-plugins
Registering accessory 'homebridge-legacy-plugins.AD2USB'
Registering accessory 'homebridge-legacy-plugins.Carwings'
...many more
As authors of the legacy accessories and platforms create new standalone plugins, we'll be removing them from this legacy package.
Here's what has been removed so far, along with a link to the replacement plugin: