mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pysqueezebox to v0.12.1 (#145384)
This commit is contained in:
@ -12,5 +12,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/squeezebox",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pysqueezebox"],
|
||||
"requirements": ["pysqueezebox==0.12.0"]
|
||||
"requirements": ["pysqueezebox==0.12.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2362,7 +2362,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.12.0
|
||||
pysqueezebox==0.12.1
|
||||
|
||||
# homeassistant.components.stiebel_eltron
|
||||
pystiebeleltron==0.1.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1935,7 +1935,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.12.0
|
||||
pysqueezebox==0.12.1
|
||||
|
||||
# homeassistant.components.stiebel_eltron
|
||||
pystiebeleltron==0.1.0
|
||||
|
Reference in New Issue
Block a user