Skip to content

v1.1.12 — LightFX marker rendering and colour restore

Latest

Choose a tag to compare

@rusty4444 rusty4444 released this 09 Jul 22:20
e781f1e

v1.1.12 — LightFX marker rendering and colour restore

Fixed

  • Render LightFX markers reliably in the Lovelace card using explicit SVG marker elements.
  • Restore captured light colours using the recorded colour mode instead of sending conflicting colour attributes.
  • Refresh the bundled frontend card with the marker-rendering fix.

Changed

  • Bumped the integration manifest to 1.1.12 for HACS/GitHub release alignment.

Verification

  • python -m compileall -q custom_components/ha_lightfx tests
  • python -m pytest tests -q — passed