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

Breina/idrac_power_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iDRAC power monitor

hacs_badge GitHub Actions Workflow Status GitHub Actions Workflow Status

This integration will grab infomations from your Dell servers' iDRAC system :

  • Server status
  • Power consumption
  • CPU and air temperature
  • Fan speed

You can also start and shutdown 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.

Screenshots

Alt text

Installation

Note

This integration requires HACS to be installed

  1. Open HACS
  2. + EXPLORE & DOWNLOAD REPOSITORIES
  3. Find iDRAC power monitor in this list
  4. DOWNLOAD THIS REPOSITORY WITH HACS
  5. DOWNLOAD
  6. Restart Home Assistant (Settings > System > RESTART)
  7. Go to Configuration -> Integrations and click the + Add Integration button
  8. Select iDRAC power monitor from the list
  9. Enter the IP address or hostname (NO http:// !) of your iDRAC instance, its username (root by default) and its password (calvin by default).