You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've built a sample plugin which for the few devices I own works with lan mode. Where a device isn't in DIY mode (or doesn't support it), this requires device keys to be retrieved from the ewe link api first (not in my sample - needs to be defined in the config, I got the values from some extra log output I added to this plugin). After this though all control would be lan only.
It is all in Typescript (as that is where I'm more comfortable), but I'm aiming to try porting this across to this plugin. I've only got an S26 and Micro to test this out with (that covers the "plug" and "strip" device types - even if incorrectly).
So ewelink has a new LAN mode.
It would be great if someone could figure out how to use this so we don't have to connect to their remote server all the time.
The text was updated successfully, but these errors were encountered: