homeassistant-vorwerk/manifest.json

18 lines
342 B
JSON

{
"domain": "vorwerk",
"name": "Vorwerk Kobold",
"config_flow": true,
"documentation": "https://github.com/trunneml/homeassistant-vorwerk",
"requirements": [
"pybotvac==0.0.23"
],
"codeowners": [
"@trunneml",
"@fuempel"
],
"dependencies": [
"http"
],
"iot_class": "cloud_polling",
"version": "0.10.0"
}