Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: ERR_PING_TIMED_OUT with Garage Door Opener #2

Open
2 tasks done
socalcal opened this issue Dec 1, 2023 · 0 comments
Open
2 tasks done

Error: ERR_PING_TIMED_OUT with Garage Door Opener #2

socalcal opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@socalcal
Copy link

socalcal commented Dec 1, 2023

Checklist

  • I have read the common issues wiki page
  • I have checked to make sure the plugin is up to date

Describe the bug
Error: ERR_PING_TIMED_OUT
This error seems to somehow have been corrected in the original repo as seen here:
AMoo-Miki/homebridge-tuya-lan#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):

  • OS: Raspbian
  • iOS version: 17.1.2
  • Homehubs:
  • Node Version: v20.10.0
  • Plugin Version: 3.0.1
  • Accessory Type: Smart Garage Controller

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

@socalcal socalcal added the bug Something isn't working label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants