Proxmox Extended Sensors for PVE and PBS inside Home Assistant

Hi again, seems that this works for temp!! but not for smart sensors. Smartmontools is installed

Open this in your browser:

http://YOUR_PROXMOX_IP:9000/smart

If you don’t see disks there, the issue is NOT the integration.

Then run in Proxmox:

smartctl --scan-open

Ok This is my fault, something changed on HA and now atributes are in a detail section inside the sensor. Sorry about that and thanks for your help!

I’m glad you solved it.
That’s right, what used to be called attributes are now called details.
Explore the sensors, which come loaded with fascinating details. :wink:
Enjoy the integration.

Hello Javi,

Here I go again, I’ve noticed that the integration mixed VM and LXC from different nodes but same ID. As you can see on the screenshot there are 2 buttons for every VM on the same sensor. This screen is from one node that have OMV ID 100 but it shows OPNSENSE that is from another node and ID 100

Hi!

Thanks for the detailed report — this is very helpful.

You are absolutely right: VM/CT IDs are not unique across nodes in Proxmox, and this can cause conflicts if the node is not included in the identifier.

It looks like the integration is currently not fully distinguishing between nodes when generating entities.

I will review this and fix it so that node + VMID are used as unique identifiers.

Thanks for reporting this :+1:

This should now be fixed in the latest release (v3.0.2).

The update improves how VMs and LXC containers are identified across nodes, preventing collisions when the same VMID exists on different nodes.

Please update and let me know if you still see duplicated or mixed entities.

Updated the integration, re-add all nodes again and now all seems ok

Awesome, thanks for confirming!

Really appreciate the report — it helped track down and fix an edge case with multi-node setups.

Let me know if you run into anything else :+1: