diff options
-rw-r--r-- | README.md | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -33,6 +33,14 @@ Pull requests happily accepted on GitHub - [ ] Search for new lights - [ ] Get all timezones +##### Schedules +- [x] Get all schedules +- [x] Get schedule by ID +- [x] Get schedule attributes +- [ ] Create schedules +- [ ] Set schedule attributes +- [ ] Delete schedule + ##### Groups - [ ] Get all groups - [ ] Create group @@ -41,13 +49,6 @@ Pull requests happily accepted on GitHub - [ ] 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 |