This integration will grab infomations from your Dell servers' iDRAC system :
- Server status
- Power consumption
- CPU and air temperature
- Fan speed
Youc can also start the server from Home Assistant.
For this to work, the Redfish service must be running on it.
Tested on iDRAC 7 and 8 on multiple Dell PowerEdge servers.
- Install this integration with HACS, or copy the contents of this
repository into the
custom_components/idrac_power
directory - Restart HA
- Go to
Configuration
->Integrations
and click the+ Add Integration
button - Select
iDRAC power monitor
from the list - Enter the IP address or hostname (NO
http://
!) of your iDRAC instance, its username (root
by default) and its password (calvin
by default).