@rontalley and @eleazar you need to run a PC 24/7, I have a virtual machine with Ubuntu Server on my primary desktop that’s always on. It then runs this:
Hi all,
Here’s a write-up of how I’m using InfluxDB and Grafana to visualise SmartThings device states in charts and dashboards.
The solution uses a custom SmartApp I’ve written to send data from SmartThings to InfluxDB. Crucially it supports the database server being on the same private LAN as the SmartThings hub, so there’s no need to make your database server accessible from the internet.
I’m quite pleased with it so far. In conjunction with my Evohome (Connect) SmartApp I’m getting some great graphs of my home heating behaviour and energy usage.
Here’s an example of a temperature chart:
[image]
Here’s an Evohome Heating Zone chart with some overlays:
[image]
I aim to post another article covering some of the more-advanced Grafana features like templating and annotations in th…
It’s not too bad to setup.
2 Likes