https://github.com/edent/fronius-datamanager-solar-logger
Log the performance of your solar panels with Fronius's DataManager
https://github.com/edent/fronius-datamanager-solar-logger
Last synced: 10 months ago
JSON representation
Log the performance of your solar panels with Fronius's DataManager
- Host: GitHub
- URL: https://github.com/edent/fronius-datamanager-solar-logger
- Owner: edent
- License: mit
- Created: 2013-12-27T19:20:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T14:44:42.000Z (over 4 years ago)
- Last Synced: 2024-05-02T01:11:21.401Z (about 2 years ago)
- Language: PHP
- Size: 31.3 KB
- Stars: 17
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Fronius-DataManager-Solar-Logger
================================
Log the performance of your solar panels with Fronius's DataManager.
This will create a .csv file with a timestamp, the real-time power being generated (Watts), and total energy generated that day (kWh).
The script only calls the API after sunrise and before sunset at your Latitude & Longitude.
You can place this in your crontab to run every minute - or as often as you wish.