From b7c9182c1433a31ff68b4d4efc2ef11ebfa1d78e Mon Sep 17 00:00:00 2001 From: sfromis <47082390+sfromis@users.noreply.github.com> Date: Sun, 9 Jul 2023 14:03:18 +0200 Subject: [PATCH] Update decode-status.py to synchronize SetOption154/155 (#19078) I noticed that the translation for SetOption154/155 bits did not match tasmota_types.h: https://github.com/arendst/Tasmota/blob/development/tasmota/include/tasmota_types.h#L190-L191 --- tools/decode-status.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/decode-status.py b/tools/decode-status.py index 1102360cd..7a76bde39 100755 --- a/tools/decode-status.py +++ b/tools/decode-status.py @@ -209,8 +209,9 @@ a_setoption = [[ "(Matter) Enable Matter protocol over Wifi", "(Power) Switch between two (0) or one (1) pin bistable relay control", "(Berry) Disable autoexec.be on restart (1)", + "(Berry) Handle berry led using RMT0 as additional WS2812 scheme", "(ZCDimmer) Enable rare falling Edge dimmer instead of leading edge", - "","","", + "","", "","","","", "","","","", "","","","",