mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
@@ -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": [
|
||||||
{
|
{
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user