Update decode-status.py

This commit is contained in:
Theo Arends 2022-07-25 10:00:12 +02:00
parent d7a210bf81
commit d475ccd5c5

View File

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