mirror of
https://github.com/esphome/esphome.git
synced 2024-11-29 12:55:46 +01:00
Add dooya remote transmitter test (#6508)
This commit is contained in:
parent
4a11885ef3
commit
68b4d8865c
@ -176,3 +176,11 @@ button:
|
|||||||
0x00,
|
0x00,
|
||||||
0x05,
|
0x05,
|
||||||
]
|
]
|
||||||
|
- platform: template
|
||||||
|
name: Dooya
|
||||||
|
on_press:
|
||||||
|
remote_transmitter.transmit_dooya:
|
||||||
|
id: 0x123456
|
||||||
|
channel: 1
|
||||||
|
button: 1
|
||||||
|
check: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user