2021-03-20 16:11:04 +01:00
|
|
|
{
|
|
|
|
"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"
|
2021-04-25 20:30:12 +02:00
|
|
|
],
|
2021-04-28 17:15:07 +02:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"version": "0.9.0"
|
2021-03-20 16:11:04 +01:00
|
|
|
}
|