mirror of
https://github.com/esphome/esphome.git
synced 2026-06-04 01:18:26 +08:00
e945e9b659
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
229 B
YAML
13 lines
229 B
YAML
remote_receiver:
|
|
id: rcvr
|
|
pin: GPIO2
|
|
dump: all
|
|
<<: !include common-actions.yaml
|
|
|
|
binary_sensor:
|
|
- platform: remote_receiver
|
|
name: Panasonic Remote Input
|
|
panasonic:
|
|
address: 0x4004
|
|
command: 0x100BCBD
|