aboutsummaryrefslogtreecommitdiff
path: root/scene_test.go
AgeCommit message (Expand)Author
2016-09-23Fixed issue #1 invalid types for hue and saturation in LightState struct.Collin Guarino
2016-09-23Fixed light_test outputCollin Guarino
2016-09-23Fixed output of group and scene test files.Collin Guarino
2016-02-28Ran go fmt on all files.Collin Guarino
2016-02-19Removed all log output except for errors.Collin Guarino
2016-02-18Implemented Bridge.Login() func that will assign Bridge.Username and create t...Collin Guarino
2016-02-15Implementation for Bridge.CreateSceneCollin 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