mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Update proxmoxve integration to correctly renew authentication (#37016)
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
"name": "Proxmox VE",
|
||||
"documentation": "https://www.home-assistant.io/integrations/proxmoxve",
|
||||
"codeowners": ["@k4ds3", "@jhollowe"],
|
||||
"requirements": ["proxmoxer==1.1.0"]
|
||||
"requirements": ["proxmoxer==1.1.1"]
|
||||
}
|
||||
|
@ -1128,7 +1128,7 @@ prometheus_client==0.7.1
|
||||
protobuf==3.6.1
|
||||
|
||||
# homeassistant.components.proxmoxve
|
||||
proxmoxer==1.1.0
|
||||
proxmoxer==1.1.1
|
||||
|
||||
# homeassistant.components.systemmonitor
|
||||
psutil==5.7.0
|
||||
|
Reference in New Issue
Block a user