mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-songpal to 0.16.2 (#114525)
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["songpal"],
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["python-songpal==0.16.1"],
|
||||
"requirements": ["python-songpal==0.16.2"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:schemas-sony-com:service:ScalarWebAPI:1",
|
||||
|
@ -2300,7 +2300,7 @@ python-roborock==0.40.0
|
||||
python-smarttub==0.0.36
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.16.1
|
||||
python-songpal==0.16.2
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.17.4
|
||||
|
@ -1776,7 +1776,7 @@ python-roborock==0.40.0
|
||||
python-smarttub==0.0.36
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.16.1
|
||||
python-songpal==0.16.2
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.17.4
|
||||
|
Reference in New Issue
Block a user