Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.56 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.56 KB

ESP-WiFi-Thermometer Integration

This directory contains info on all the services for which this program has builtin support.
Some of these require some configuration changes on the other side to work.
This file only contains basic information on the integration, and each integration has its own markdown file explaining how to use it.
Click the header of an integration to open its markdown file.

This project contains a grafana dashboard to visualize the data from the prometheus integration in grafana.

This project contains an explanation with examples for how to use the MQTT integration to show the measurements in home-assistant.

This project contains the kubectl manifest and metrics endpoint required to make kube-prometheus automatically collect measurements from this program.

This project has the capability to publish measurements to a MQTT broker/server.

This project contains the metrics endpoint to allow prometheus to scrape the measurements.

This project can push its measurements to a prometheus-pushgateway.