How will your Sonoff connect to the cloud though if your LTE router is "stuck"?
This particular scenario - I want to put a sonoff device on my Telkom LTE modem in the house and, in case of need, be able to reset it remotely (from outside the house). This is also the reason why I would connect (only this) sonoff via ewelink and not my local HA setup - so that I can access the sonoff SV device it in case the LTE connection is down for whatever reason. The only trouble is, sonoff SV goes to "ON" and automatically "Off" state; I would need it to constantly be in "ON" state and go "OFF" for a second or two (reset) in order for this to work.
A set timer (in tasmota console) wouldn't do the job, because this needs to be a reset on demand and not a timed reset....
To overcome this hurdle, I guess a basic relay (NT72-2C-S10, http://www.communica.co.za/catalog/Details/P2860965065 or similar) that can invert the signal would do the job, but I am looking to see if there is a software option to do it in sonoff SV (and so far it looks like there isn't)....
Silly question, but if the LTE is down, how exactly is it going to be connected to ewelink?
Remote reset is not a great idea for your scenario.
You want it without ewelink, and have a monitor at the house that detect if the internet is down, which then automatically reboot the LTE modem.
For my own setup, on vumatel trenched, I have a monitoring solution setup. If it detects the internet down, it runs a script on the mikrotik to release->renew dhcp, which usually fix my issue, but it happens rarely. Still, I wouldn't count on a remote solution like you are thinking.
Might be easier to do a watchdog script on another box if you have something always running. Then just control a sonoff basic instead of an sv.
* dispense a treat for my dog if he doesn't bark during the day when I'm not there i.e. reward him for being quiet
Ok guys, anyone used Sonoff T1 or Basic for 2 or even 3-way switches? I know I have a couple in my house.
Either IFTTT or the GPIO ports?
Someone asked in the thread about using a Sonoff device to control their Centurion Gate motor. I can't find the post anymore, did anyone manage to get this working? I tried a while ago with a Sonoff RF Bridge, but it doesn't work with the Centurion motors.
Wouldn't something like OpenGarage work? https://openthings.io
My garage door is controllable from my alarm panel - I then have a contact on the door telling me if its open or closed.
If you can flash Tasmota and run Home Assistant it's relatively easy to do. In essence only one is wired to the lights, the other Sonoff(s) are only provided power. Using HomeAssist automation you can then link them together - I.e. Keep them all in sync.
Dr Zzs has a video on YouTube showing this using the Sonoff basics and a GPIO port.