From 6cad3243486ec25e8c4bfdcc39c775683ded12a5 Mon Sep 17 00:00:00 2001 From: Kevin Eifinger Date: Sat, 28 Jul 2018 12:10:05 +0200 Subject: [PATCH] change icon of turn_fan_on_when_hot_threshold --- input_number.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input_number.yaml b/input_number.yaml index f865c0b0..3eae5a9a 100644 --- a/input_number.yaml +++ b/input_number.yaml @@ -23,7 +23,7 @@ alarm_natural_wakeup_fade_in: step: 5 turn_fan_on_when_hot_threshold: name: Ventilator - Temperatur Grenze - icon: mdi:theme-light-dark + icon: mdi:temperature-celsius min: 20 max: 40 step: 1 \ No newline at end of file