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