mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 23:52:02 +00:00
10 lines
261 B
JSON
10 lines
261 B
JSON
{
|
|
"domain": "discogs",
|
|
"name": "Discogs",
|
|
"codeowners": ["@thibmaek"],
|
|
"documentation": "https://www.home-assistant.io/integrations/discogs",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["discogs_client"],
|
|
"requirements": ["discogs_client==2.3.0"]
|
|
}
|