Tariff Command

Michael Ingraham 2019-09-10 11:56:16 -04:00
parent 06e122f85d
commit 2c6ddc7dab
1 changed files with 1 additions and 1 deletions

@ -323,7 +323,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 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 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 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>`<hour>` = `0..23`<BR>x = `0` Disable tariff settings (_default_)<BR>x = `1` `<hour>` Off-peak tariff STD start hour<BR>x = `2` `<hour>` Off-peak tariff STD end hour<BR>x = `3` `<hour>` Off-peak tariff DST start hour<BR>x = `4` `<hour>` Off-peak tariff DST end hour<BR>x = `9` `<0/1>`<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`0` = use Start/End hours also on weekends.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`1` = use off-peak tariff all weekend. Tariff\<x><a id="Tariff"></a>|P1 Smart Meter tariff configuration<BR>`<hour>` = `0..23`<BR>x = `0` Disable tariff settings (_default_)<BR>x = `1` `STD,DST` Start hours (STD & DST) for off-peak tariff<BR>x = `2` `STD,DST` End hours (STD & DST) for off-peak tariff<BR>x = `9` `0/1`<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`0` = use Start/End hours also on weekends.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`1` = use off-peak tariff all weekend.
VoltageHigh<a id="VoltageHigh"></a>|`0` = disable voltage high threshold *(default)*<BR>`<value>` = set voltage high threshold value in V 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 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 VoltageSet<a id="VoltageSet"></a>|`<value>` = [calibrate](power-monitoring-calibration) voltage to a target value in V