mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Move climate controls to living room dashboard
This commit is contained in:
@@ -105,7 +105,6 @@ cards:
|
||||
- type: vertical-stack
|
||||
title: Thermostat
|
||||
cards:
|
||||
|
||||
- type: "custom:mini-graph-card"
|
||||
entities:
|
||||
- sensor.living_room_thermostat_temperature
|
||||
@@ -117,7 +116,4 @@ cards:
|
||||
average: true
|
||||
extrema: true
|
||||
fill: true
|
||||
- type: entities
|
||||
entities:
|
||||
- climate.living_room_thermostat_mode
|
||||
- climate.toshiba_ac
|
||||
|
||||
|
||||
@@ -95,6 +95,12 @@
|
||||
entity: binary_sensor.pi_hole_enabled
|
||||
name: 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
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user