9 lines
252 B
JSON
9 lines
252 B
JSON
{
|
|
"domain": "neato",
|
|
"name": "Neato Botvac",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/neato",
|
|
"requirements": ["pybotvac==0.0.17"],
|
|
"dependencies": [],
|
|
"codeowners": ["@dshokouhi", "@Santobert"]
|
|
}
|