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
Not really an issue, but apparently the wifi switch operates exactly like the vacuum. Do you have any idea how to get this working. When i run this on HA (with all the dependencies), i get the token back with mirobo discover. However, the HA component times out.
My HA config is as below
Although the base protocol may function similarly (encryption, messaging, discovery, ..), the message payloads are most likely completely different (as it is also the case with air purifier). What this means is that someone has to sit down and reverse-engineer and implement the used commands. Considering it's a whole different appliance I'm inclined it should not belong to this project (but maybe the protocol parts should be separated into a library, also to be used by air purifier and others?), so I'm closing this for now.
If someone wants to step up and do a support for those devices, we can discuss what's the best approach for that.
Thanks for the reply. I don't have the skills to reverse engineer the commands. I'll keep an eye out for this. If someone manages to do this, then we can think about possibly reusing some of your base methods (encryption, messaging, discovery etc) and develop on that to work specifically for the switch.
Not really an issue, but apparently the wifi switch operates exactly like the vacuum. Do you have any idea how to get this working. When i run this on HA (with all the dependencies), i get the token back with
mirobo discover
. However, the HA component times out.My HA config is as below
Any ideas, help is appreciated.
Thanks
The text was updated successfully, but these errors were encountered: