aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlex Franke <[email protected]>2022-12-01 12:56:57 -0500
committerGitHub <[email protected]>2022-12-01 12:56:57 -0500
commit2bbe3a02db247cf48e72d8fd2ca2765e2c8f5e09 (patch)
treec79cb514cd9dfe5f673da970893b164941b2d098
parenta52e817d6336850affc5dd03079de1ecacef8a29 (diff)
downloadPLF10-2bbe3a02db247cf48e72d8fd2ca2765e2c8f5e09.tar.gz
PLF10-2bbe3a02db247cf48e72d8fd2ca2765e2c8f5e09.zip
Update README.md
Adds new monitoring mode
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6002d77..c16f4e5 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ If using the precompiled binary or kauf-plug.yaml as a package in the ESPHome da
- *2s P,I Only* - Power and current are both reported every 2 seconds. Voltage is never reported.
- *2s P,V Only* - Power and voltage are both reported every 2 seconds. Current is never reported.
- *YAML Configured* - Uses the values defined by substitutions in YAML. For the precompiled binaries, this is the same as *10s P / 40s V,I*. See Power Monitoring Mode below for more information on customizing.
+- *2s P / 8s V,I* - Power is measured and reported every 2 seconds. Current and voltage are each reported every 8 seconds, alternating such that one is reported every 4 seconds.
***No Hass*** switch entity - Disabled by default. Turn this switch on if not using Home Assistant with the plug. Prevents the plug from flashing an error due to no API connection and rebooting every 15 minutes.