mirror of https://github.com/arendst/Tasmota.git
Tariff
parent
647bbdb1ea
commit
43efcab29d
|
@ -302,7 +302,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  »5.12.0
|
||||
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  »6.6.0.14<BR>`<hour>` = `0..23` or<BR>`<time>` = `00:00..23:59` or<BR>`<minutes>` = `0..1439`<BR>x = `1, 2, 9`<BR>`1` `STD,DST` Start time (STD & DST) for off-peak tariff<BR>`2` `STD,DST` End time (STD & DST) for off-peak tariff<BR>`9` `0/1`<BR> `0` = use Start/End times also on weekends.<BR> `1` = use off-peak tariff all weekend.<BR>If both `Tariff1` STD and `Tariff2` STD are equal, all tariffs are disabled.
|
||||
Tariff\<x><a id="Tariff"></a>|P1 Smart Meter tariff configuration  »6.6.0.14<BR>x = `1, 2, 9`<BR>`1` `STD,DST` Start times for off-peak tariff<BR>`2` `STD,DST` End times for off-peak tariff<BR>`9` `0/1`<BR> `0` = use Start/End times also on weekends.<BR> `1` = use off-peak tariff all weekend.<BR>`STD` and `DST` may be specified as:<BR> `<hour>` = `0..23` or<BR> `<time>` = `00:00..23:59` or<BR> `<minutes>` = `0..1439` (since midnight)<BR>If both `Tariff1` STD and `Tariff2` STD are equal, all tariffs are disabled.
|
||||
VoltageCal<a id="VoltageCal"></a>|Set calibration offset value for reported `Voltage` telemetry reading  »6.4.1.6<BR><value> `1000..32767` *(default = `1950`)*<BR>Allows finer calibration for HLW8012, HJL01, and BL0937 energy monitoring devices
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue