Closed TheChristan closed 1 year ago
What version of Home Assistant are you using?
Can you provide the debug logs? Include this in your config file:
logger:
default: warning
logs:
custom_components.proxmoxve: debug
proxmoxer: debug
See if it's not a problem with the user's permissions, see more in #24.
It's a user error, sorry. And is indeed with permissions I only had the permission PVEVMAdmin
but had to add PVEAdmin
and I can read out data. But what I can't seem to figure out is how to control it also. Whatever permissions I give it, it doesn't let me control it. Do you know what I did wrong and why this doesn't work. But thanks for this part!
But what I can't seem to figure out is how to control it also.
What are you trying to control? What is the observed behavior?
Please send the debug logs report.
Can you provide the debug logs? Include this in your config file:
logger:
default: warning
logs:
custom_components.proxmoxve: debug
proxmoxer: debug
This is my full log but there isn't anything about Proxmox VE. Sorry for the late reaction. It was too long to past it in here sadly. home-assistant_2023-04-21T07-51-36.845Z.log
Don't know whats wrong. It's probably an easy fix but can't seem to figure it out