1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

add beo4_protocol to remote_base component (#8307)

This commit is contained in:
aanban
2025-04-29 01:50:40 +02:00
committed by GitHub
parent b5bdfb3089
commit c9f7ab6948
5 changed files with 254 additions and 0 deletions

View File

@@ -3,6 +3,11 @@ on_abbwelcome:
- logger.log:
format: "on_abbwelcome: %u"
args: ["x.data()[0]"]
on_beo4:
then:
- logger.log:
format: "on_beo4: %u %u"
args: ["x.source", "x.command"]
on_aeha:
then:
- logger.log: