Calendar card: remove section to minimize redundancy (#31694)

This commit is contained in:
c0ffeeca7 2024-03-01 13:33:32 +01:00 committed by GitHub
parent 03a823eb11
commit 82f94de32c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,19 +17,6 @@ The calendar card displays your [calendar](/integrations/#calendar) entities in
All options for this card can be configured via the user interface. All options for this card can be configured via the user interface.
## Card settings
{% configuration_basic %}
Title:
description: The title displayed at the top of the card.
Initial View:
description: "The view that will show first when the card is loaded onto the page. Options are `Month View`, `Day View`, or `List (7 days)`."
Entities:
description: The calendar entities that will be displayed in the card.
Theme:
description: Name of any loaded theme to be used for this card. For more information about themes, see the [frontend documentation](/integrations/frontend/).
{% endconfiguration_basic %}
## YAML configuration ## YAML configuration
The following YAML options are available when you use YAML mode or just prefer to use YAML in the code editor in the UI. The following YAML options are available when you use YAML mode or just prefer to use YAML in the code editor in the UI.