I'm an idiot, fixed another typo

This commit is contained in:
2023-06-18 17:25:48 -04:00
parent ded3fcb72d
commit 818192c3ce

View File

@ -191,7 +191,7 @@
states.binary_sensor.emma_aircon_compressor, states.binary_sensor.emma_aircon_compressor,
states.binary_sensor.master_bedroom_aircon_compressor states.binary_sensor.master_bedroom_aircon_compressor
] %} ] %}
{{ comressors | selectattr('state','eq','on') | list | count | int }} {{ compressors | selectattr('state','eq','on') | list | count | int }}
ac_fans_running: ac_fans_running:
friendly_name: A/C Fans Running friendly_name: A/C Fans Running
unique_id: 0b4b4362-4c35-42a0-98ba-55ac49ca2dbb unique_id: 0b4b4362-4c35-42a0-98ba-55ac49ca2dbb