Skip to content

Upload data from Fronius Solar Inverter with Fronius Smart Meter to PVOutput.org

Notifications You must be signed in to change notification settings

SkullKill/Fronius_PVOutput_Uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Fronius_PVOutput_Uploader

Upload data from Fronius Solar Inverter with Fronius Smart Meter to PVOutput.org

Added Fronius Smart Meter support to a script originally authored by Terence Eden. https://shkspr.mobi/blog/2014/11/fronius-and-pvoutput/

19/02/2017 Voltage value taken from smart meter when the inverter is not producing power. thus giving voltage graph for 24 hours instead of just when the inverter was producing power.

How to schedule it to run every 5 min. and example of crontab

[root@server ~]# chmod +x /usr/local/sbin/fronius.php

[root@server ~]# vi /etc/crontab

*/5 * * * * root php /usr/local/sbin/fronius.php

About

Upload data from Fronius Solar Inverter with Fronius Smart Meter to PVOutput.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%