Another dumb typo

This commit is contained in:
2023-07-03 22:21:02 -04:00
parent 18b7f5f7ce
commit 1107551627

View File

@ -645,7 +645,7 @@ automation:
{% set number = heat | selectattr('state','eq','on') | list | count | int %} {% set number = heat | selectattr('state','eq','on') | list | count | int %}
{{ number > 0 }} {{ number > 0 }}
then: then:
- service: fans_on - service: fan.turn_on
target: target:
entity_id: entity_id:
- fan.emma_air_conditioner - fan.emma_air_conditioner