joba-1 / Tasmoticz

Domoticz MQTT autodiscovery plugin for Tasmota devices
MIT License
24 stars 18 forks source link

Tasmota 13.0.0 and PZEM 004 #46

Open Daro1003 opened 5 months ago

Daro1003 commented 5 months ago

Incorrect operation of data transfer from PZEM 004 from Tasmota to Domoticz. I tested the tasmota versions: Data sent once and no indication updates. 13.0.0 13.1.0 13.2.0 Only the block appears but no data. 13.3.0

joba-1 commented 5 months ago

Sorry, I do not have a pzem 004. So if you don't provide logs I cannot help.

Is there a tasmota version that works?

What I need is a log of domoticz and tasmota while the new device is registered, so with pzem removed from domoticz set the tasmoticz plugin Logging parapeter to debug (Domoticz setup / hardware / tasmoticz - last entry, start the tasmota device and wait for 2-3 teleperiods (standard tasmota teleperiod is 300s, minimum is 10s). To easily collect the logs I use syslog.

I would expect tasmota startup messages and domoticz messages about creating the device and some (missing or malformed) tasmota energy sensor messages with or without reaction from domoticz. Then maybe I can suggest something.

For comparison: my Sonoff Dual R3 running Tasmota 12.4.0.1 happily reports energy values as expected

Daro1003 commented 5 months ago

If version 12.4.0.1 works, I will use that. Maybe one day you will be able to do what I am writing about, but I don't think I can help you because my knowledge is poor.