fin-assistant/custom_components/jellyfin/manifest.json
2021-05-13 15:45:16 +02:00

10 lines
No EOL
295 B
JSON

{
"domain": "jellyfin",
"name": "Jellyfin",
"version": "1.0.1",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/emby",
"requirements": ["jellyfin-apiclient-python==1.7.2"],
"codeowners": ["@koying"],
"iot_class": "cloud_push"
}