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:
Stefano0042 2020-06-22 16:36:07 +02:00 committed by GitHub
parent 6675dd4290
commit 221bce3e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`"