v1.6.1
v1.6.1 — Strategy detection fix
Fixed
- Custom dashboard strategy components (e.g. Apple Home Dashboard Strategy) are no longer shown as unused when a dashboard uses them. HA registers strategies as
ll-strategy-<type>while dashboards referencecustom:<type>; the scanner now reconciles the two. (#61)
Full Changelog: v1.6.0...v1.6.1