From f81bf65ae8d57addae3c817d3733fa8f31752cc1 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Mon, 4 Dec 2023 16:56:26 +1100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccb71a5..c2383bc 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Script to automate control of an home reverse cycle aircon system based on custom logic and temperature measurements. -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. +This was originally written for an [AdvantageAir](https://www.advantageair.com.au/) system. It just uses the myair API 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.