homebridge-legacy-plugins

0.2.0 • Public • Published

Homebridge Legacy Plugins

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.

Installation

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

Where Did That Plugin Go?

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:

Readme

Keywords

Package Sidebar

Install

npm i homebridge-legacy-plugins

Weekly Downloads

1

Version

0.2.0

License

ISC

Last publish

Collaborators

  • nfarina