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