mirror of
https://github.com/home-assistant/core.git
synced 2026-08-30 18:14:50 -05:00
Set parallel updates for ProxmoxVE buttons (#174125)
This commit is contained in:
@@ -26,6 +26,8 @@ from .coordinator import ProxmoxConfigEntry, ProxmoxCoordinator, ProxmoxNodeData
|
||||
from .entity import ProxmoxContainerEntity, ProxmoxNodeEntity, ProxmoxVMEntity
|
||||
from .helpers import is_granted
|
||||
|
||||
PARALLEL_UPDATES = 1
|
||||
|
||||
NO_PERM_VM_LXC_POWER = "no_permission_vm_lxc_power"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user