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