From 2a66791f99e31ac31f80a2f3f46e1b89c9b94b54 Mon Sep 17 00:00:00 2001 From: "Jason A. Cox" Date: Thu, 17 Mar 2022 21:00:57 -0700 Subject: [PATCH] Add freq and voltage graphs --- README.md | 2 ++ RELEASE.md | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 RELEASE.md diff --git a/README.md b/README.md index 1df06deb..07b88a6b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Monitoring Dashboard for the Tesla Powerwall using Grafana, InfluxDB and Telegra ![Dashboard](https://user-images.githubusercontent.com/13752647/155657200-4309306d-84c1-40b7-8f4c-32ef0e8d2efe.png) ![Monthly](https://user-images.githubusercontent.com/836718/155044558-c693743e-8684-4ad9-a5c2-dd2006ad87a6.png) ![Powerwall+](https://user-images.githubusercontent.com/13752647/155657106-9dbfc9e8-206f-4fa0-8b47-5dd15e726bf0.png) +![FreqVoltage](https://user-images.githubusercontent.com/836718/158933694-5b2e0e33-99f2-453c-bea1-7143ccbc53f3.png) + This is based on the great work by [mihailescu2m](https://github.com/mihailescu2m/powerwall_monitor) but has been modified to use pypowerwall as a proxy to the Powerwall and includes solar String, Inverter and Powerwall Temperature graphs for Powerwall+ systems. diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 00000000..c3905a20 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,12 @@ +# RELEASE NOTES + +## v2.0.0 - Frequency and Voltage Graphs + +* Add graph +* pyPowerwall v0.4.0 + +## v1.0.0 - Initial Release + +* Initial Release +* Tested on Ubuntu 18.04.6 LTS, Ubuntu 18.04.6 and 20.04 LTS, Raspberry Pi OS 32-Bit Debian Bullseye (armv7) and MacOS (x86_64, arm64) +* pyPowerwall v0.3.0