From 3d5476e82150fd027c719741ee30c54c55f817f3 Mon Sep 17 00:00:00 2001 From: Benjamin Krause Date: Fri, 8 Mar 2024 10:56:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc8c38a..4bc7fd3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Unraid to Home Assistant This Docker container parses and forwards all WebSocket messages from your Unraid server to Home Assistant using the MQTT protocol. This enables you to create dashboards that provide a superior overview compared to Unraid's native capabilities. -# Featureså +# Features 1. Historical data is crucial! I aimed to monitor CPU, RAM, and other attributes over time. Maybe most importantly know how often and when disks spin up in order to debug the cause easier. 2. This integration enables Unraid automations via Home Assistant. You can receive notifications for disk space running low, fan failures, and more.