mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 19:46:26 +00:00
10 lines
No EOL
293 B
JSON
10 lines
No EOL
293 B
JSON
{
|
|
"domain": "jellyfin",
|
|
"name": "Jellyfin",
|
|
"version": "1.0",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/emby",
|
|
"requirements": ["jellyfin-apiclient-python==1.7.2"],
|
|
"codeowners": ["@koying"],
|
|
"iot_class": "local_push"
|
|
} |