ha-core/homeassistant/components/radio_browser/manifest.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.1"],
"codeowners": ["@frenck"],
"iot_class": "cloud_polling"
}