Songpal dependency upgrade (#77278)

Bump python-songpal to 0.15
This commit is contained in:
yllar 2022-08-24 23:54:59 +03:00 committed by GitHub
parent 647eb9650d
commit 5d1c9a2e94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Sony Songpal", "name": "Sony Songpal",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/songpal", "documentation": "https://www.home-assistant.io/integrations/songpal",
"requirements": ["python-songpal==0.14.1"], "requirements": ["python-songpal==0.15"],
"codeowners": ["@rytilahti", "@shenxn"], "codeowners": ["@rytilahti", "@shenxn"],
"ssdp": [ "ssdp": [
{ {

View File

@ -1975,7 +1975,7 @@ python-ripple-api==0.0.3
python-smarttub==0.0.32 python-smarttub==0.0.32
# homeassistant.components.songpal # homeassistant.components.songpal
python-songpal==0.14.1 python-songpal==0.15
# homeassistant.components.tado # homeassistant.components.tado
python-tado==0.12.0 python-tado==0.12.0

View File

@ -1350,7 +1350,7 @@ python-picnic-api==1.1.0
python-smarttub==0.0.32 python-smarttub==0.0.32
# homeassistant.components.songpal # homeassistant.components.songpal
python-songpal==0.14.1 python-songpal==0.15
# homeassistant.components.tado # homeassistant.components.tado
python-tado==0.12.0 python-tado==0.12.0