Skip to content

v0.93.0

Choose a tag to compare

@clintongormley clintongormley released this 14 Feb 15:25
689f005

What's New

Lovelace Card & Dashboard Strategy

  • custom:fado-card — Add the Fado autoconfiguration UI to any Lovelace dashboard via the card picker or YAML
  • custom:fado dashboard strategy — Create a dedicated Fado dashboard with per-user visibility control

Options Flow

  • Show sidebar panel toggle — disable the sidebar entry and use a custom dashboard instead
  • Enable notifications toggle — control persistent notifications for unconfigured lights
  • Dashboard URL — configure where notification links point when the sidebar is disabled

Other Improvements

  • Shared frontend code extracted into fado-common.js mixin for panel and card
  • Header renamed to "Fado Light Fader"
  • Per-light delay field widened for mobile readability
  • Stored data and notifications cleaned up on integration removal
  • Pyright type errors fixed in test files
  • README updated with documentation for all new features

What's Changed

Full Changelog: v0.92.0...v0.93.0