1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/neato/manifest.json
2020-01-07 13:28:35 +01:00

10 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"]
}