Add integration type to tado (#155327)

This commit is contained in:
Erwin Douna
2025-10-28 12:43:23 +01:00
committed by GitHub
parent 8ce9238f7a
commit f69de99501
@@ -12,6 +12,7 @@
"homekit": {
"models": ["tado", "AC02"]
},
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["PyTado"],
"requirements": ["python-tado==0.18.15"]