12 lines
310 B
JSON
12 lines
310 B
JSON
|
{
|
||
|
"domain": "moat",
|
||
|
"name": "Moat",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/moat",
|
||
|
"bluetooth": [{ "local_name": "Moat_S*" }],
|
||
|
"requirements": ["moat-ble==0.1.1"],
|
||
|
"dependencies": ["bluetooth"],
|
||
|
"codeowners": ["@bdraco"],
|
||
|
"iot_class": "local_push"
|
||
|
}
|