mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
00ea27bc84
commit
2537f4a748
|
@ -293,7 +293,7 @@ MaxPowerHold<a id="MaxPowerHold"></a>|`1` = set default time to 10 seconds to st
|
|||
MaxPowerWindow<a id="MaxPowerWindow"></a>|`1` = set default time to 30 seconds to stay power off before re-applying power up to 5 times<BR>`<value>` = set time in seconds to stay power off before re-applying power up to 5 times
|
||||
ModuleAddress<a id="ModuleAddress"></a>|Set the address of a PZEM module  »6.6.0.12<BR>`1..3` = the last octet of the PZEM-004T serial address<BR>`<address>` = the last octet of the slave address on MODBUS PZEM energy monitoring modules<BR>Prior to setting the module address, the PZEM **_must be connected_** to **both** RX and TX, **and** AC voltage.<BR>Connect one PZEM at a time and issue this command. Repeat for each PZEM to be connected for multi-phase monitoring.<BR>_The command without an argument cannot be used to read the address of the connected PZEM._
|
||||
PowerCal<a id="PowerCal"></a>|<value> `4000..32767` *(default = `12530`)*<BR>Set calibration offset value for reported `Power` telemetry reading  »6.4.1.6<BR>Allows finer calibration for HLW8012, HJL01, and BL0937 energy monitoring devices
|
||||
PowerDelta<a id="PowerDelta"></a>|Set maximum delta for rnergy monitoring devices to report on active power load change  »5.13.0<BR>`0` = disable reporting on power change<BR>`1..100` = set reporting on percentage power change to send an MQTT telemetry message<BR>`101..32000` = set reporting on absolute power change to send an MQTT telemetry message (offset by 100, e.g., `101`=1W, `207`=107W)   »6.6.0.19
|
||||
PowerDelta<a id="PowerDelta"></a>|Set maximum delta for energy monitoring devices to report on active power load change  »5.13.0<BR>`0` = disable reporting on power change<BR>`1..100` = set reporting on percentage power change to send an MQTT telemetry message<BR>`101..32000` = set reporting on absolute power change to send an MQTT telemetry message (offset by 100, e.g., `101`=1W, `207`=107W)   »6.6.0.19
|
||||
PowerHigh<a id="PowerHigh"></a>|`0` = disable power high threshold *(default)*<BR>`<value>` = set power high threshold value in W to send an MQTT telemetry message
|
||||
PowerLow<a id="PowerLow"></a>|`0` = disable power low threshold *(default)*<BR>`<value>` = set power low threshold value in W to send an MQTT telemetry message
|
||||
PowerSet<a id="PowerSet"></a>|`<value>` = [calibrate](power-monitoring-calibration) power to a target value in W  »5.12.0
|
||||
|
|
Loading…
Reference in New Issue