mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-18 05:28:24 +03:00
misprint
This commit is contained in:
@@ -94,7 +94,7 @@ switch:
|
||||
- platform: template
|
||||
name: AC Display
|
||||
lambda: |-
|
||||
if (ac_display_state).state) {
|
||||
if (id(ac_display_state).state) {
|
||||
return true;
|
||||
} else {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user