Skip to content

Commit

Permalink
Update decode-status.py to synchronize SetOption154/155 (#19078)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
sfromis committed Jul 9, 2023
1 parent c0160f2 commit b7c9182
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/decode-status.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,9 @@
"(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",
"","","",
"","",
"","","","",
"","","","",
"","","","",
Expand Down

0 comments on commit b7c9182

Please sign in to comment.