mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Change the initial view from 'listWeek' to 'list' (#24826)
This commit is contained in:
parent
533945f95c
commit
680cdc0806
@ -43,7 +43,7 @@ title:
|
||||
type: string
|
||||
initial_view:
|
||||
required: false
|
||||
description: "The view that will show first when the card is loaded onto the page. Options are `dayGridMonth`, `dayGridDay`, and `listWeek`."
|
||||
description: "The view that will show first when the card is loaded onto the page. Options are `dayGridMonth`, `dayGridDay`, and `list`."
|
||||
type: string
|
||||
entities:
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user