mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
Update pyblu to 2.0.4 (#149589)
This commit is contained in:
parent
c4c4463c63
commit
62713b1371
@ -6,7 +6,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/bluesound",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pyblu==2.0.1"],
|
||||
"requirements": ["pyblu==2.0.4"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_musc._tcp.local."
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1870,7 +1870,7 @@ pybbox==0.0.5-alpha
|
||||
pyblackbird==0.6
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
pyblu==2.0.1
|
||||
pyblu==2.0.4
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.28
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1572,7 +1572,7 @@ pybalboa==1.1.3
|
||||
pyblackbird==0.6
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
pyblu==2.0.1
|
||||
pyblu==2.0.4
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.28
|
||||
|
Loading…
x
Reference in New Issue
Block a user