2022-07-24 07:51:14 +00:00
|
|
|
{
|
|
|
|
"domain": "moat",
|
|
|
|
"name": "Moat",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/moat",
|
2022-08-22 18:02:26 +00:00
|
|
|
"bluetooth": [{ "local_name": "Moat_S*", "connectable": false }],
|
2022-07-24 07:51:14 +00:00
|
|
|
"requirements": ["moat-ble==0.1.1"],
|
|
|
|
"dependencies": ["bluetooth"],
|
|
|
|
"codeowners": ["@bdraco"],
|
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|