2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "sensibo",
|
|
|
|
"name": "Sensibo",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/sensibo",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["pysensibo==1.0.3"],
|
2021-12-22 20:32:50 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"codeowners": ["@andrey-git", "@gjohansson-ST"],
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"homekit": {
|
|
|
|
"models": ["Sensibo"]
|
|
|
|
}
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|