Skip to content

Releases: amimof/huego

1.0.0-alpha.3

14 Jan 11:30
Compare
Choose a tag to compare
  • 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

13 Jan 11:34
Compare
Choose a tag to compare
  • 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

12 Jan 13:57
Compare
Choose a tag to compare

Initial alpha release