core/homeassistant/components/radio_browser/manifest.json

11 lines
284 B
JSON

{
"domain": "radio_browser",
"name": "Radio Browser",
"codeowners": ["@frenck"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/radio",
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": ["radios==0.1.1"]
}