11 lines
312 B
JSON
11 lines
312 B
JSON
{
|
|
"domain": "jellyfin",
|
|
"name": "Jellyfin",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/jellyfin",
|
|
"requirements": ["jellyfin-apiclient-python==1.7.2"],
|
|
"iot_class": "local_polling",
|
|
"codeowners": ["@j-stienstra"],
|
|
"loggers": ["jellyfin_apiclient_python"]
|
|
}
|