From 7dc7a660e3b569697e63f9edcc36d9b913c8e50b Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Sun, 22 Oct 2023 12:21:13 +1100 Subject: [PATCH] remove pymyair reference in readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 460cbc2..ccb71a5 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ It can also log to an influxdb database for easy integration into Grafana or sim - Turn the entire aircon system on/off as needed to control temperature - Turn zones on/off based on ARP table entries for specific MAC addresses (for example, if a TV is turned on or a person's phone is detected) - Log temperature measurements to a CSV file or InfluxDB -- Optional integration with [pymyair](https://github.com/smallsam/pymyair) (but not required) # Usage