mirror of https://github.com/arendst/Tasmota.git
Add command PowerDelta (v5.12.0e)
parent
b5788c98a0
commit
b6fcee277a
|
@ -527,6 +527,9 @@ MaxPowerWindow | \<seconds\> | Set time in seconds to stay power off before r
|
|||
PowerCal | | Show calibration value for Power
|
||||
PowerCal | 1 | Set default calibration value for Power to (Pow 12530, S31 chip value)
|
||||
PowerCal | \<value\> | Set user calibration value for Power starting from 4000
|
||||
PowerDelta | 0 | Disable reporting on power change
|
||||
PowerDelta | 1 | Enable reporting on 80% power change
|
||||
PowerDelta | \<percentage\> | Enable reporting on percentage power change
|
||||
PowerHigh | | Show current power high threshold value
|
||||
PowerHigh | 0 / off | (default) Disable power high threshold
|
||||
PowerHigh | \<watt\> | Set power high threshold value
|
||||
|
|
Loading…
Reference in New Issue