Add bubble calendar card to mobile dashboard
This commit is contained in:
@ -508,6 +508,19 @@ views:
|
||||
layout: vertical
|
||||
icon_type: entity-picture
|
||||
fill_container: false
|
||||
- type: heading
|
||||
icon: mdi:calendar
|
||||
heading: Calendar
|
||||
heading_style: title
|
||||
- type: custom:bubble-card
|
||||
card_type: calendar
|
||||
modules:
|
||||
- default
|
||||
entities:
|
||||
- entity: calendar.family
|
||||
color: '#608414'
|
||||
show_end: true
|
||||
show_progress: true
|
||||
- type: heading
|
||||
icon: mdi:cctv
|
||||
heading: Cameras
|
||||
@ -1085,6 +1098,8 @@ views:
|
||||
action: navigate
|
||||
navigation_path: '#front-porch'
|
||||
sub_button: []
|
||||
modules:
|
||||
- default
|
||||
- type: custom:decluttering-card
|
||||
template: floors_separator
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user