Skip to content

Commit

Permalink
GitHub #88 - Move examples section
Browse files Browse the repository at this point in the history
  • Loading branch information
sqmk committed Jan 4, 2015
1 parent 9b6cf53 commit 7dfdb7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,10 +453,6 @@ Some notable commands not yet documented include managing the bridge itself.
* ```\Phue\Command\GetBridge```
* ```\Phue\Command\SetBridgeConfig```

### Examples

If you are interested in seeing examples for all sorts of commands, check out the ```examples``` directory.

## Example/convenience scripts

There are a few scripts included in this package which serve as both convenience and further examples of using the client.
Expand Down Expand Up @@ -548,3 +544,7 @@ Done scanning
```

Now that you have found and registered new lights with the bridge, you can now manage the lights! If you happen to add additional Hue lights to your home, you can use the Phue client and/or this script to invoke scanning and retrieving them.

### More examples

If you are interested in seeing examples for all sorts of commands, check out the ```examples``` directory.

0 comments on commit 7dfdb7a

Please sign in to comment.