15 lines
272 B
JSON
15 lines
272 B
JSON
|
{
|
||
|
"domain": "vorwerk",
|
||
|
"name": "Vorwerk Kobold",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/vorwerk",
|
||
|
"requirements": [
|
||
|
"pybotvac==0.0.20"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@trunneml"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"http"
|
||
|
]
|
||
|
}
|