RMCob / homebridge-wyze-robovac

This plug-in provides rudimentary control for a Wyze Robot Vacuum.
Apache License 2.0
8 stars 4 forks source link

2FA potential issues? #6

Closed carTloyal123 closed 1 year ago

carTloyal123 commented 1 year ago

Describe Your Problem:

I do not have a vaccuum from Wyze but I was interested in using this repo as a basis for extending some other Wyze devices to Homekit. Because of that I have a quick question, does each run of the python script not require a new mfa code and why not? If I run scripts standalone I have to enter a new mfa code each time, is this not the case when executing them from typescript?

Also as far as I can tell you do not currently use the provided mfaCode in your implementation, is this correct and intended?

RMCob commented 1 year ago

Yes.