core/homeassistant/components/discogs/manifest.json

9 lines
228 B
JSON

{
"domain": "discogs",
"name": "Discogs",
"documentation": "https://www.home-assistant.io/integrations/discogs",
"requirements": ["discogs_client==2.3.0"],
"codeowners": ["@thibmaek"],
"iot_class": "cloud_polling"
}