Switched out K's fan plug for a Sonoff

Switched out K's fan plug for a Sonoff (fix)


Adjusted entity IDs
This commit is contained in:
2023-01-01 15:45:15 -05:00
parent 0de8599429
commit 1a2706fd09
4 changed files with 5 additions and 5 deletions

View File

@ -395,7 +395,7 @@
"The master bedroom fan will remain inactive tonight. "
{% endif %}
{% if is_state('input_boolean.kallen_overnight','off') %}
{% if is_state('fan.kallen_fan_socket_1','on') %}
{% if is_state('fan.kallen_bedroom_fan','on') %}
"Collin's fan is already running. "
{% elif is_state('input_boolean.white_noise_kallen_bedroom','on') %}
"Collin's white noise generator is already running. "