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)