mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
|
"domain": "clementine",
|
|
"name": "Clementine Music Player",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/clementine",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["clementineremote"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["python-clementine-remote==1.0.1"]
|
|
}
|