mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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:
|
||||
required: false
|
||||
description: Show next hours/days forecast.
|
||||
type: string
|
||||
type: boolean
|
||||
default: true
|
||||
theme:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user