mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +01:00
Add dooya remote transmitter test (#6508)
This commit is contained in:
parent
a102e982b3
commit
1e0f6e139a
1 changed files with 8 additions and 0 deletions
|
@ -176,3 +176,11 @@ button:
|
|||
0x00,
|
||||
0x05,
|
||||
]
|
||||
- platform: template
|
||||
name: Dooya
|
||||
on_press:
|
||||
remote_transmitter.transmit_dooya:
|
||||
id: 0x123456
|
||||
channel: 1
|
||||
button: 1
|
||||
check: 1
|
||||
|
|
Loading…
Reference in a new issue