From 1f9535fde4ff8f19ca13ac4632f404af23671fbf Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Sun, 30 Jun 2019 00:40:02 -0400 Subject: [PATCH] PZEM-004T V3 --- PZEM004T,-Wemos-D1-Mini-and-a-1602-I2C-display.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/PZEM004T,-Wemos-D1-Mini-and-a-1602-I2C-display.md b/PZEM004T,-Wemos-D1-Mini-and-a-1602-I2C-display.md index 1db21a60..758610f8 100644 --- a/PZEM004T,-Wemos-D1-Mini-and-a-1602-I2C-display.md +++ b/PZEM004T,-Wemos-D1-Mini-and-a-1602-I2C-display.md @@ -29,8 +29,15 @@ ## Tasmota Parameter Configuration -- set module as GENERIC (18), then GPIOs as in the image below: - +[Device Template](Templates)
+**PZEM-004T version prior to V3:** + +`{"NAME":"HW-655 PZEM","GPIO":[0,63,0,62,6,5,0,0,0,0,0,0,0],"FLAG":0,"BASE":18}` + + +**PZEM-004T version V3:** + +`{"NAME":"HW-655 PZEM","GPIO":[0,98,0,62,6,5,0,0,0,0,0,0,0],"FLAG":0,"BASE":18}` - use **`I2CScan`** to detect your device address - use **`DeviceAddress XXX`** (where XXX is the decimal converted address found) to set the I2C address