Episode 2 - Learning Tasmota, Part 2

Episode Notes

Thanks for watching the second episode of MarkTroyer.Tech.

We made lots of process improvements from the first video but there continues to be much to improve. The video quality is still not great on the computer screenshots. I also tried using the green background mechanism in the opening scenes but the edges were not impressive. On a couple of occasions, I refer to the loaded version of Tasmota as v7.1. This is incorrect, it is v9.1. There continues to be much to Learn, Master and Apply which excites me. If you would like to create your own Learning Tasmota PCB, click on this link and you can order one directly from PCBWay https://www.pcbway.com/project/sharep… Latest Release of Tasmota. Current build as this video is released is v9.1.0. “lmogen” https://github.com/arendst/Tasmota/re… Release notes: https://github.com/arendst/Tasmota/re… Tasmotizer firmware loading tool https://github.com/tasmota/tasmotizer Commands setoption114 on switchmode1 2 power1 on / power1 off ledpower2 on / ledpower2 off dimmer 50 / dimmer 10 buzzer 5,1 script

Bonus Commands

template JSON configuration for Learning Tasmota PCB {“NAME”:”Learning Tasmota PCB”,”GPIO”:[160,1,1312,1,480,32,1,1,290,289,416,224,544,4768],”FLAG”:0,”BASE”:18}

reset 3 rule1 on Switch1#Action=ON do ledpower3 1 endon on Switch1#Action=OFF do ledpower3 0 endon rule1 on