mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 22:54:24 +01:00
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"domain": "radio_browser",
|
|
"name": "Radio Browser",
|
|
"codeowners": ["@frenck"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["radios==0.3.1"]
|
|
}
|