diff --git a/source/_lovelace/weather-forecast.markdown b/source/_lovelace/weather-forecast.markdown index e5dac5a4462..f8f47cb37db 100644 --- a/source/_lovelace/weather-forecast.markdown +++ b/source/_lovelace/weather-forecast.markdown @@ -63,7 +63,7 @@ show_forecast: secondary_info_attribute: required: false description: Which attribute to display under the temperature. - type: boolean + type: string default: Defaults to `extrema` if available, if not available then `precipitation` and if precipitation isn't available then `humidity`. theme: required: false