aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKaufman Home Automation <[email protected]>2022-04-01 21:43:35 -0700
committerGitHub <[email protected]>2022-04-01 21:43:35 -0700
commit753e66feeea3479536b6969aa08f828cb2e7b66e (patch)
tree0576c0a7c095651fdbfb96e3038ec8261b81d82e
parent4f1565f447cc39b52da7e4885b8c17adfa9db189 (diff)
downloadPLF10-753e66feeea3479536b6969aa08f828cb2e7b66e.tar.gz
PLF10-753e66feeea3479536b6969aa08f828cb2e7b66e.zip
add info on power monitoring mode
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9b4d8ee..59431d3 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,8 @@ When using kauf-plug.yaml as a package in the ESPHome dashboard, you can configu
***power monitoring calibration*** - all of the values used to calibrate the power monitoring calibration can be overwritten using substitutions to make the calibration more accurate.
+***power monitoring mode*** - in addition to the 5 presets in the Monitoring Mode select entity, any desired settings for the power monitoring mode can be set via substitutions. See the change_mode_every, initial_mode, and update_interval settings on the [ESPHome HLW8012](https://esphome.io/components/sensor/hlw8012.html#configuration-variables) page. The select entity needs to be set to "YAML Configured" for the substitutions to take effect.
+
## Factory Reset
Going to the plug's URL in a web browser and adding /reset will completely wipe all settings from flash memory. Note that this will wipe the plug's memory of whether the relay was on or off, and therefore the plug may turn off.