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