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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user