Skip to content

0.1.6

Choose a tag to compare

@cerebrate cerebrate released this 10 Jun 14:40
· 26 commits to master since this release
0.1.6
c382f28

Hotfix for 0.1.5 setup regression.

  • Fixes light entity setup error: TypeError in supported_features handling
  • Keeps mirrored supported_features typed as LightEntityFeature (flag type), as expected by Home Assistant
  • No behavior changes to service semantics beyond the fix