homebridge-tuya-web icon indicating copy to clipboard operation
homebridge-tuya-web copied to clipboard

Authentication error: Get accesstoken failed. Username or password error!

Open Scirocco3 opened this issue 3 months ago • 6 comments

Describe the bug After start is the error displayed. nothing changed in the system or username/pw all devices are not functial. username and PW checked in the app... is ok.

Steps To Reproduce after the error... this line/error displayed Cannot acquire token, waiting 185 seconds.

Plugin Version latest official

Homebridge Config { "name": "TuyaWebPlatform", "options": { "username": "Steffen.leicht@xxx", "password": "xxxxxxxxx", "countryCode": "49", "platform": "smart_life" }, "defaults": [ { "id": "74457336cc50e3d39579", "device_type": "outlet" }, { "id": "50203372dc4f229d0f7f_7", "device_type": "outlet" }, { "id": "50203372dc4f229d20ff_7", "device_type": "outlet" }, { "id": "50203372dc4f229d0f7f_1", "device_type": "outlet" }, { "id": "50203372dc4f229d20ff_1", "device_type": "outlet" } ], "scenes": false, "_bridge": { "username": "0E:ED:A8:42:47:38", "port": 33824 }, "platform": "TuyaWebPlatform" }


Device Config

Additional Context

Scirocco3 avatar Mar 11 '24 20:03 Scirocco3