hmenzagh / homebridge-tuya-platform-local

Unofficial Homebridge plugin enabling local control of Tuya smart devices
MIT License
1 stars 2 forks source link

Error: ERR_PING_TIMED_OUT with Garage Door Opener #2

Open socalcal opened 7 months ago

socalcal commented 7 months ago

Checklist

Describe the bug Error: ERR_PING_TIMED_OUT This error seems to somehow have been corrected in the original repo as seen here: https://github.com/AMoo-Miki/homebridge-tuya-lan/issues/53

It appears to have resurfaced.

To Reproduce I've used the original plugin, but the new key format doesn't work. I've used the Tuya Local plugin by @asrocks5, but there seems to be an issue with the config and the plugin for that, and now I'm using Tuya Platform Local.

Expected behavior Plugin detects Garage Door and allows it to be controlled from HomeKit.

Screenshots [01/12/2023, 10:12:28] [TuyaPlatformLocal] Discovered Smart Garage Door Opener (eb08a919887104cbb1zzvn) identified as GarageDoor (3.4) [Tuya] Discovery ended. [01/12/2023, 10:12:29] [TuyaPlatformLocal] Connected to Smart Garage Door Opener [Tuya] Disconnected from Smart Garage Door Opener [Tuya] Socket had a problem and will reconnect to Smart Garage Door Opener (Error: ERR_PING_TIMED_OUT) [Tuya DEBUG] after error setting _connect in 5000ms [Tuya DEBUG] executing _connect after 5000ms delay [Tuya] Disconnected from Smart Garage Door Opener [Tuya DEBUG] decrementing this._connectionAttempts, currently 2 [Tuya DEBUG] decrementing this._connectionAttempts, currently 1 [Tuya] Socket had a problem and will reconnect to Smart Garage Door Opener (Error: ERR_PING_TIMED_OUT) [Tuya DEBUG] after error setting _connect in 5000ms [Tuya DEBUG] executing _connect after 5000ms delay [Tuya] Disconnected from Smart Garage Door Opener [Tuya DEBUG] decrementing this._connectionAttempts, currently 2 [Tuya DEBUG] decrementing this._connectionAttempts, currently 1 ... repeats continuously

Environment (please complete the following information):

Additional context The device shows up in HomeKit, but doesn't do anything.