Raspberry Pi 1-Wire protocol Prometheus exporter for DS18B20
Find a file
2022-01-30 01:33:03 -05:00
main.py simplified 2022-01-30 01:33:03 -05:00
onewire_exporter.service Add files via upload 2021-12-04 22:26:59 -08:00
README.md Update README.md 2021-12-05 01:25:14 -05:00
requirements.txt Add files via upload 2021-12-04 22:26:59 -08:00
temp_reader.py Add files via upload 2021-12-04 22:26:59 -08:00

raspberrypi_onewire_exporter

Raspberry Pi 1-Wire protocol Prometheus exporter for DS18B20

This script finds the 1-Wire DS18B20 sensors, and exports them as a Prometheus export on port 9200

You can launch it as a service with the file onewire_exporter.service on Debian/Raspbian.