Hi All. Apologies in advance if this info is available, I can't find a manual.
I want to increase the frequency of polling power sensor details from a V3 plug. Currently it's just the default 5min period. I have tried posting a few MQTT commands to the plug and can get responses like status and power (on/off) but I can't seem to find a command that will issue the power/voltage info. In the future my thoughts are to add exception criteria to cause it to post a message when there has been significant change in a value but I haven't done a Tasmota build as yet so that's in the future. Thanks!
PowerDelta<x>Set maximum delta of phase a in energy monitoring devices to report on active power load change while the power is ON. PowerDelta will not report when the power turns off.
0 = disable reporting on power change
1..100 = set reporting on percentage power change to send an MQTT telemetry message
101..32000 = set reporting on absolute power change to send an MQTT telemetry message (offset by 100, e.g., 101=1W, 207=107W)
https://tasmota.github.io/docs/Commands/#power-monitoring