mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Squeezebox - bump pysqueezebox dependency to 0.9.3 to restore favorites support (#126929)
This commit is contained in:
parent
cda62a4ff3
commit
e6af8f63f3
@ -12,5 +12,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/squeezebox",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pysqueezebox"],
|
||||
"requirements": ["pysqueezebox==0.9.2"]
|
||||
"requirements": ["pysqueezebox==0.9.3"]
|
||||
}
|
||||
|
@ -2262,7 +2262,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.9.2
|
||||
pysqueezebox==0.9.3
|
||||
|
||||
# homeassistant.components.stiebel_eltron
|
||||
pystiebeleltron==0.0.1.dev2
|
||||
|
@ -1816,7 +1816,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.9.2
|
||||
pysqueezebox==0.9.3
|
||||
|
||||
# homeassistant.components.suez_water
|
||||
pysuez==0.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user