You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SetOption46<aclass="cmnd"id="setoption46"></a>|`0..255` = power on delay before initializing, in 10 millisecond units, up to 2.55 seconds.
554
554
SetOption47<aclass="cmnd"id="setoption47"></a>|`3..255` = delay power on relay state in seconds to reduce power surge<BR>`1` = delays until network connected<BR>`2` = delays until MQTT connected
555
+
SetOption48<aclass="cmnd"id="setoption48"></a>|Support energy dummy relays
555
556
SetOption51<aclass="cmnd"id="setoption51"></a>|Enable GPIO9 and GPIO10 component selections in Module Configuration<BR>:rotating_light:**WARNING** Do not use on ESP8266 devices! :rotating_light:<BR>`0` = disable *(default)*<BR>`1` = enable
556
557
SetOption52<aclass="cmnd"id="setoption52"></a>|Control display of optional time offset from UTC in JSON payloads<BR>`0` = disable *(default)*<BR> `1` = enable
557
558
SetOption53<aclass="cmnd"id="setoption53"></a>|Display hostname and IP address in GUI<BR>`0` = disable *(default)*<BR> `1` = enable
@@ -615,6 +616,7 @@ SetOption129<a class="cmnd" id="setoption129"></a>|Enable split total energy res
615
616
SetOption130<aclass="cmnd"id="setoption130"></a>|Add heap size (and ESP32 fragmentation) to logging timestamp for debugging<BR>`1` = enable
616
617
SetOption131<aclass="cmnd"id="setoption131"></a>|(Tuya) Allow save dimmer = 0 received by MCU<BR>`1` = enable
617
618
SetOption132<aclass="cmnd"id="setoption132"></a>|When MQTT TLS is enabled, forces fingerprint validation of server identity instead of checking the identify against a certificate authority (CA)<BR>`1` = Fingerprint, `0` = CA
619
+
SetOption133<aclass="cmnd"id="setoption133"></a>|Invert outputs of 74x595 shift register, `0` = don't invert
618
620
SetOption134<aclass="cmnd"id="setoption134"></a>|PWM force phases to be synced (ESP32 only).<BR>On ESP32, PWM phases are by default distributed one after the other to minimize effect on power supply. This is also mandatory for H-Bridge devices.<BR>`0` = phases are automatically aligned one after the other, `1` = phases all start at the same time (default behavior for ESP8266).
SetOption136<aclass="cmnd"id="setoption136"></a>|`1` = Disable single sensor reports from Tuya devices while keeping teleperiod reports<BR>`0` = Publish an immediate `tele/%topic%/SENSOR` TuyaSNS message at each reception of individual value _(default)_
SetOption158<aclass="cmnd"id="setoption158"></a>|`0` = Disable publish ModbusReceived MQTT messages (`1`), in this case you must use event trigger rules instead
642
644
SetOption159<aclass="cmnd"id="setoption159"></a>|Set counting for Counter on falling edge or rising and falling edge<BR>`0` = Counter only reacts on falling edge _(default)_<BR>`1` = Counter reacts on falling and rising edge
643
645
SetOption160<aclass="cmnd"id="setoption160"></a>|`1` = Disable generate moving event by sensor report - use LD2410 out pin for events
644
-
646
+
SetOption161<aclass="cmnd"id="setoption161"></a>|Disable display of state text
647
+
SetOption162<aclass="cmnd"id="setoption162"></a>|Do not add export energy to energy today
648
+
SetOption163<aclass="cmnd"id="setoption163"></a>|Disable display of GUI device name
649
+
SetOption164<aclass="cmnd"id="setoption164"></a>|Enable WiZ Smart Remote support
0 commit comments