14 lines
289 B
YAML
14 lines
289 B
YAML
remote_receiver:
|
|
- id: rcvr
|
|
pin: ${pin}
|
|
rmt_channel: ${rmt_channel}
|
|
dump: all
|
|
tolerance: 25%
|
|
<<: !include common-actions.yaml
|
|
|
|
binary_sensor:
|
|
- platform: remote_receiver
|
|
name: Panasonic Remote Input
|
|
panasonic:
|
|
address: 0x4004
|
|
command: 0x100BCBD
|