From f6c2d8957f52e72eff2e38a4fe667a182359c8b8 Mon Sep 17 00:00:00 2001 From: blakadder Date: Fri, 22 Feb 2019 23:29:27 +0100 Subject: [PATCH] Updated Power monitoring calibration (markdown) --- Power-monitoring-calibration.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Power-monitoring-calibration.md b/Power-monitoring-calibration.md index db176332..a544684c 100644 --- a/Power-monitoring-calibration.md +++ b/Power-monitoring-calibration.md @@ -1,20 +1,20 @@ You might need to calibrate your power monitoring device as correct measurements are influenced by hardware and timing differences. ## What you need -- your power monitoring capable device flashed with Tasmota and configured to a correct module/template that supports power monitoring -- calibrated multimeter (AC capable) +- Your power monitoring capable device flashed with Tasmota and configured to a correct module/template that supports power monitoring +- Calibrated multimeter (AC capable) - A resistive load device (we use a 60 W incandescent light bulb in the example) - - resistive load device is any device which draws a constant amount of power such as an incadescent or halogen light bulb (best choice since their power draw is declared on them), electric kettle or electric heater can also be used but it is recommended to use a power meter in conjunction since the load could vary - - **Do not** use switch mode driven devices such as LED lamps, computer equipment or inductive/capacitive devices such as motors -- *(optional)* calibrated power meter (aka Kill A Watt) + - Resistive load device is any device which draws a constant amount of power such as an incadescent or halogen light bulb (best choice since their power draw is declared on them). Electric kettle or electric heater can also be used but it is recommended to use a power meter in conjunction since the load *could* vary + - **Do not** use switch mode driven devices such as LED lamps, computer equipment or inductive/capacitive devices such as motors! +- *(optional)* Calibrated power meter (aka Kill A Watt) ### Step 1 Connect the light bulb to your device. * *Optional: Plug your device into the power meter* -Turn power on and wait a few seconds for the power metering to settle on a stable power reading +Turn power on and wait a few seconds for the power metering to settle on a stable power reading. ### Step 2 -Open the web UI to your device in one window and open another window to that same devices Console +Open the web UI to your device in one window and open another window to that same devices Console. ### Step 3 Verify the **Power** reading in the web UI (optionally with the power meter as well) for the expected 60 W and if needed change the power offset with command:
    `PowerSet 60.0`
    *(if you're using something with different power draw enter the appropriate number)* ### Step 4