mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump owntone requirements (#80552)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"name": "Owntone",
|
||||
"documentation": "https://www.home-assistant.io/integrations/forked_daapd",
|
||||
"codeowners": ["@uvjustin"],
|
||||
"requirements": ["pyforked-daapd==0.1.11", "pylibrespot-java==0.1.0"],
|
||||
"requirements": ["pyforked-daapd==0.1.14", "pylibrespot-java==0.1.1"],
|
||||
"after_dependencies": ["spotify"],
|
||||
"config_flow": true,
|
||||
"zeroconf": ["_daap._tcp.local."],
|
||||
|
@ -1571,7 +1571,7 @@ pyflume==0.6.5
|
||||
pyfnip==0.2
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pyforked-daapd==0.1.11
|
||||
pyforked-daapd==0.1.14
|
||||
|
||||
# homeassistant.components.freedompro
|
||||
pyfreedompro==1.1.0
|
||||
@ -1679,7 +1679,7 @@ pylaunches==1.3.0
|
||||
pylgnetcast==0.3.7
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pylibrespot-java==0.1.0
|
||||
pylibrespot-java==0.1.1
|
||||
|
||||
# homeassistant.components.litejet
|
||||
pylitejet==0.3.0
|
||||
|
@ -1102,7 +1102,7 @@ pyflic==2.0.3
|
||||
pyflume==0.6.5
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pyforked-daapd==0.1.11
|
||||
pyforked-daapd==0.1.14
|
||||
|
||||
# homeassistant.components.freedompro
|
||||
pyfreedompro==1.1.0
|
||||
@ -1180,7 +1180,7 @@ pylast==4.2.1
|
||||
pylaunches==1.3.0
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pylibrespot-java==0.1.0
|
||||
pylibrespot-java==0.1.1
|
||||
|
||||
# homeassistant.components.litejet
|
||||
pylitejet==0.3.0
|
||||
|
Reference in New Issue
Block a user