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

Username / Password invalid #13

Closed tryphoon closed 1 year ago

tryphoon commented 1 year ago

Describe Your Problem: Unable to log in using basic login and password. Other Waze plugin (for lights) works perfectly. Using same pair of credentials. Using Hoobs 4, up to date Logs:

2/21/2023, 7:46:04 PMwyzerobovacbridge stopping
2/21/2023, 7:46:10 PMWyze Robovac Bridge starting
2/21/2023, 7:46:13 PMWyze Robovac BridgeLoaded plugin 'homebridge-wyze-robovac'
2/21/2023, 7:46:13 PMWyze Robovac BridgeLoading 2 platforms...
2/21/2023, 7:46:13 PMWyze Robovac BridgeWyzeRoboVacERRORINVALID CONFIGURATION FOR PLUGIN: homebridge-wyze-robovac
2/21/2023, 7:46:13 PMWyze Robovac BridgeWyzeRoboVacERRORname, username and/or password not set. Plugin not started.
2/21/2023, 7:46:13 PMWyze Robovac BridgeBridge is running on port 51846.

Plugin Config: { "platform": "WyzeRoboVac1", "name": "WyzeRoboVac1", "username": "USERNAME@gmail.com", "password": "PASSWORD", "refreshInterval": 30000, "path2py_stubs": "/usr/lib/node_modules/homebridge-wyze-robovac/py_helpers" }

Screenshots:

Environment:

tryphoon commented 1 year ago

Moving from Question to Bug