zcapr17
(codersaur)
March 10, 2017, 10:13am
8
In short, yes. The important thing to remember with the Aeon Labs Mutisensor is to calibrate it. It’s default readings will typically be a few degrees off. TBH, this applies to any temperature or light sensor.
I’m also using 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…
1 Like