mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Secondary_info_attribute default (#13752)
Removed capital letter from applicable values. Should 'extrema' render the "old" three rows summarize view (Air pressure; Humidity; Wind speed)? It is not responsive on both default Home and OpenWeatherMap stations.
This commit is contained in:
parent
6675dd4290
commit
221bce3e72
@ -34,7 +34,7 @@ secondary_info_attribute:
|
||||
required: false
|
||||
description: Which attribute to display under the temperature.
|
||||
type: boolean
|
||||
default: Defaults to Extrema if Available, if not available then Precipitation and if precipitation isn't available then Humidity.
|
||||
default: Defaults to `extrema` if available, if not available then `precipitation` and if precipitation isn't available then `humidity`.
|
||||
theme:
|
||||
required: false
|
||||
description: "Set to any theme within `themes.yaml`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user