howanghk / homebridge-ewelink

Homebridge plugin to control Sonoff relays with OEM firmware
MIT License
81 stars 46 forks source link

Avoid being logged off #12

Closed luizjunior closed 5 years ago

luizjunior commented 5 years ago

Hi, to avoid being logged of from eWeLink on your device:

1- Create another account 2- Then log in with the new account on other iOS device (you have to keep both accounts connected and with eWeLink on the screen). 3- Go to your eWeLink, select your Sonoff device and share it with the other account. 4- A popup should appear on the other iOS device, accept it. 5- Use the second account as your plugin login (and never use this account on eWeLink anymore to avoid being logged off) 6- Be happy and never get a "session expired" message again.

Did this work for you?

howanghk commented 5 years ago

Yes this work for me. I have added this in the README. Thanks!