Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue the following commands:

Code Block
module 54
backlog so97 1
 ; tuyamcu 11,1
 ; tuyamcu 12,9
 ; tuyamcu 21,10
backlog ledtable 0
 ; dimmerrange 10,1000
 ; so59 1
 ; so68 0


Add the following rule, this should be all on ONE line. 

This rule will not turn the fan on when the fan speed is changed.

Code Block
Rule1 on TuyaReceived#Data=55AA03070005030400010016 do publish2 stat/%topic%/speed 3,0 endon
      on TuyaReceived#Data=55AA03070005030400010117 do publish2 stat/%topic%/speed 3,1 endon
      on TuyaReceived#Data=55AA03070005030400010218 do publish2 stat/%topic%/speed 3,2 endon
      on TuyaReceived#Data=55AA03070005030400010319 do publish2 stat/%topic%/speed 3,3 endon

...

Code Block
Rule2 on TuyaReceived#Data=5AA030700080A020004000000 do publish2 stat/%topic%/bb 1,1 endon
Rule2 1


Issues

Flickering Light

I think this issue is a result of the mosfet not having proper adhesion to the heat sink. The mosfet is simply pushed up against the heatsink. It has a foam pad that allows heat transfer from the mosfet to the heatsink.


Image Added


Could we do something better here?


References

ReferenceURL
The Tasmota Fan Controller I've been waiting for...https://www.digiblur.com/2020/07/the-tasmota-fan-controller-ive-been.html
Blakadder's DS03https://templates.blakadder.com/treatlife_DS03.html
Combo Speed Fan Controller/Dimmer with Tasmota - How to Flash Shelly devices with NO wires!https://www.youtube.com/watch?v=o813Kjw76_I
Tasmotizerhttps://github.com/tasmota/tasmotizer