Improve mobile calendar card, reorder cameras above calendar
This commit is contained in:
@ -492,19 +492,6 @@ 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
|
||||
@ -529,6 +516,32 @@ views:
|
||||
- condition: state
|
||||
entity: camera.side_camera
|
||||
state_not: unavailable
|
||||
- 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'
|
||||
- entity: calendar.kallen_school_days
|
||||
color: deep-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'
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
|
Reference in New Issue
Block a user