Skip to content

[SOLVED] TYWE3S adding an external relay when TUYA MCU is selected #15624

Answered by Smandurlo
Smandurlo asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks sfromis, you made me think to find a workaround since the normal way will not work :-) And I found it! EUREKA!

Reading tasmota wiki: "By default Tasmota uses the first defined Led(i) as a device status LED. Next defined LED is the power status LED which displays the status of any Relay (or other power output). When only Led1(i) is defined it serves both purposes."

So, my LED wired to the relay was "blinking" as any other led during tasmota boots. Workaround:

  1. set any free GPIO as LED 1. It will not be wired, so it doesn't matter which one you choose; It will blink for everything at booting and during restart/firmware upgrade. It is just dummy;
  2. set the wired to the relay GPIO as LED…

Replies: 11 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jtauscher
Comment options

@Smandurlo
Comment options

Answer selected by Smandurlo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #15623 on May 14, 2022 14:26.