As a proud (sic) owner of an HP ML series server, I had the iLO connected to HA using the (legacy) hp_ilo integration.
With a lot of fiddling, I was able to retrieve some values from the iLO and displayed them within HA. However, the setup method (config yaml only) and the entities exposed, were screaming for an update for a long time now…
I stumbled upon a new version, made by @chkuendig at GitHub - chkuendig/hass-hp_ilo-beta: 🚥 Updated HP Integrated Lights Out (iLO) component for Home Assistant , which was a very nice approach to a new hp_ilo component.
As I needed more information from the one currently provided by the custom integration, I went ahead and added several goodies, revamping it a lot.
For those of you that want to try it out, visit PR #9 that I have made to the repo.
Feedback is greatly appreciated!