diff options
author | Collin Guarino <Collinux@users.noreply.github.com> | 2016-02-12 18:08:53 -0500 |
---|---|---|
committer | Collin Guarino <Collinux@users.noreply.github.com> | 2016-02-12 18:08:53 -0500 |
commit | b068044e6cecbd68e842b792452022ec5b0bf509 (patch) | |
tree | 0b350d4097c2febc3ba664d7299fad645ecbdb69 | |
parent | 4255f8667a38fc2413f5fb697db00c494b6179e1 (diff) |
Fixed line spacing on features list
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -22,6 +22,7 @@ Pull requests happily accepted on GitHub - [x] Turn On, Off, Toggle - [x] Blink - [x] Colorloop On/Off + ##### Bridge - [x] Create user - [ ] Delete user @@ -30,7 +31,8 @@ Pull requests happily accepted on GitHub - [ ] Get full state (datastore) - [ ] Search for bridges - [ ] Search for new lights -- [ ] Get all timezones +- [ ] Get all timezones + ##### Groups - [ ] Get all groups - [ ] Create group @@ -38,12 +40,14 @@ Pull requests happily accepted on GitHub - [ ] Set group attributes - [ ] Set group state - [ ] Delete Group + ##### Schedules - [ ] Get all schedules - [ ] Create schedules - [ ] Get schedule attributes - [ ] Set schedule attributes - [ ] Delete schedule + ##### Scenes - [ ] Get all scenes - [ ] Create scene @@ -51,6 +55,7 @@ Pull requests happily accepted on GitHub - [ ] Recall scene - [ ] Delete scene - [ ] Get scene + ##### Sensors - [ ] Get all sensors - [ ] Create sensor @@ -60,6 +65,7 @@ Pull requests happily accepted on GitHub - [ ] Update sensor - [ ] Delete sensor - [ ] Change sensor configuration + ##### Rules - [ ] Get all rules - [ ] Get rule |