Switch calendar cards on main dashboard

From Atomic Calendar Revive to Calendar Card Pro
This commit is contained in:
2025-05-09 01:43:50 -04:00
parent 9efe2d9810
commit 58d97c4a0c

View File

@ -342,48 +342,52 @@ views:
heading: Family Calendar heading: Family Calendar
heading_style: title heading_style: title
icon: mdi:calendar icon: mdi:calendar
- type: custom:atomic-calendar-revive - entities:
enableModeChange: true - entity: calendar.family
firstDayOfWeek: 1 label: mdi:human-male-female-child
maxDaysToShow: 7 color: green
refreshInterval: 15 accent_color: green
entities: - entity: calendar.kallen_school_days
- calendar.family label: mdi:school
- calendar.kallen_school_days color: orange
- calendar.tony_s_twitch_schedule accent_color: orange
- entity: calendar.tony_s_twitch_schedule
label: mdi:twitch
color: purple
accent_color: purple
- calendar.kallen_early_release - calendar.kallen_early_release
- calendar.tm24fan8_gmail_com - calendar.tm24fan8_gmail_com
- calendar.irishpirate1988_gmail_com - calendar.irishpirate1988_gmail_com
- calendar.vacation - calendar.vacation
showLoader: true days_to_show: 5
hideFinishedEvents: true week_separator_width: 1px
showRelativeTime: false month_separator_width: 1px
showDate: true today_indicator: dot
sortByStartTime: true weekend_weekday_color: cyan
showLocation: true weekend_day_color: cyan
hideDuplicates: false weekend_month_color: cyan
noEventText: Nothing scheduled for today! today_weekday_color: ''
showCurrentEventLine: false today_day_color: ''
showMonth: false today_month_color: ''
showProgressBar: true show_countdown: true
showWeekDay: true show_progress_bar: true
disableEventLink: false remove_location_country: true
showNoEventsForToday: true weather:
showEventIcon: false position: date
showFullDayProgress: false date:
showLastCalendarWeek: false show_conditions: true
disableCalEventLink: false show_high_temp: true
disableCalLocationLink: false show_low_temp: false
showTimeRemaining: true icon_size: 14px
showAllDayEvents: true font_size: 12px
hoursOnSameLine: false color: var(--primary-text-color)
showMultiDayEventParts: false event:
showMultiDay: false show_conditions: true
showDescription: false show_temp: true
disableLocationLink: false icon_size: 14px
showCalendarName: false font_size: 12px
showAllDayHours: true color: var(--primary-text-color)
disableCalLink: false type: custom:calendar-card-pro
- type: grid - type: grid
cards: cards:
- type: heading - type: heading