mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Add integration_type to the velbus component (#80924)
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"codeowners": ["@Cereal2nd", "@brefra"],
|
"codeowners": ["@Cereal2nd", "@brefra"],
|
||||||
"dependencies": ["usb"],
|
"dependencies": ["usb"],
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"usb": [
|
"usb": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user