mreymann / kindle-display-prometheus

Display Prometheus Temperature Graphs on Amazon Kindle

Repository from Github https://github.commreymann/kindle-display-prometheusRepository from Github https://github.commreymann/kindle-display-prometheus

kindle-display-prometheus 📊

Display Prometheus Graphs on Amazon Kindle

Intro

For more information see Matthew Petroff's original idea at https://mpetroff.net/2012/09/kindle-weather-display/

Setup

I use six Mijia Bluetooth temp/hum sensors in my setup. Some are flashed with pvvx firmware. I generate a new picture every few minutes via cron:

*/4 * * * * /home/pigpen/kindle/generate_kindle.sh > /dev/null 2>&1

Example

Kindle Example

The graphs show the changes over the last 3 hours. Arrows indicate quick changes in values.

About

Display Prometheus Temperature Graphs on Amazon Kindle

License:MIT License


Languages

Language:PHP 98.4%Language:HTML 1.4%Language:Shell 0.2%