This integration will grab the power usage from your Dell servers' iDrac system.
For this to work, the Redfish service must be running on it.
- 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 the iDrac instance, its username (root
by default) and its password (calvin
by default).