From 20b8ab7b65a4372483c1f98441a2e69e963f3bc4 Mon Sep 17 00:00:00 2001 From: Breina Date: Tue, 6 Feb 2024 15:33:22 +0100 Subject: [PATCH] Add HACS default badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fe9c6d1..d51e656 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # iDrac power monitor +[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg)](https://github.com/hacs/integration) + 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. @@ -13,3 +15,4 @@ repository into the `custom_components/idrac_power` directory button 4. Select `iDrac power monitor` from the list 5. Enter the IP address or hostname (NO `http://` !) of your iDrac instance, its username (`root` by default) and its password (`calvin` by default). +