mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
11 lines
329 B
JSON
11 lines
329 B
JSON
{
|
|
"domain": "radio_frequency",
|
|
"name": "Radio Frequency",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["websocket_api"],
|
|
"documentation": "https://www.home-assistant.io/integrations/radio_frequency",
|
|
"integration_type": "entity",
|
|
"quality_scale": "internal",
|
|
"requirements": ["rf-protocols==4.3.0"]
|
|
}
|