From 7372fe9c8352620534089930cf3afd46ed65d075 Mon Sep 17 00:00:00 2001 From: Vincent Wolsink Date: Thu, 26 Sep 2024 15:22:07 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ecfef40..3fba412 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Features: - 3 Phase CT readings. - "Realtime" updates of CT readings. - Configurable polling interval. -- Optional negative production reading correction. +- Negative production reading correction (optional). - Service call to retrieve and set and upload grid profile. ## Screenshots @@ -88,8 +88,6 @@ Available entities differ per Envoy type and configuration. |Envoy xxx Today's Energy Production L2|sensor.envoy_xxx_today_s_energy_production_l2|Wh| |Envoy xxx Today's Energy Production L3|sensor.envoy_xxx_today_s_energy_production_l3|Wh| -¹ Optional. Enable via integration configuration. - ### Inverter |Entity name|Entity ID|Unit| |-----------|---------|----| @@ -124,6 +122,8 @@ Available entities differ per Envoy type and configuration. |Relay xxx Contact|binary_sensor.relay_xxx_contact|| |Relay xxx Forced|binary_sensor.relay_xxx_forced|| +¹ Optional. Enable via integration configuration. + ## Installation [![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=vincentwolsink&repository=home_assistant_enphase_envoy_installer&category=integration)