mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 11:37:38 +00:00
ADD: issue_tracker to manifest
This commit is contained in:
parent
22849d2b2a
commit
6625d199e2
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
|||
"name": "Jellyfin",
|
||||
"version": "1.0.1",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/emby",
|
||||
"documentation": "https://github.com/koying/jellyfin_ha",
|
||||
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",
|
||||
"requirements": ["jellyfin-apiclient-python==1.7.2"],
|
||||
"codeowners": ["@koying"],
|
||||
"iot_class": "cloud_push"
|
||||
|
|
|
|||
Loading…
Reference in a new issue