Fix PyTado dependency (#132510)
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…
Reference in New Issue