Skip to content

Radio-frequency (RF) can receive commands #224

Description

@mkerstner

Problem statement

Based on the functionality delivered in #102 this opportunity is about adding RF receiving capabilities in Home Assistant, e.g. to receive RF updates.

Previous related architectural discussions happened here:

Community signals

Additionally

Scope & Boundaries

In scope

  • Receiving of RF signals
  • Having at least 1 reference integration for RF available for receiving commands
  • Have updated developer documentation

Foreseen solution

As mentioned in home-assistant/architecture#1365

  • RadioFrequencyEntity will gain receive capabilities (likely via a supported feature flag or separate entity class).
  • Received signals will be exposed as events containing raw timings, carrier frequency, and optionally hardware metadata such as RSSI and LQI (for hardware that supports it).
  • Consumer integrations will be able to subscribe to received RF data for protocol decoding, state tracking, and device discovery.

Potential additional information to keep in mind:

Risks & open questions

Open questions

  • Handling of protocol decoding on receiving side

Appetite

Small - 2 weeks

Execution issues

No response

Decision log

Date Decision Outcome

Metadata

Metadata

Assignees

Labels

No labels
No labels

Fields

No fields configured for Opportunity.

Projects

Status
Awaiting approval

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions