mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Proxmox set integration type (#161141)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@jhollowe", "@Corbeno", "@erwindouna"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/proxmoxve",
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["proxmoxer"],
|
||||
"quality_scale": "legacy",
|
||||
|
||||
@@ -5245,7 +5245,7 @@
|
||||
},
|
||||
"proxmoxve": {
|
||||
"name": "Proxmox VE",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user