Update esp360remote.yaml

This commit is contained in:
ale1800
2025-07-19 17:42:38 +02:00
committed by GitHub
parent 084cf61b26
commit 0e8e7229ec

View File

@@ -145,7 +145,7 @@ remote_receiver:
if (it != x.end() - 1) str += " ";
}
if (str.size() > 0) str.erase( str.end() - 2);
return esphome::to_string("[" + str + "]");'
return "[" + str + "]";'
on_pronto:
- homeassistant.event:
event: esphome.ir_pronto_code_received