Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@vieira vieira released this 11 Nov 00:31
· 3 commits to master since this release

3.0.0 (2023-11-11)

New

  • Add color support for backlight/ambilight (a44be2c1)
  • Add brightness support for backlight/ambilight (ec7ca4f7)
  • Add power support for backlight/ambilight (e39a2987)
  • Support temperature of color5 (fixes #108) (f08ccfac)
  • Improve adaptive lighting and temperature (1250533c)
  • Allow blacklisting a device (hide from HomeKit) (4655e966)

Fix

  • Color temperature could end up out of bounds (0219b506)
  • set_power command sent more times than needed (f9defba3)
  • Warning characteristic On not bool on boot (8fb83f40)

Chore

  • Resolve async Promise executor function (f6896ecb)