aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKaufman Home Automation <[email protected]>2022-12-01 17:28:25 -0700
committerGitHub <[email protected]>2022-12-01 17:28:25 -0700
commit6fa109a9a8c89d1867af78050cd009d963a68a25 (patch)
treec79cb514cd9dfe5f673da970893b164941b2d098
parenta52e817d6336850affc5dd03079de1ecacef8a29 (diff)
parent2bbe3a02db247cf48e72d8fd2ca2765e2c8f5e09 (diff)
downloadPLF10-6fa109a9a8c89d1867af78050cd009d963a68a25.tar.gz
PLF10-6fa109a9a8c89d1867af78050cd009d963a68a25.zip
Merge pull request #11 from alexfranke/patch-1
Update README.md, 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.