Move climate controls to living room dashboard

This commit is contained in:
2020-05-16 11:47:28 +03:00
parent b10b60fb86
commit 1c2cf2eaea
2 changed files with 7 additions and 5 deletions

View File

@@ -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

View File

@@ -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: