question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Successfully flashed several Jinvoo Wall Light, Curtain switches

See original GitHub issue

Tested on several wall switches (1-3 Gang) as well as curtain switches (~same as 3-Gang wall switch):

Sonoff Tasmota Templates:

  • 1-3 Gang Wall Switches:
     {"NAME":"Jinvoo T1","GPIO":[52,0,0,0,0,0,0,0,17,21,0,0,0],"FLAG":1,"BASE":18}
     {"NAME":"Jinvoo T2","GPIO":[52,0,0,18,22,0,0,0,17,21,0,0,0],"FLAG":1,"BASE":18}
     {"NAME":"Jinvoo T3","GPIO":[52,0,0,18,22,19,0,0,17,21,0,23,0],"FLAG":1,"BASE":18}
    
  • Curtain Switch:
     {"NAME":"Jinvoo Curtain","GPIO":[52,0,0,18,22,19,0,0,17,21,0,23,0],"FLAG":1,"BASE":18}
    

For the Curtain Switch, the following options need to be used:

SetOption1 1   # restrict button-multipress to single, double and hold actions
SetOption14 1  # exclusive buttons (important!)
LedPower 0     # disable use of LED as much as possible (optional)
SetOption31 1  # diable wifi led (optional)
PulseTime1 130 # set relay 1 activation to 30 seconds (+100 for 1sec interval)
PulseTime2 1   # deactivate button 2 immediately after activation (disables relays)
Pulsetime3 130 # set relay 3 activation 30 seconds (+100 for 1sec interval)
PowerRetain 0  # Don't retain states
SaveOption 1   # enable autosave

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:22

github_iconTop GitHub Comments

1reaction
MarksLiveMusiccommented, Jan 13, 2020

Hello guys. I was trying to figure out why SetOption14 1 didn’t work (console error on Tasmota 8.1.0).

I found that it has been replaced by “Interlock” features: https://tasmota.github.io/docs/#/Commands?id=interlock

Hope this can help!

0reactions
prismplexcommented, Feb 20, 2021

Got it working with the following template {"NAME":"Jinvoo Curtain","GPIO":[288,0,0,34,226,33,0,0,32,224,0,225,0,4704],"FLAG":0,"BASE":18} source: https://gitee.com/mirrors/Tasmota/blob/master/TEMPLATES.md

Buttons work now as expected, blue led only lights up every time for a second

Read more comments on GitHub >

github_iconTop Results From Across the Web

Smart Wi-Fi + RF Curtain Switch - Banggood
This new designed glass panel wireless touch smart curtain switch is designed with many new updates.The WiFi+RF.
Read more >
Smart Wifi Light Wall Switch 1/2/3 Gang EU Touch Phone ...
Wifi Smart Light Switch 1/2/3 Gang Compatible with Alexa and Google Home, EU Smart Touch Switch, Smart Phone Remote Control Tempered Glass, Timing...
Read more >
The absolute horror of WiFi light switches - Terence Eden's Blog
When the light switch wasn't connected to the WiFi, the app assumes that it is on a different network to the switch and...
Read more >
mac4 Safety light curtain - SICK Germany
After switching on, syn‐ chronization begins indicated by the flashing COM LED. After synchronization is com‐ pleted successfully and signal strength is ...
Read more >
Tuya smart life api - N.20 Sala e Tabacchi
Such devices as Wi-Fi plugs/sockets, switches, light-bulbs etc that do not require a hub that ... smart_life for Smart Life, jinvoo_smart for Jinvoo...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found