Finally decommissioned Floorplan completely from the config #922

This commit is contained in:
CCOSTAN
2024-11-11 04:41:35 +00:00
parent c9d76dcace
commit 7d23d026cf
422 changed files with 930 additions and 17495 deletions

View File

@@ -280,7 +280,7 @@
{{ lightning() }}
{% endif %}
{% if (states('sensor.blink_blink1_temperature')|int(0)) > 50 and no_fridge != 1 %}
{% if (states('sensor.blink_blink1_temperature')|int(0)) > 55 and no_fridge != 1 %}
{{ fridge() }}
{% endif %}