mirror of https://github.com/arendst/Tasmota.git
Add commands SetOption34 and SetOption35
parent
1b4e7e33f9
commit
0153993fd7
|
@ -652,6 +652,10 @@ SetOption32 | | Show current key hold time in 0.1 seconds
|
|||
SetOption32 | 1..100 | Set key hold time from 0.1 to 10 seconds
|
||||
SetOption33 | | Show Sonoff Pow Max_Power_Retry value
|
||||
SetOption33 | 1..250 | Set Sonoff Pow Max_Power_Retry from 1 to 250
|
||||
SetOption34 | | Show Tuya dimmer device id
|
||||
SetOption34 | 0..255 | Set Tuya dimmer device id from 0 to 255
|
||||
SetOption35 | | Show mDNS startup delay in seconds (0 = default)
|
||||
SetOption35 | 0..255 | Set mDNS startup delay from 0 to 255 seconds
|
||||
SetOption50 | | Same as Timers
|
||||
SetOption51 | | Enable to view extra pins for ESP8285 in Module Config (Do not use this on ESP8266 devices)
|
||||
SetOption52 | 1 / on | (6.2.1.2) Append time offset from UTC to JSON messages
|
||||
|
|
Loading…
Reference in New Issue