louisblin / prometheus-switchbot-exporter

A Prometheus exporter for SwitchBot Meter devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Prometheus exporter for SwitchBot Meter devices.

License:MIT License


Languages

Language:Python 64.8%Language:Smarty 30.7%Language:Dockerfile 4.5%