Tesla Powerwall possible weird RCD tripping problem

This page summarizes the projects mentioned and recommended in the original post on /r/Powerwall

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Powerwall-Dashboard

    Grafana Monitoring Dashboard for Tesla Solar and Powerwall Systems

  • I'm leaving my system in "off grid" island mode today to see what happens when the Powerwalls fill up and suspect I'll see that 66Hz jump you mention. As to how I'm getting these... I'm cheating :) ... The Powerwall Energy Gateway collects all of this frequency data and makes it available via the device vitals API. It is a protobuf payload so you need to decode it, but it is built in to the pyPowerwall python library (https://github.com/jasonacox/pypowerwall). I run a cron job on a Raspberry Pi that calls the function pw.vitals() to get the JSON output and push that data into a graphing tool. I plan to add it to my InfluxDB + Grafana dashboard which also runs on Linux/Raspberry Pi (see https://github.com/jasonacox/Powerwall-Dashboard).

  • pypowerwall

    Python API for Tesla Powerwall and Solar Power Data

  • I'm leaving my system in "off grid" island mode today to see what happens when the Powerwalls fill up and suspect I'll see that 66Hz jump you mention. As to how I'm getting these... I'm cheating :) ... The Powerwall Energy Gateway collects all of this frequency data and makes it available via the device vitals API. It is a protobuf payload so you need to decode it, but it is built in to the pyPowerwall python library (https://github.com/jasonacox/pypowerwall). I run a cron job on a Raspberry Pi that calls the function pw.vitals() to get the JSON output and push that data into a graphing tool. I plan to add it to my InfluxDB + Grafana dashboard which also runs on Linux/Raspberry Pi (see https://github.com/jasonacox/Powerwall-Dashboard).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts