User Tools

Site Tools


emrp2021:wemos_tasmota:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
emrp2021:wemos_tasmota:start [2021/10/27 10:53] rolf001emrp2021:wemos_tasmota:start [2021/10/27 13:23] (current) rolf001
Line 2: Line 2:
  
 https://www.wemos.cc/en/latest/d1/d1_mini.html https://www.wemos.cc/en/latest/d1/d1_mini.html
 +
 +
 +[[https://youtu.be/nDF1AvS5CF8?t=149|YouTube on SwitchMode 5]]
  
 <code> <code>
  
-setOption 114 ON+Backlog SwitchMode1 3; SwitchTopic 0 
 +Backlog Rule1 on Switch1#state do Publish stat/custom-topic/SWITCH1 %value% endon; Rule1 1
  
 </code> </code>
 +
 +
 +<code>
 +
 +SetOption114 ON
 +SetOption32   1
 +
 +</code>
 +
 +Settings:
 +
 +<code>
 +SwitchTopic 1 - Set MQTT switch topic to Topic
 +SwitchMode 5 - Set push-button with long press mode
 +SetOption32 2 - Set key hold time to 2 seconds
 +Template: {"NAME":"Generic","GPIO":[1,1,1,1,1,1,1,1,1,1,1,1,1,1],"FLAG":0,"BASE":18}
 +</code>
 +
 +
 +{{youtube>4CtUpvBF1U8?medium}}
 +
 +[[https://www.youtube.com/watch?v=4CtUpvBF1U8&list=PLeT8xM9MJ8fTPHPqaeBLKCR1nNErsM8sC|Episode 1 - Learning Tasmota, Part 1]] by Mark Troyer
emrp2021/wemos_tasmota/start.1635324833.txt.gz · Last modified: 2021/10/27 10:53 by rolf001