From fbf89c7f8fceff52f535ba219979af6eedf44cba Mon Sep 17 00:00:00 2001 From: Graham Dean Date: Sun, 14 Apr 2024 09:00:04 +0100 Subject: [PATCH] Updating readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5730718..a352d36 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,12 @@ One of: ⚠ī¸ `Not Ready - Force Stopped` was added to overcome a gotcha with Hypervolt. If the user manually stops a charge by switching charging off via the app or integration, the Hypervolt charger remembers this state and if later is switched into Schedule Charge activation mode, the scheduled charge _will not automatically start_ as might be expected. To overcome this, the Charging switch needs to be manually toggled. This can be done when in Scheduled mode even outside of the schedule window and will switch the `Hypervolt Charging Readiness` state back to `Ready`. ⚠ī¸ In the Hypervolt app, there doesn't appear to be a way of telling whether the charger is ready or not. +## 👁 EV Power, House Power, Grid Power, Generation Power (Sensors) + +Power usage derived from the CT clamp(s), as reported by the Hypervolt app. + +ℹī¸ This integration just reports the values from the Hypervolt APIs. No assurance of accuracy of the values is given! + ## 👁 Hypervolt Voltage, Hypervolt Charger Current (Sensors) _Only available during a charging session_, these represent the voltage and current from the Hypervolt charger. @@ -103,7 +109,7 @@ _Only available during a charging session_, these represent the voltage and curr ## 👁 Hypervolt CT Current, Hypervolt CT Power (Sensors) -_For Hypervolt 2.0 devices: Only available during a charging session_, these represent the current and power seen by the external CT clamp so will typically measure the household, or at least, whole circuit load, not just the Hypervolt. +_Only available during a charging session_, these represent the current and power seen by the external CT clamp so will typically measure the household, or at least, whole circuit load, not just the Hypervolt. ℹī¸ This integration just reports the values from the Hypervolt APIs. No assurance of accuracy of the values is given!