Update decode-status.py

This commit is contained in:
Theo Arends 2022-07-25 10:00:12 +02:00
parent d7a210bf81
commit d475ccd5c5
1 changed files with 13 additions and 13 deletions

View File

@ -83,20 +83,20 @@ a_setoption = [[
"(HAss) enforce autodiscovery as light (1)",
"(Wifi, MQTT) Control link led blinking (1)"
],[
"(Button) Key hold time (ms)",
"(Pow) Sonoff POW Max_Power_Retry",
"(Backlog) Delay (ms)",
"(Button/Switch) Key hold time detection in decaseconds (default 40)",
"(Energy) Maximum number of retries before deciding power limit overflow (default 5)",
"(Backlog) Minimal delay in milliseconds between executing backlog commands (default 200)",
"(not used) mDNS delayed start (Sec)",
"(Boot loop) Retry offset (0 = disable)",
"(Light) RGBWW remap",
"(IR) Unknown threshold",
"(CSE7766) invalid power margin",
"(Button) Ignore hold time (s)",
"(Wifi) Gratuitous ARP repeat time",
"(Temperature) Over temperature threshold (celsius)",
"(Rotary) Max allowed steps",
"(Bistable) Pulse time for two coil bistable latching relays (default 40)",
"(not used) Tuya MCU current Id",
"(Restart) Number of restarts to start detecting boot loop (default 1)",
"(Light) RGB and White channel separation (default 0)",
"(IR) Set the smallest sized UNKNOWN message packets we actually care about (default 6, max 255)",
"(CSE7766) Number of invalid power measurements before declaring it invalid allowing low load measurments (default 128)",
"(Button/Shutter) Ignore button change in seconds (default 0)",
"(Wifi) Interval in seconds between gratuitous ARP requests (default 60)",
"(Energy) Turn all power off at or above this temperature (default 90C)",
"(Rotary) Rotary step boundary (default 10)",
"(IR) Base tolerance percentage for matching incoming IR messages (default 25, max 100)",
"(Bistable) Pulse time in milliseconds for two coil bistable latching relays (default 40)",
"(not used) Tuya MCU power Id",
"(not used) Energy Tariff1 start hour",
"(not used) Energy Tariff2 start hour",