index
:
gohue
master
Phillips Hue API client in Go.
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2016-02-24
Added example for light.SetBrightness to readme.
Collin Guarino
2016-02-19
Added examples for Light.SetColor
Collin Guarino
2016-02-18
Added usage code examples in readme.
Collin Guarino
2016-02-18
Added installation and usage sections.
Collin Guarino
2016-02-16
Changed GoHue descriptor to match the github header description.
Collin Guarino
2016-02-15
Implementation for Bridge.CreateScene
Collin Guarino
2016-02-14
Re-arranged feature list items.
Collin Guarino
2016-02-14
Implemented Bridge.GetScene with ID.
Collin Guarino
2016-02-14
Started working on bridge.CreateSchedule, better to start working on groups i...
Collin Guarino
2016-02-14
Updated features list to check off schedule functions.
Collin Guarino
2016-02-14
Fixed capitalization.
Collin Guarino
2016-02-14
Added API section for Philips documentation.
Collin Guarino
2016-02-13
Checked off Delete User func from features list.
Collin Guarino
2016-02-13
Checked off items on the feature list.
Collin Guarino
2016-02-12
Fixed line spacing on features list
Collin Guarino
2016-02-12
Changed features list format.
Collin Guarino
2016-02-12
Reorganized features list and checked off newly completed features.
Collin Guarino
2016-02-11
Finalized Light.SetName function, fixed error caused by invalid uri.
Collin Guarino
2016-02-10
Removed colorloop toggle, kept on/off states
Collin Guarino
2016-02-10
Moved license and contribution section to the top
Collin Guarino
2016-02-10
Added license and contribution sections
Collin Guarino
2016-02-08
Added colorloop on, off, toggle to implemented features list.
Collin Guarino
2016-02-07
Updated roadmap completed items
Collin Guarino
2016-02-07
Mirrored hue site's documentation sections for roadmap
Collin Guarino
2016-02-07
Updated roadmap with completed light functions
Collin Guarino
2016-02-05
Updated roadmap completed items
Collin Guarino
2016-02-02
Added roadmap
Collin Guarino
2016-01-25
Created readme
Collin Guarino