mirror of
https://github.com/gosticks/go-hue-interface.git
synced 2025-10-16 11:45:35 +00:00
brought TODO a bit up to speed
This commit is contained in:
parent
ca46faa640
commit
f386511961
8
TODO.md
8
TODO.md
@ -1,6 +1,10 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
- use a yaml config file that specifies creates a user it's not existing yet (seperate package)
|
- We have to decide how we want to handle the different Versions. I'd say we only support the newest one as it seems like the old has no advantages at all.
|
||||||
|
|
||||||
- send request for the different types of devices (main package)
|
|
||||||
|
|
||||||
|
## Clarification needed
|
||||||
|
- In the 'LightState' the 'BridgeID' should be the brightness in my opinion
|
||||||
|
- The 'LightState' in it's whole seems like a struct meant to house everything. Maybe we should create multiple LightStates for he different uses. We could also create a core Lightstate interface to keep the code clean.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user