1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/homeassistant/components/vallox/manifest.json
T
2026-02-21 23:59:53 +00:00

12 lines
366 B
JSON

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