Skip to content

HomeAssistant integration to monitor the power of a server through its iDrac's Redfish API

Notifications You must be signed in to change notification settings

dennismaxjung/idrac_power_monitor

 
 

Repository files navigation

iDrac power monitor

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.

Installation

  1. Install this integration with HACS, or copy the contents of this repository into the custom_components/idrac_power directory
  2. Restart HA
  3. Go to Configuration -> Integrations and click the + Add Integration button
  4. Select iDrac power monitor from the list
  5. Enter the IP address or hostname (NO http:// !) of the iDrac instance, its username (root by default) and its password (calvin by default).

About

HomeAssistant integration to monitor the power of a server through its iDrac's Redfish API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%