core: Proxmox integration started reporting permissions error
The problem
proxmox roles are setup per description at https://www.home-assistant.io/integrations/proxmoxve/#proxmox-permissions
But recently started seeing this error:
Permissions error for `Update pve1`
User homeassistant does not have sufficient permissions to access resource Update pve1.
Tip on required permissions:
['perm','/nodes/pve1',['Sys.Modify']]
Please check documentation and user permissions.
Why does integration require Sys.Modify? The docs say that it should have PVEAuditor.
I think the integration is still working (at least the sensors are showing up).
What version of Home Assistant Core has the issue?
core-2023.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
proxmox
Link to integration documentation on our website
https://www.home-assistant.io/integrations/proxmoxve/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
About this issue
- Original URL
- State: open
- Created 7 months ago
- Reactions: 2
- Comments: 24 (3 by maintainers)
Resolved by updated role ha-sensor in Proxmox to Sys.Modify, VM.Audit.
Sorry - slight tangent. When I followed the steps in the HA integration page I only see binary sensors for the declared VMs/Containers @lyricnz How are you seeing your proxmox like it’s a device/integration 'cos that’s what I was hoping for?