From 82f94de32c1207966d267e383acd6fa6e1662a50 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 1 Mar 2024 13:33:32 +0100 Subject: [PATCH] Calendar card: remove section to minimize redundancy (#31694) --- source/_dashboards/calendar.markdown | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/source/_dashboards/calendar.markdown b/source/_dashboards/calendar.markdown index 18ae6b31661..f29605ce1e4 100644 --- a/source/_dashboards/calendar.markdown +++ b/source/_dashboards/calendar.markdown @@ -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. -## 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 The following YAML options are available when you use YAML mode or just prefer to use YAML in the code editor in the UI.