mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Plugin support
- Homebridge is now designed to be `npm install`d globally and executed via "homebridge" script - Remove all specific accessories/platforms except for an example - New internal structure and "cli"
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -6,11 +6,3 @@
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
.node-version
|
||||
|
||||
# Intellij
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
# HomeBridge
|
||||
config.json
|
||||
persist/
|
||||
|
||||
Reference in New Issue
Block a user