hass-core/homeassistant/components/discogs/manifest.json
2021-04-15 10:21:38 +02:00

8 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"
}