Skip to content

remote_receiver configured but unused (and dump: all left on) #16

Description

@bharvey88

Core.yaml configures a remote_receiver on GPIO07 with dump: all, but nothing consumes it — there are no remote_receiver binary_sensors and no on-receive actions anywhere in the config.

https://github.com/ApolloAutomation/CAST-1/blob/main/Integrations/ESPHome/Core.yaml#L184-L190

Two things to triage:

  1. dump: all logs every received IR/RF frame — debug noise that should be off for released firmware.
  2. The receiver itself appears unfinished/unused. Either wire it up to actions or remove it.

Filing for triage rather than changing blind, since it may be a work-in-progress.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions