From f3071b4318df6440eb2c84930a7617535d1a54eb Mon Sep 17 00:00:00 2001 From: MickMake Date: Fri, 9 Dec 2022 07:47:59 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebaf215b7..003d1b98d 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Of course, all endpoints are accessible. So go for your life. This GoLang package does several things: 1. Provides ready access to all API calls via a simple get/put framework. 2. MQTT client to push to [HomeAssistant](https://www.home-assistant.io/). -3. Graphing any data points, over daily, monthly and yearly with 5 to hour time granularity. +3. Graphing any data points, over daily, monthly and yearly with 5 minute to 1 hour granularity. 4. Output data to various formats - JSON, CSV, raw, Graphing, XML, XLSX, Markdown, and GoLang structures.