milo526 / homebridge-tuya-web

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

This plugin slows down Homebridge. Devices response is slow. #433

Closed renovatio118 closed 2 years ago

renovatio118 commented 2 years ago

Describe the bug

Plugin works but it's too slow to respond after pressing the button. I get the following comments in homebridge platform:

Steps To Reproduce

Plugin Version

@milo526/homebridge-tuya-web v1.1.1

Homebridge Config

{ "name": "TuyaWebPlatform", "options": { "username": "XXXXXXX", "password": "XXXXXXX", "countryCode": "30", "platform": "smart_life" }, "defaults": [ { "device_type": "form" } ], "scenes": false, "platform": "TuyaWebPlatform" }

Device Config

Additional Context

Running homebridge on a Raspberry Pi 3 Model B

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.

gdotp01 commented 2 years ago

I’ve started to see this just recently. I agree that it’s also started being slow to respond to button presses

gdotp01 commented 2 years ago

It’s strange but without changing anything these errors have stopped appearing today for some reason.

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.