mirror of https://github.com/arendst/Tasmota.git
Tariff Command
parent
b981f01177
commit
7110387268
|
@ -322,6 +322,7 @@ PowerHigh<a id="PowerHigh"></a>|`0` = disable power high threshold *(default)*<B
|
|||
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
|
||||
Status<a id="Status"></a>|`8` = show power usage<BR>`9` = show power thresholds
|
||||
Tariff\<x><a id="Tariff"></a>|P1 Smart Meter tariff configuration<BR>`0..23` Start Hour<BR>x = `1` Off-peak tariff<BR>x = `2` Standard tariff<BR>x = `3` Weekend tariff
|
||||
VoltageHigh<a id="VoltageHigh"></a>|`0` = disable voltage high threshold *(default)*<BR>`<value>` = set voltage high threshold value in V
|
||||
VoltageLow<a id="VoltageLow"></a>|`0` = disable voltage low threshold *(default)*<BR>`<value>` = set voltage low threshold value in V
|
||||
VoltageSet<a id="VoltageSet"></a>|`<value>` = [calibrate](power-monitoring-calibration) voltage to a target value in V
|
||||
|
|
Loading…
Reference in New Issue