Skip to content

Commit

Permalink
Improved instructions, added functionality to change the bridge setti…
Browse files Browse the repository at this point in the history
…ngs (fixes #3) and added webpages to add accessories and platforms later, removed dependency for httpdispatcher (implemented my own)
  • Loading branch information
gismo141 committed Nov 22, 2016
1 parent aec1f91 commit 1e566cb
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 153 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Clone this repository (to e.g.: `~/Developer/homebridge-server`)

```Bash
git clone https://github.com/gismo141/homebridge-server ~/Developer/homebridge-server
cd ~/Developer/homebridge-server
npm install
```

Add the following platform to your Homebridge `config.json`:
Expand Down
Loading

0 comments on commit 1e566cb

Please sign in to comment.