diff options
author | Collin Guarino <collin.guarino@gmail.com> | 2016-02-14 23:20:52 -0500 |
---|---|---|
committer | Collin Guarino <collin.guarino@gmail.com> | 2016-02-14 23:20:52 -0500 |
commit | fa89d06b0ba2a5cb8a1bc1285703a99bc8109028 (patch) | |
tree | 60fb491b01ffc7ba828a8d7310b0a242c0d6e28c | |
parent | 03d8d97ce9a3468b060e462f8480a36a76956415 (diff) |
Re-arranged feature list items.
-rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -33,14 +33,6 @@ Pull requests happily accepted on GitHub - [ ] Search for new lights - [ ] Get all timezones -##### Groups -- [ ] Get all groups -- [ ] Create group -- [ ] Get group attributes -- [ ] Set group attributes -- [ ] Set group state -- [ ] Delete Group - ##### Schedules - [x] Get all schedules - [x] Get schedule by ID @@ -57,6 +49,14 @@ Pull requests happily accepted on GitHub - [ ] Recall scene - [ ] Delete scene +##### Groups +- [ ] Get all groups +- [ ] Create group +- [ ] Get group attributes +- [ ] Set group attributes +- [ ] Set group state +- [ ] Delete Group + ##### Sensors - [ ] Get all sensors - [ ] Create sensor |