mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Bump pysqueezebox to 0.14.0 (#166395)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pysqueezebox"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["pysqueezebox==0.13.0"]
|
||||
"requirements": ["pysqueezebox==0.14.0"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2530,7 +2530,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.13.0
|
||||
pysqueezebox==0.14.0
|
||||
|
||||
# homeassistant.components.stiebel_eltron
|
||||
pystiebeleltron==0.2.5
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2162,7 +2162,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.13.0
|
||||
pysqueezebox==0.14.0
|
||||
|
||||
# homeassistant.components.stiebel_eltron
|
||||
pystiebeleltron==0.2.5
|
||||
|
||||
Reference in New Issue
Block a user