v0.93.0
What's New
Lovelace Card & Dashboard Strategy
custom:fado-card— Add the Fado autoconfiguration UI to any Lovelace dashboard via the card picker or YAMLcustom:fadodashboard 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.jsmixin 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
- Fix pyright type errors in test files by @clintongormley in #95
- Add Lovelace card, dashboard strategy, and options flow by @clintongormley in #96
- Bump version to 0.93.0 by @clintongormley in #97
Full Changelog: v0.92.0...v0.93.0