hass-core/homeassistant/components/vallox/manifest.json
2022-02-21 13:17:54 -10:00

10 lines
323 B
JSON

{
"domain": "vallox",
"name": "Vallox",
"documentation": "https://www.home-assistant.io/integrations/vallox",
"requirements": ["vallox-websocket-api==2.11.0"],
"codeowners": ["@andre-richter", "@slovdahl", "@viiru-"],
"config_flow": true,
"iot_class": "local_polling",
"loggers": ["vallox_websocket_api"]
}