mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Add integration_type device to vallox (#163743)
This commit is contained in:
committed by
GitHub
parent
5bffc14574
commit
95f89df6f4
@@ -4,6 +4,7 @@
|
||||
"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"]
|
||||
|
||||
@@ -7444,7 +7444,7 @@
|
||||
},
|
||||
"vallox": {
|
||||
"name": "Vallox",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user