Skip to content

A deliberately simple Python program to extract info from a SunPower PVS6 solar monitor

License

Notifications You must be signed in to change notification settings

robertjharrison/simple_pvs6_monitor

Repository files navigation

simple_pvs6_monitor

A deliberately simple Python program to extract info from a SunPower PVS6 solar monitor drawing heavily upon Sun Strong's more powerful implementation.

  • Don't poll too often to avoid eMMC write exhaustion.

Also included are a basic script for pushing data to influxdb and a grafana dashboard.

Requirements:

  • For core functionality --- pip install aiohttp
  • For pushing to influx --- pip install influxdb_client suntimes pytz

grafana dashboard

About

A deliberately simple Python program to extract info from a SunPower PVS6 solar monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages