Remove "new" dashboard

This commit is contained in:
2022-05-28 13:10:32 +03:00
parent e20c5106bb
commit a6a92d3f76
2 changed files with 0 additions and 132 deletions
-1
View File
@@ -4,7 +4,6 @@ button_card_templates: !include_dir_merge_named lovelace/button_card_templates
title: Sarah
views:
- !include lovelace/advanced_dashboard/00_home.yaml
- !include lovelace/advanced_dashboard/01_new.yaml
- !include lovelace/advanced_dashboard/02_lights.yaml
- !include lovelace/advanced_dashboard/03_climate.yaml
- !include lovelace/advanced_dashboard/04_sensors.yaml
@@ -1,131 +0,0 @@
title: Home
path: new
icon: "mdi:new-box"
cards:
- type: vertical-stack
cards:
- type: "custom:mini-graph-card"
entities:
- sensor.air_visual_aqi
- sensor.waqi_mladost_sofia
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
entities:
- sensor.trisensor_temperature
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
entities:
- sensor.trisensor_luminance
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: vertical-stack
cards:
- type: "custom:mini-graph-card"
entities:
- sensor.multisensor_6_temperature
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
entities:
- sensor.multisensor_6_luminance
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
entities:
- sensor.multisensor_6_relative_humidity
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
entities:
- sensor.multisensor_6_ultraviolet
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: vertical-stack
cards:
- type: "custom:mini-graph-card"
entities:
- sensor.living_room_radiator_temperature
- sensor.multisensor_6_temperature
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
entities:
- sensor.bedroom_radiator_temperature
- sensor.bedroom_weather_temperature
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
entities:
- sensor.kitchen_radiator_temperature
- sensor.kitchen_weather_temperature
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true