index
:
gohue
master
Phillips Hue API client in Go.
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bridge_test.go
Age
Commit message (
Collapse
)
Author
2016-02-18
Implemented Bridge.Login() func that will assign Bridge.Username and create ↵
Collin Guarino
the user if it does not exist. Also convered more functions to Bridge.func()
2016-02-14
Implemented GetSchedules func with new Schedule struct.
Collin Guarino
2016-02-13
Implemented Bridge.DeleteUser func and tweaked Bridge.CreateUser
Collin Guarino
2016-02-13
Converted GetBridgeInfo to Bridge.GetInfo
Collin Guarino
2016-02-13
Moved CreateUser to Bridge.CreateUser
Collin Guarino
2016-02-10
Added email to license headers.
Collin Guarino
2016-02-10
Added screenname to license headers.
Collin Guarino
2016-02-10
Added GPLv2 license header to all files.
Collin Guarino
2016-01-28
Cleaned up unit tests.
Collin Guarino
2016-01-28
Refactored GetAllLights to work well with GetLight
Collin Guarino
2016-01-25
Working implementation for CreateUser with unit tests.
Collin Guarino
2016-01-24
Unit tests for lights.go file.
Collin Guarino
2016-01-24
Unit tests for bridge.go file.
Collin Guarino