mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
fixing boys room bright, some views, and a bunch of small fixes
This commit is contained in:
@@ -128,7 +128,7 @@ sections:
|
||||
is_state('sensor.thermal_comfort_summer_scharlau_perception','slightly_uncomfortable')
|
||||
%} Slightly Uncomfy {% elif
|
||||
is_state('sensor.thermal_comfort_summer_scharlau_perception','moderately_uncomfortable')
|
||||
%} Moderatly Uncomfy {% elif
|
||||
%} Moderately Uncomfy {% elif
|
||||
is_state('sensor.thermal_comfort_summer_scharlau_perception','highly_uncomfortable')
|
||||
%} Highly Uncomfortable {% elif
|
||||
is_state('sensor.thermal_comfort_summer_scharlau_perception','outside_calculable_range')
|
||||
@@ -356,8 +356,8 @@ sections:
|
||||
%} Comfy {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','slightly_uncomfortable')
|
||||
%} Slightly Uncomfy {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','moderatly_uncomfortable')
|
||||
%} Moderatly Uncomfy {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','moderately_uncomfortable')
|
||||
%} Moderately Uncomfy {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','highly_uncomfortable')
|
||||
%} Highly Uncomfortable {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','outside_calculable_range')
|
||||
@@ -368,7 +368,7 @@ sections:
|
||||
%} mdi:snowflake-off {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','slightly_uncomfortable')
|
||||
%} mdi:snowflake {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','moderatly_uncomfortable')
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','moderately_uncomfortable')
|
||||
%} mdi:snowflake-thermometer {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','highly_uncomfortable')
|
||||
%} mdi:snowflake-alert {% elif
|
||||
@@ -380,7 +380,7 @@ sections:
|
||||
%} green {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','slightly_uncomfortable')
|
||||
%} yellow {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','moderatly_uncomfortable')
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','moderately_uncomfortable')
|
||||
%} orange {% elif
|
||||
is_state('sensor.thermal_comfort_winter_scharlau_perception','highly_uncomfortable')
|
||||
%} red {% elif
|
||||
|
||||
Reference in New Issue
Block a user