mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Bump python-songpal to 0.15.1 (#78481)
This commit is contained in:
committed by
Paulus Schoutsen
parent
d31d4e2916
commit
0525a1cd97
@@ -3,7 +3,7 @@
|
||||
"name": "Sony Songpal",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/songpal",
|
||||
"requirements": ["python-songpal==0.15"],
|
||||
"requirements": ["python-songpal==0.15.1"],
|
||||
"codeowners": ["@rytilahti", "@shenxn"],
|
||||
"ssdp": [
|
||||
{
|
||||
|
||||
@@ -2005,7 +2005,7 @@ python-ripple-api==0.0.3
|
||||
python-smarttub==0.0.33
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.15
|
||||
python-songpal==0.15.1
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.12.0
|
||||
|
||||
@@ -1377,7 +1377,7 @@ python-picnic-api==1.1.0
|
||||
python-smarttub==0.0.33
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.15
|
||||
python-songpal==0.15.1
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.12.0
|
||||
|
||||
Reference in New Issue
Block a user