mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump jellyfin-apiclient-python to 1.9.2 (#79945)
This commit is contained in:
parent
7a1939c608
commit
d53499c0bf
@ -3,7 +3,7 @@
|
|||||||
"name": "Jellyfin",
|
"name": "Jellyfin",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/jellyfin",
|
"documentation": "https://www.home-assistant.io/integrations/jellyfin",
|
||||||
"requirements": ["jellyfin-apiclient-python==1.8.1"],
|
"requirements": ["jellyfin-apiclient-python==1.9.2"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"codeowners": ["@j-stienstra", "@ctalkington"],
|
"codeowners": ["@j-stienstra", "@ctalkington"],
|
||||||
"loggers": ["jellyfin_apiclient_python"]
|
"loggers": ["jellyfin_apiclient_python"]
|
||||||
|
@ -949,7 +949,7 @@ iperf3==0.1.11
|
|||||||
ismartgate==4.0.4
|
ismartgate==4.0.4
|
||||||
|
|
||||||
# homeassistant.components.jellyfin
|
# homeassistant.components.jellyfin
|
||||||
jellyfin-apiclient-python==1.8.1
|
jellyfin-apiclient-python==1.9.2
|
||||||
|
|
||||||
# homeassistant.components.rest
|
# homeassistant.components.rest
|
||||||
jsonpath==0.82
|
jsonpath==0.82
|
||||||
|
@ -702,7 +702,7 @@ iotawattpy==0.1.0
|
|||||||
ismartgate==4.0.4
|
ismartgate==4.0.4
|
||||||
|
|
||||||
# homeassistant.components.jellyfin
|
# homeassistant.components.jellyfin
|
||||||
jellyfin-apiclient-python==1.8.1
|
jellyfin-apiclient-python==1.9.2
|
||||||
|
|
||||||
# homeassistant.components.rest
|
# homeassistant.components.rest
|
||||||
jsonpath==0.82
|
jsonpath==0.82
|
||||||
|
Loading…
x
Reference in New Issue
Block a user