Huego Versions Save

An extensive Philips Hue client library for Go with an emphasis on simplicity

1.0.0-alpha.3

6 years ago
  • Added Group receivers: Alert(), Bri(), Ct(), Effect(), Hue(), IsOn(), Off(), On(), Rename(), Sat(), Scene(), TransitionTime() and Xy()
  • Added Light receivers: Alert(), Effect() and TransitionTime()
  • Renamed type Action to State that belongs to Group

1.0.0-alpha.2

6 years ago
  • Added the Bridge type and moved all receivers to bridge.go
  • Added usefull Light receivers: Bri(),Ct(),Hue(),IsOn(),Off(),On(),Rename(),Sat(),Xy()
  • Added DiscoverAll() and Discover()
  • Added more tests

1.0.0-alpha.1

6 years ago

Initial alpha release