add customization options for weather card #9849
Unanswered
Seamus-Mccartin
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The home assistant weather entity currently supports multiple forecast attributes but there is no way to customize which attributes are displayed in the weather card. By default, the weather card displays attributes for condition and temperature(high) with the optional temperature(low).
Supported attributes are taken from the documentation
Suggested feature additions
Add options to modify the formatting of and attributes displayed in the forecast
controls how many hour-period/day blocks the forecast displays
used when time-mode is set to hourly. Controls how many hours each forecast block covers
The default behavior should be maintained ie: auto-formatting day/hour based on weather entity data and using state high and low temperatures for the forecast. Units should default to system defaults but it might be useful to allow overrides on the card.
this would be a useful way to display info from the weather template integration.
Beta Was this translation helpful? Give feedback.
All reactions