From fef4f7a4aea6301cb04a18733d041eb2cf544043 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 8 Oct 2025 20:11:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d8b446..48c954a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # solarmon * charts solaredge inverter data using its REST api like their app also does -* sends alerts if at 12:00 no output is measured. Mine had died without a word last summer... +* sends alerts if around 12:00 no output is measured. Mine had died without a word last summer... * alerting on your phone using pushover +* solaredge api has at least 15 mins resolution. Its response is cached to prevent overloading their server. **start** * clone this repo