mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Bump python-songpal to 0.15.1 (#78481)
This commit is contained in:
parent
6678f660a8
commit
43053d05b4
@ -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": [
|
||||
{
|
||||
|
@ -2011,7 +2011,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
|
||||
|
@ -1380,7 +1380,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user