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

Cannot connect to Tado: ECONNREFUSED #135

Open
adspen opened this issue Jan 13, 2023 · 0 comments
Open

Cannot connect to Tado: ECONNREFUSED #135

adspen opened this issue Jan 13, 2023 · 0 comments

Comments

@adspen
Copy link

adspen commented Jan 13, 2023

Hello

I've repeatedly had problems configuring this plugin with Homebridge. The 'auto configuration' tool works really well and I enter my Tado username and password. It connects correctly and reads all my Tado devices and configuration.

However it has so far never connected to the API within Homebridge (I set it up days ago).

I've turned on debug logging and get the following every time it tries to connect:

[1/13/2023, 5:13:18 PM] [TadoPlatform] House: Polling Zones...
[1/13/2023, 5:13:18 PM] [TadoPlatform] House: Checking access token..
[1/13/2023, 5:13:18 PM] [TadoPlatform] House: Access token NOT expired
[1/13/2023, 5:13:18 PM] [TadoPlatform] House: Using https://my.tado.com
[1/13/2023, 5:13:18 PM] [TadoPlatform] House: API request GET /api/v2/homes/9999999/zones
[1/13/2023, 5:13:22 PM] [TadoPlatform] House: API request GET /api/v2/homes/9999999/zones connect ECONNREFUSED ::1:443
[1/13/2023, 5:13:22 PM] [TadoPlatform] House: {"code":"ECONNREFUSED","message":"Cannot reach Tado. No response received."}

(note my house name and house ID I've replaced above for privacy)

Any thoughts? Thanks in anticipation.

Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant