13 lines
274 B
JSON
13 lines
274 B
JSON
|
{
|
||
|
"domain": "senseme",
|
||
|
"name": "SenseME",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/senseme",
|
||
|
"requirements": [
|
||
|
"aiosenseme==0.5.5"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@mikelawrence", "@bdraco"
|
||
|
],
|
||
|
"iot_class": "local_push"
|
||
|
}
|