Update proxmoxve integration to correctly renew authentication (#37016)
This commit is contained in:
parent
0cc1a17d04
commit
cf3f755edc
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue