Skip to content

louisblin/prometheus-switchbot-exporter

Repository files navigation

Prometheus Switchbot Exporter Image Version Image Size Release badge

A Prometheus exporter for SwitchBot Meter devices.

Usage

Prometheus exporter

The simplest way to deploy this exporter is on Kubernetes, using the Helm chart provided.

First, add this repository to your Helm client.

helm repo add prometheus-switchbot-exporter https://louisblin.github.io/prometheus-switchbot-exporter

Then, deploy the chart to Kubernetes.

helm install switchbot-exporter prometheus-switchbot-exporter/prometheus-switchbot-exporter

Grafana dashboard

Once Prometheus is collecting your metrics, you can use the dashboard under ./dashboard to visualize them.