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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/songpal",
"requirements": ["python-songpal==0.14.1"],
"requirements": ["python-songpal==0.15"],
"codeowners": ["@rytilahti", "@shenxn"],
"ssdp": [
{

View file

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

View file

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