mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix Weather Card show_forecast variable type (#13230)
This commit is contained in:
parent
ccd40653b3
commit
f989e77261
@ -28,7 +28,7 @@ name:
|
|||||||
show_forecast:
|
show_forecast:
|
||||||
required: false
|
required: false
|
||||||
description: Show next hours/days forecast.
|
description: Show next hours/days forecast.
|
||||||
type: string
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
theme:
|
theme:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user