mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Remove "new" dashboard
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user