aboutsummaryrefslogtreecommitdiff
path: root/scene.go
AgeCommit message (Expand)Author
2017-03-07cleaned godoc format, returned else blocksrealytcracker
2016-09-15add RecallSceneByName()Christian Brunner
2016-09-15add RecallSceneChristian Brunner
2016-09-15add GetSceneByName()Christian Brunner
2016-02-28Ran go fmt on all files.Collin Guarino
2016-02-16Changed documentation header standard project wide to a less passive voice.Collin Guarino
2016-02-16Added base implementations for Bridge.ModifySceneState and Bridge.ModifyScene...Collin Guarino
2016-02-15Fixed Bridge.CreateScene to pass scene_testCollin Guarino
2016-02-15Implementation for Bridge.CreateSceneCollin Guarino
2016-02-14Documentation links for philips hue website to official docs added to all fil...Collin Guarino
2016-02-14Added documentation and changed Bridge.GetScenes to Bridge.GetAllScenes for c...Collin Guarino
2016-02-14Implemented Bridge.GetScene with ID.Collin Guarino
2016-02-14Scene struct and Bridge.GetScenes func implementation.Collin Guarino
2016-02-14Started scene files.Collin Guarino