This scripts communicates a RPi with an AXPERT solar inverter, stores in an a postgresql database and displays it via Grafana and Telegram Bot.
For install :
pip3 install --user -r requirements.txt
- In a psql terminal run
\i ./creartabla.sql
- Install grafana
cp bot.ini.example bot.ini
- create telegram api key , openweather apikey , and a grafana api key via web interface and fill bot.ini
This scripts are based on previous work of Dolf Andringa.We stand on the shoulders of giants 💪 🤘