mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Fix PyTado dependency (#132510)
This commit is contained in:
parent
552613d949
commit
3fb1b8e79a
@ -14,5 +14,5 @@
|
||||
},
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["PyTado"],
|
||||
"requirements": ["python-tado==0.17.7"]
|
||||
"requirements": ["python-tado==0.17.6"]
|
||||
}
|
||||
|
@ -2411,7 +2411,7 @@ python-smarttub==0.0.38
|
||||
python-songpal==0.16.2
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.17.7
|
||||
python-tado==0.17.6
|
||||
|
||||
# homeassistant.components.technove
|
||||
python-technove==1.3.1
|
||||
|
@ -1935,7 +1935,7 @@ python-smarttub==0.0.38
|
||||
python-songpal==0.16.2
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.17.7
|
||||
python-tado==0.17.6
|
||||
|
||||
# homeassistant.components.technove
|
||||
python-technove==1.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user