13 lines
312 B
JSON
13 lines
312 B
JSON
{
|
|
"domain": "sensibo",
|
|
"name": "Sensibo",
|
|
"documentation": "https://www.home-assistant.io/integrations/sensibo",
|
|
"requirements": ["pysensibo==1.0.3"],
|
|
"config_flow": true,
|
|
"codeowners": ["@andrey-git", "@gjohansson-ST"],
|
|
"iot_class": "cloud_polling",
|
|
"homekit": {
|
|
"models": ["Sensibo"]
|
|
}
|
|
}
|