Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 21:21
· 7 commits to master since this release

2.4.0 (2023-08-22)

change

  • Bumped oldest supported node version to 12 (41a3761)

Chore

  • Update some dev dependencies (ee8c8a8)

Fix

  • Color temperature could end up out of bounds (0219b50)
  • set_power command sent more times than needed (f9defba), closes #84
  • Warning characteristic On not bool on boot (8fb83f4)

New

  • Allow blacklisting a device (hide from HomeKit) (4655e96), closes #86 #72
  • Improve adaptive lighting and temperature (1250533), closes #99 #97 #95