From 4255f8667a38fc2413f5fb697db00c494b6179e1 Mon Sep 17 00:00:00 2001 From: Collin Guarino Date: Fri, 12 Feb 2016 18:07:54 -0500 Subject: Changed features list format. --- README.md | 110 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/README.md b/README.md index 1bc3dbd..23c4a44 100644 --- a/README.md +++ b/README.md @@ -11,58 +11,58 @@ Pull requests happily accepted on GitHub ## Features -- [ ] Lights - - [x] Get all lights - - [x] Get light by name - - [x] Get light by index on bridge - - [x] Get lights attributes and state - - [x] Set lights attributes (rename) - - [x] Set light state - - [ ] Delete light - - [x] Turn On, Off, Toggle - - [x] Blink - - [x] Colorloop On/Off -- [ ] Bridge - - [x] Create user - - [ ] Delete user - - [x] Get configuration - - [ ] Modify configuration - - [ ] Get full state (datastore) - - [ ] Search for bridges - - [ ] 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 - - [ ] Get all schedules - - [ ] Create schedules - - [ ] Get schedule attributes - - [ ] Set schedule attributes - - [ ] Delete schedule -- [ ] Scenes - - [ ] Get all scenes - - [ ] Create scene - - [ ] Modify scene - - [ ] Recall scene - - [ ] Delete scene - - [ ] Get scene -- [ ] Sensors - - [ ] Get all sensors - - [ ] Create sensor - - [ ] Find new sensors - - [ ] Get new sensors - - [ ] Get sensor - - [ ] Update sensor - - [ ] Delete sensor - - [ ] Change sensor configuration -- [ ] Rules - - [ ] Get all rules - - [ ] Get rule - - [ ] Create rule - - [ ] Update rule - - [ ] Delete rule +##### Lights +- [x] Get all lights +- [x] Get light by name +- [x] Get light by index on bridge +- [x] Get lights attributes and state +- [x] Set lights attributes (rename) +- [x] Set light state +- [ ] Delete light +- [x] Turn On, Off, Toggle +- [x] Blink +- [x] Colorloop On/Off +##### Bridge +- [x] Create user +- [ ] Delete user +- [x] Get configuration +- [ ] Modify configuration +- [ ] Get full state (datastore) +- [ ] Search for bridges +- [ ] 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 +- [ ] Get all schedules +- [ ] Create schedules +- [ ] Get schedule attributes +- [ ] Set schedule attributes +- [ ] Delete schedule +##### Scenes +- [ ] Get all scenes +- [ ] Create scene +- [ ] Modify scene +- [ ] Recall scene +- [ ] Delete scene +- [ ] Get scene +##### Sensors +- [ ] Get all sensors +- [ ] Create sensor +- [ ] Find new sensors +- [ ] Get new sensors +- [ ] Get sensor +- [ ] Update sensor +- [ ] Delete sensor +- [ ] Change sensor configuration +##### Rules +- [ ] Get all rules +- [ ] Get rule +- [ ] Create rule +- [ ] Update rule +- [ ] Delete rule -- cgit v1.2.3