Skip to content

nfarina/homebridge-legacy-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

724 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Legacy plugins for Homebridge: https://github.com/nfarina/homebridge

Resources

License

Stars

35 stars

Watchers

9 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors