mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 20:16:52 +00:00
Updates to the Fridge temps.
This commit is contained in:
@@ -297,7 +297,7 @@
|
||||
{{ lightning() }}
|
||||
{% endif %}
|
||||
|
||||
{% if (states('sensor.blink_blink1_temperature')|int) > 50 %}
|
||||
{% if (states('sensor.blink_blink1_temperature')|int) > 50 and no_fridge != 1 %}
|
||||
{{ fridge() }}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user