Update README.md

This commit is contained in:
Sander Hautvast 2025-10-08 20:11:16 +02:00 committed by GitHub
parent 7b89d7f5ca
commit fef4f7a4ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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