Skip to content

0.1.5

Choose a tag to compare

@cerebrate cerebrate released this 10 Jun 14:28
· 27 commits to master since this release
0.1.5
69c2e81

Signal Light 0.1.5 includes recent stability and capability improvements:

  • Fixes startup race handling when the underlying light/group is not yet available (deferred apply + re-apply on availability)
  • Mirrors underlying light capabilities in the base entity (supported_color_modes, supported_features, effect_list, min/max color temperature)
  • Prevents conflicting color-descriptor payloads by normalizing turn_on attrs
  • Adds color_name support for set_signal and set_accent services
  • Updates integration documentation and Copilot repository instructions to match current behavior