9 lines
230 B
JSON
9 lines
230 B
JSON
{
|
|
"domain": "emby",
|
|
"name": "Emby",
|
|
"codeowners": ["@mezz64"],
|
|
"documentation": "https://www.home-assistant.io/integrations/emby",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pyemby"],
|
|
"requirements": ["pyEmby==1.10"]
|
|
}
|