mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
259 B
JSON
11 lines
259 B
JSON
{
|
|
"domain": "emby",
|
|
"name": "Emby",
|
|
"codeowners": ["@mezz64"],
|
|
"documentation": "https://www.home-assistant.io/integrations/emby",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pyemby"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pyEmby==1.10"]
|
|
}
|