Another dumb typo
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user