Skip to content

Releases: sqmk/huejay

Huejay 0.17.2

01 Jan 03:41
Compare
Choose a tag to compare

New in this release:

  • Added Client.scenes.recall convenience command for recalling scene

Huejay 0.17.1

30 Dec 04:27
Compare
Choose a tag to compare

New in this release:

  • Added bridge models
  • Added convenient linkButton command on bridge
  • Minor cleanup of models and commands

Huejay 0.17.0

28 Dec 02:27
Compare
Choose a tag to compare

New in this release:

  • Added sensor models
  • Added sensor types (for configuration and state)
  • Added Touchlink command for convenience
  • Refactoring of sensor models and commands

Huejay 0.16.0

21 Dec 03:15
Compare
Choose a tag to compare

New in this release:

  • Added new increment state properties on lights and groups
  • Light and group object state is synced on save
  • Minor refactoring of sensor model and commands

Huejay 0.15.2

17 Dec 02:16
Compare
Choose a tag to compare

New in this release:

  • Corrected endpoint for saving scene light state

Huejay 0.15.1

15 Dec 16:45
Compare
Choose a tag to compare

New in this release:

  • Fixed issue when creating a user without a username assigned to the bridge

Huejay 0.15.0

15 Dec 04:18
Compare
Choose a tag to compare

New in this release:

  • Refactored scenes and scene commands
  • Added support for group room type and class
  • Renamed user date attributes
  • Added documentation for scene management

Huejay 0.14.0

08 Dec 03:14
Compare
Choose a tag to compare

New in this release:

  • Refactored groups and group commands
  • Added new Group model attributes for retrieving model id, unique id, model/product details
  • Added all supported group/luminaire models
  • Added documentation for group management

Huejay 0.13.0

06 Dec 05:18
Compare
Choose a tag to compare

New in this release:

  • Refactored lights and light commands
  • Added new Light model attribute for retrieving model/product details
  • Added all supported light models
  • Added documentation for light management

Huejay 0.12.1

01 Dec 17:26
Compare
Choose a tag to compare

New in this release:

  • Notes about APIs not yet finalized