Switch bubble calendar card to Calendar Card Pro on mobile dashboard

This commit is contained in:
2025-05-13 23:55:38 -04:00
parent 58d97c4a0c
commit a5fecc9af0

View File

@ -464,28 +464,50 @@ views:
icon: mdi:calendar icon: mdi:calendar
heading: Calendar heading: Calendar
heading_style: title heading_style: title
- type: custom:bubble-card - entities:
card_type: calendar
modules:
- default
entities:
- entity: calendar.family - entity: calendar.family
color: '#608414' label: mdi:human-male-female-child
color: green
accent_color: green
- entity: calendar.kallen_school_days - entity: calendar.kallen_school_days
color: deep-orange label: mdi:school
color: orange
accent_color: orange
- entity: calendar.tony_s_twitch_schedule - entity: calendar.tony_s_twitch_schedule
color: '#A567EE' label: mdi:twitch
- entity: calendar.kallen_early_release color: purple
color: '#83BC1B' accent_color: purple
- entity: calendar.tm24fan8_gmail_com - calendar.kallen_early_release
color: '#EF2411' - calendar.tm24fan8_gmail_com
- entity: calendar.irishpirate1988_gmail_com - calendar.irishpirate1988_gmail_com
color: '#6BFA27' - calendar.vacation
- entity: calendar.vacation days_to_show: 5
color: '#E4DF8D' week_separator_width: 1px
show_end: true month_separator_width: 1px
show_progress: true today_indicator: dot
rows: '5' weekend_weekday_color: cyan
weekend_day_color: cyan
weekend_month_color: cyan
show_countdown: true
show_progress_bar: true
remove_location_country: true
weather:
position: both
date:
show_conditions: true
show_high_temp: true
show_low_temp: true
icon_size: 14px
font_size: 12px
color: var(--primary-text-color)
event:
show_conditions: true
show_temp: true
icon_size: 14px
font_size: 12px
color: var(--primary-text-color)
entity: weather.iron_nerd_weather_station
type: custom:calendar-card-pro
- type: grid - type: grid
cards: cards:
- type: heading - type: heading