Bump python-songpal to 0.14.1 (#67435)
Changelog https://github.com/rytilahti/python-songpal/releases/tag/0.14.1
This commit is contained in:
parent
2e7de9570a
commit
6dacf75aaf
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Sony Songpal",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/songpal",
|
||||
"requirements": ["python-songpal==0.14"],
|
||||
"requirements": ["python-songpal==0.14.1"],
|
||||
"codeowners": ["@rytilahti", "@shenxn"],
|
||||
"ssdp": [
|
||||
{
|
||||
|
|
|
@ -1927,7 +1927,7 @@ python-smarttub==0.0.29
|
|||
python-sochain-api==0.0.2
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.14
|
||||
python-songpal==0.14.1
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.12.0
|
||||
|
|
|
@ -1230,7 +1230,7 @@ python-picnic-api==1.1.0
|
|||
python-smarttub==0.0.29
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.14
|
||||
python-songpal==0.14.1
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.12.0
|
||||
|
|
Loading…
Add table
Reference in a new issue