mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 19:46:26 +00:00
Update manifest.json
This commit is contained in:
parent
751c8c1d72
commit
11ca93169f
1 changed files with 6 additions and 6 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"domain": "jellyfin",
|
"domain": "Jellyfin",
|
||||||
"name": "Jellyfin",
|
"name": "fin-assistant",
|
||||||
"version": "1.1.2",
|
"version": "0.0.1",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://github.com/koying/jellyfin_ha",
|
"documentation": "https://github.com/sudoxnym/fin-assistant",
|
||||||
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",
|
"issue_tracker": "https://github.com/sudoxnym/fin-assistant/issues",
|
||||||
"requirements": ["jellyfin-apiclient-python==1.7.2"],
|
"requirements": ["jellyfin-apiclient-python==1.7.2"],
|
||||||
"codeowners": ["@koying"],
|
"codeowners": ["sudoxnym"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue