mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
squeezebox bump pysqueezebox to 0.12.0 (#138205)
* bump pysqueezebox to 0.12.0 * python3 -m script.gen_requirements_all
This commit is contained in:
parent
6a4f5188b1
commit
83f8a4454d
@ -12,5 +12,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/squeezebox",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pysqueezebox"],
|
||||
"requirements": ["pysqueezebox==0.11.1"]
|
||||
"requirements": ["pysqueezebox==0.12.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2337,7 +2337,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.11.1
|
||||
pysqueezebox==0.12.0
|
||||
|
||||
# homeassistant.components.stiebel_eltron
|
||||
pystiebeleltron==0.0.1.dev2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1909,7 +1909,7 @@ pyspcwebgw==0.7.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.11.1
|
||||
pysqueezebox==0.12.0
|
||||
|
||||
# homeassistant.components.suez_water
|
||||
pysuezV2==2.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user