You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Tap actions for more-info and navigate, the latter needing a navigation_path to navigate to. Works on Home, PV, Grid and Battery as an override for the default more-info.
Glow to the home icon in dark mode.
Changed
Providing a home entity no longer includes it as part of the icon gradient calculation. Gradients and power flows are inferred from PV/battery/grid only. You can subtract devices from the home entity value using subtract_devices_from_home: true (unchanged from before)
Improved gradient transitions on home icon
Fixed
Issue where power flow dots weren't reaching their destination.