mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Move climate controls to living room dashboard
This commit is contained in:
@@ -105,7 +105,6 @@ cards:
|
|||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
title: Thermostat
|
title: Thermostat
|
||||||
cards:
|
cards:
|
||||||
|
|
||||||
- type: "custom:mini-graph-card"
|
- type: "custom:mini-graph-card"
|
||||||
entities:
|
entities:
|
||||||
- sensor.living_room_thermostat_temperature
|
- sensor.living_room_thermostat_temperature
|
||||||
@@ -117,7 +116,4 @@ cards:
|
|||||||
average: true
|
average: true
|
||||||
extrema: true
|
extrema: true
|
||||||
fill: true
|
fill: true
|
||||||
- type: entities
|
|
||||||
entities:
|
|
||||||
- climate.living_room_thermostat_mode
|
|
||||||
- climate.toshiba_ac
|
|
||||||
|
|||||||
@@ -95,6 +95,12 @@
|
|||||||
entity: binary_sensor.pi_hole_enabled
|
entity: binary_sensor.pi_hole_enabled
|
||||||
name: Pi-Hole
|
name: Pi-Hole
|
||||||
icon: mdi:pi-hole
|
icon: mdi:pi-hole
|
||||||
|
- type: entities
|
||||||
|
entities:
|
||||||
|
- entity: climate.living_room_thermostat_mode
|
||||||
|
name: Radiator
|
||||||
|
- entity: climate.toshiba_ac
|
||||||
|
name: AC
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
|
|||||||
Reference in New Issue
Block a user