wxt9861 / esxi_stats

ESXi component for Home Assistant
MIT License
148 stars 40 forks source link

Incomplete list of sensors available #88

Closed gmsiegel closed 10 months ago

gmsiegel commented 11 months ago

Describe the bug The integration is setup. However, there are only 9 entities appearing, and most of them are the guest VM sensors. For example, I don't see a sensor for cpuusage, memusage, etc.

Expected behavior I spoke with another user who says they have 46 entities appearing.

Screenshots If applicable, add screenshots to help explain your problem.

ESXi environment (please complete the following information):

wxt9861 commented 11 months ago

Looks correct to me. There are no individual sensors for cpu or mem usage, those are attributes within the sensors.

gmsiegel commented 11 months ago

If I wanted to reveal those attributes as sensors (i.e., to add to dashboard cards), woud I need to create custom template sensors?

wxt9861 commented 10 months ago

Yes, you can create template sensors to break out attributes into their own sensors.