TA2k / ioBroker.smart-eq

ioBroker Adapter for Smart EQ
MIT License
5 stars 2 forks source link

Adapter frequently needs new otp code when running while there is no internet connection #11

Open mmaxbar opened 5 months ago

mmaxbar commented 5 months ago

I have the WAN connection not always on because i switch the WAN equipment off when i leave the house (starlink needs a lot of power). Quite often I need to enter a new OTP code to connect the adapter to the cloud again. This never happens when the internet connection is constantly on.

I do switch off the adapter from a script before i switch off the WAN and wait until WAN is up again before I start the adapter, but there are some edge cases where the adapter is running without WAN, and it still happens sometimes.

To Reproduce Drop the WAN connection while the adapter is active, frequently (not always) a new OTP code will be required.