Initial radiator config

This commit is contained in:
2020-11-18 23:06:28 +02:00
parent 7c6255f2e8
commit 129aa527f4
16 changed files with 226 additions and 32 deletions
+1 -1
View File
@@ -353,7 +353,7 @@ sensor.average_temperature:
template:
- small
- progress
entity: sensor.living_room_thermostat_temperature
entity: sensor.living_room_radiator_temperature
name: Radiator
state_display: "[[[ return Math.round(entity.state) + ' °C' ]]]"
- type: custom:button-card