mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Add RC5 IR code support (#432)
This commit is contained in:
@@ -895,6 +895,11 @@ switch:
|
||||
group: 'a'
|
||||
device: 2
|
||||
state: True
|
||||
- platform: remote_transmitter
|
||||
name: "Panasonic TV Off"
|
||||
rc5:
|
||||
address: 0x00
|
||||
command: 0x0B
|
||||
- platform: remote_transmitter
|
||||
name: "Panasonic TV Off"
|
||||
id: living_room_lights_off
|
||||
|
Reference in New Issue
Block a user