Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 482 Bytes

TODO.md

File metadata and controls

8 lines (8 loc) · 482 Bytes

Todos

  • Keep a server state to which can be subscribed through the cli; the state gets polled on the server on a per-device basis in a fixed interval
  • Keep devices into which the server cannot login in the devices list -> For completeness reasons
  • Add device groups to control multiple devices at once
  • Add some kind of metrics about devices
  • Implement set for non-color bulbs
  • Write docs
  • Better handling for expired sessions (SessionTimeout)