Skip to content

HA LightFX v1.0.1

Choose a tag to compare

@rusty4444 rusty4444 released this 22 May 14:12

What's new in v1.0.1

Fixed

  • CRITICAL: Profiles and groups created via Developer Tools no longer silently lost on restart — _save() now called from all profile/group service handlers
  • compute_frame_one now uses try/finally guard — a crasher during preview no longer corrupts the running effect's params
  • create_layout service now actually saves the icon parameter (was accepted but dropped)
  • list_layouts service now exists (was documented in README but never registered)
  • Removed duplicate list_profiles/list_groups keys from services.yaml

Updated

  • strings.json and translations/en.json brought up to date with full config flow: profile/group management menus, z-axis field, rename_layout split steps
  • README fully overhauled: 3D z-axis section, expanded docs for zone-aware/direction/audio/sequencer/preview/profiles/groups, services reference now covers all 16 services, new automation examples