mirror of
https://github.com/esphome/esphome.git
synced 2025-01-19 04:20:56 +00:00
265b6ec445
Co-authored-by: Jonathan Swoboda <jonathan.swoboda> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
13 lines
229 B
YAML
13 lines
229 B
YAML
remote_receiver:
|
|
id: rcvr
|
|
pin: GPIO5
|
|
dump: all
|
|
<<: !include common-actions.yaml
|
|
|
|
binary_sensor:
|
|
- platform: remote_receiver
|
|
name: Panasonic Remote Input
|
|
panasonic:
|
|
address: 0x4004
|
|
command: 0x100BCBD
|