mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump python-songpal dependency (#91708)
This commit is contained in:
parent
591ffe2340
commit
e19279fda5
@ -7,7 +7,7 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["songpal"],
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["python-songpal==0.15.1"],
|
||||
"requirements": ["python-songpal==0.15.2"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:schemas-sony-com:service:ScalarWebAPI:1",
|
||||
|
@ -2106,7 +2106,7 @@ python-ripple-api==0.0.3
|
||||
python-smarttub==0.0.33
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.15.1
|
||||
python-songpal==0.15.2
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.12.0
|
||||
|
@ -1508,7 +1508,7 @@ python-picnic-api==1.1.0
|
||||
python-smarttub==0.0.33
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.15.1
|
||||
python-songpal==0.15.2
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.12.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user