From 407af3f3e6088bf409f599f547d1e2a0c6517a7c Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Wed, 23 Jun 2021 15:29:55 +1000 Subject: [PATCH] Add grafana screenshot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8bc94ce..0f763f8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ Script to automate control of an home reverse cycle aircon system based on custo This was originally written for an [AdvantageAir](https://www.advantageair.com.au/) system. It just calls an external script to interface with the aircon, so should be easily adaptable to other systems. +It can also log to an influxdb database for easy integration into Grafana or similar. + +![grafana integration](https://cube.nethack.net/images/aircon_grafana.png "grafana integration") + + # Requirements - [pymyair](https://github.com/smallsam/pymyair)