mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 02:28:42 +00:00
7 lines
279 B
YAML
7 lines
279 B
YAML
# A receiver with no dumpers and no listeners compiles both lists out.
|
|
# Only built while remote_receiver is tested in isolation: the counts are global defines,
|
|
# so this variant cannot be merged with configs that register any.
|
|
remote_receiver:
|
|
- id: rcvr_bare
|
|
pin: ${pin}
|