homeassistant-vorwerk/manifest.json
2022-06-19 16:14:42 +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.23"
],
"codeowners": [
"@trunneml"
],
"dependencies": [
"http"
],
"iot_class": "cloud_polling",
"version": "0.9.6"
}