Skip to content

Huejay 0.7.0

Compare
Choose a tag to compare
@sqmk sqmk released this 27 Oct 04:40
· 447 commits to master since this release

New in this release:

  • Added huejay.Group for quick instantiation (for creating groups)
  • Added Client.createGroup for creating a new group
  • Added Client.getGroups for retrieving all groups
  • Added Client.getGroup for retrieving a group by id
  • Added Client.saveGroup for saving a group's attributes and state
  • Added Client.deleteGroup for deleting a group
  • Fixed Client.deleteLight