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