12 lines
229 B
YAML
12 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
|