homeassistant-vorwerk/manifest.json
2021-05-26 17:32:47 +02:00

17 lines
326 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"
],
"iot_class": "cloud_polling",
"version": "0.9.2"
}