Sensor.State
andSensor.Config
is nowinterface{}
since these varry depending on the type- As of this release
Gitflow
is obsolete.
- Added
SetState
receivers toGroup
andLight
. - Renamed
SetLight
toSetLightState
for a more consistent naming convention. - Implemented
Capabilities
- Huego now has a logo
- Changes to fulfill
golint
,govet
andgofmt
- Added
Group
receivers:Alert()
,Bri()
,Ct()
,Effect()
,Hue()
,IsOn()
,Off()
,On()
,Rename()
,Sat()
,Scene()
,TransitionTime()
andXy()
- Added
Light
receivers:Alert()
,Effect()
andTransitionTime()
- Renamed type
Action
toState
that belongs toGroup
Initial release