mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Support for Haier IR protocol added (#5403)
This commit is contained in:
@@ -2622,6 +2622,11 @@ switch:
|
||||
0x00,
|
||||
0xFF,
|
||||
]
|
||||
- platform: template
|
||||
name: Haier
|
||||
turn_on_action:
|
||||
remote_transmitter.transmit_haier:
|
||||
code: [0xA6, 0xDA, 0x00, 0x00, 0x40, 0x40, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x05]
|
||||
- platform: template
|
||||
name: Living Room Lights
|
||||
id: livingroom_lights
|
||||
|
Reference in New Issue
Block a user