mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
1123d4bba1
commit
914a75d9a0
|
@ -317,7 +317,7 @@ FrequencySet<a id="FrequencySet"></a>|**6.2.1.6**<BR>`<value>` = [calibrate](pow
|
|||
MaxPower<a id="MaxPower"></a>|`0` - disable use maximum power monitoring<BR>`<value>` = set maximum allowed power in W
|
||||
MaxPowerHold<a id="MaxPowerHold"></a>|`1` = set default time to 10 seconds to stay over MaxPower before power off<BR>`<value>` = set time in seconds to stay over MaxPower before power off
|
||||
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>|**6.6.0.12**<BR>Set the address of a PZEM module<BR>`Addr1` = the last octet of the PZEM-004T serial address, or the MODBUS slave address on any other PZEM energy monitoring sensor<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._
|
||||
ModuleAddress<a id="ModuleAddress"></a>|**6.6.0.12**<BR>Set the address of a PZEM module<BR>`<address>` = the last octet of the PZEM-004T serial address, or the MODBUS slave address on any other PZEM energy monitoring sensor<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._
|
||||
PowerDelta<a id="PowerDelta"></a>|**5.13.0**<BR>`0` = disable reporting on power change<BR>`<value>` = set reporting on percentage power change to send an MQTT telemetry message
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue