Closed Zirafarafa closed 4 months ago
Note, this is a basic hack to get the code working. It may be more appropriate to explicitly deal with local, mi and dreame connections instead of implicily based on parameters passed, but I am not at all familiar with the code flow
You don't need to do this to get this functionality. Just set account_type as mi and do not pass any password or username.
Coming back to this as I had to remove and re-add the vacuum - the username and password are required fields, so I cannot connect using account_type as "mi", and I also cannot connect locally.
The addition of the dreame cloud connection type caused local connection flow to break. This change fixes it.
See https://github.com/Tasshack/dreame-vacuum/discussions/618