Switch bubble calendar card to Calendar Card Pro on mobile dashboard
This commit is contained in:
@ -464,28 +464,50 @@ views:
|
||||
icon: mdi:calendar
|
||||
heading: Calendar
|
||||
heading_style: title
|
||||
- type: custom:bubble-card
|
||||
card_type: calendar
|
||||
modules:
|
||||
- default
|
||||
entities:
|
||||
- entities:
|
||||
- entity: calendar.family
|
||||
color: '#608414'
|
||||
label: mdi:human-male-female-child
|
||||
color: green
|
||||
accent_color: green
|
||||
- entity: calendar.kallen_school_days
|
||||
color: deep-orange
|
||||
label: mdi:school
|
||||
color: orange
|
||||
accent_color: orange
|
||||
- entity: calendar.tony_s_twitch_schedule
|
||||
color: '#A567EE'
|
||||
- entity: calendar.kallen_early_release
|
||||
color: '#83BC1B'
|
||||
- entity: calendar.tm24fan8_gmail_com
|
||||
color: '#EF2411'
|
||||
- entity: calendar.irishpirate1988_gmail_com
|
||||
color: '#6BFA27'
|
||||
- entity: calendar.vacation
|
||||
color: '#E4DF8D'
|
||||
show_end: true
|
||||
show_progress: true
|
||||
rows: '5'
|
||||
label: mdi:twitch
|
||||
color: purple
|
||||
accent_color: purple
|
||||
- calendar.kallen_early_release
|
||||
- calendar.tm24fan8_gmail_com
|
||||
- calendar.irishpirate1988_gmail_com
|
||||
- calendar.vacation
|
||||
days_to_show: 5
|
||||
week_separator_width: 1px
|
||||
month_separator_width: 1px
|
||||
today_indicator: dot
|
||||
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
|
||||
cards:
|
||||
- type: heading
|
||||
|
Reference in New Issue
Block a user