Custom component to integrate HP iLO servers with Home Assistant.
This component will set up the following platforms.
| Platform | Description |
|---|---|
binary_sensor |
Server power state (ON/OFF) |
sensor |
Temperature sensors, fan speed sensors, power-on time |
switch |
Server power control (turn on/off) |
button |
Power button press and hold |
- Click install
- Restart Home Assistant
- In the HA UI go to Settings → Devices & Services → click + Add Integration and search for "HP iLO"
iLO servers can be automatically discovered via SSDP if discovery is enabled in the iLO admin interface.
Configuration is done in the UI. You will need:
- iLO hostname or IP address
- Username and password with appropriate permissions
Power control entities (switch and buttons) are disabled by default for safety. Enable them manually in the entity settings if needed.