Skip to content

JorritSalverda/sunny-bigquery-exporter

Repository files navigation

Note

This application is superseded by jarvis-modbus-exporter.

Installation

To install this application using Helm run the following commands:

helm repo add jorritsalverda https://helm.jorritsalverda.com
kubectl create namespace sunny-bigquery-exporter

helm upgrade \
  sunny-bigquery-exporter \
  jorritsalverda/sunny-bigquery-exporter \
  --install \
  --namespace sunny-bigquery-exporter \
  --set secret.gcpServiceAccountKeyfile='{abc: blabla}' \
  --wait

About

This application stores SMA Sunny inverter readings in Google BigQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published