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