milo526 / homebridge-tuya-web

Hoobs and Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
MIT License
218 stars 93 forks source link

Accessories status not updated, TuyaWebPlatformERROR - [GET] No valid token #451

Closed svobod3 closed 2 years ago

svobod3 commented 2 years ago

Describe the bug

Hello, I use this plugin on my Hoobs more than a year already and it worked fine. But last 1 or 2 weeks accessories status is not updated, I can not control them via hoobs and in the log I receive this error for all accessories:

TuyaWebPlatformERROR[accessory name] - [GET] No valid token

BTW When I use Tuya smart app for iOS, I can see accessories status and control them without any limitations.

Steps To Reproduce

not necessary

Plugin Version

last available version 1.1.2

Homebridge Config

{ "accessories": [], "platforms": [ { "platform": "TuyaWebPlatform", "name": "TuyaWebPlatform", "options": { "username": "j.svoboda@post.cz", "password": "xxxxx", "countryCode": "420", "platform": "tuya", "pollingInterval": 1000 }, "scenes": false } ] }

Device Config

Additional Context

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.