10 lines
251 B
JSON
10 lines
251 B
JSON
|
{
|
||
|
"domain": "radio_browser",
|
||
|
"name": "Radio Browser",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/radio",
|
||
|
"requirements": ["radios==0.1.0"],
|
||
|
"codeowners": ["@frenck"],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|