Add new headers and icons to mobile dashboard
This commit is contained in:
@ -307,6 +307,10 @@ views:
|
||||
sections:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
icon: mdi:weather-partly-cloudy
|
||||
heading: Weather
|
||||
heading_style: title
|
||||
- type: custom:meteoalarm-card
|
||||
entities:
|
||||
entity: sensor.weatheralerts
|
||||
@ -329,6 +333,10 @@ views:
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: /lovelace/weather
|
||||
- type: heading
|
||||
icon: mdi:home-account
|
||||
heading: People
|
||||
heading_style: title
|
||||
- square: false
|
||||
columns: 3
|
||||
type: grid
|
||||
@ -348,6 +356,10 @@ views:
|
||||
layout: vertical
|
||||
icon_type: entity-picture
|
||||
fill_container: false
|
||||
- type: heading
|
||||
icon: mdi:cctv
|
||||
heading: Cameras
|
||||
heading_style: title
|
||||
- camera_view: auto
|
||||
type: picture-glance
|
||||
title: Front Porch
|
||||
@ -372,6 +384,8 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Housewide
|
||||
heading_style: title
|
||||
icon: mdi:home-analytics
|
||||
- type: custom:bubble-card
|
||||
card_type: button
|
||||
button_type: state
|
||||
@ -681,6 +695,8 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Personal
|
||||
heading_style: title
|
||||
icon: fas:person-shelter
|
||||
- type: custom:bubble-card
|
||||
card_type: button
|
||||
button_type: name
|
||||
@ -993,6 +1009,8 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Areas
|
||||
heading_style: title
|
||||
icon: hue:downstairs
|
||||
- type: custom:decluttering-card
|
||||
template: floors_separator
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user