1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/clementine/manifest.json
2023-02-08 20:16:39 +01:00

10 lines
284 B
JSON

{
"domain": "clementine",
"name": "Clementine Music Player",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/clementine",
"iot_class": "local_polling",
"loggers": ["clementineremote"],
"requirements": ["python-clementine-remote==1.0.1"]
}