core/homeassistant/components/neato/manifest.json

9 lines
230 B
JSON

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