mirror of
https://github.com/esphome/esphome.git
synced 2025-10-20 18:53:47 +01:00
[remote_base] Add Symphony IR protocol (encode/decode) with command_repeats support (#10777)
This commit is contained in:
@@ -53,6 +53,12 @@ button:
|
||||
remote_transmitter.transmit_sony:
|
||||
data: 0xABCDEF
|
||||
nbits: 12
|
||||
- platform: template
|
||||
name: Symphony
|
||||
on_press:
|
||||
remote_transmitter.transmit_symphony:
|
||||
data: 0xE88
|
||||
nbits: 12
|
||||
- platform: template
|
||||
name: Panasonic
|
||||
on_press:
|
||||
|
Reference in New Issue
Block a user