mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.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
|