diff options
author | Volker Hoffmann <volker@cheleb.net> | 2016-06-14 09:17:24 +0200 |
---|---|---|
committer | Volker Hoffmann <volker@cheleb.net> | 2016-06-14 09:17:24 +0200 |
commit | d63422cdb9347d118e781f119628ef0d865d874e (patch) | |
tree | 0643f4f33c7f231e59bd593fc551e98b8a1e171b /README.md | |
parent | ad33725ca38eb5bb848ca099f76a5e8e12edaf99 (diff) |
doc: add screenshot to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ This is a collection of Python scripts to poll your environmental data from a [Netatmo](http://netatmo.com) device as well as filesystem and VPN connectivity status from a Linux system, and then upload it to an instance of [InfluxDB](https://influxdb.com/). You can then use something like [Grafana](http://www.grafana.org) to visualise the measurements. +## Example + + + ## Usage - Put your InfluxDB access data in the *userpass_influx* file. See also *userpass_influx_example*. |