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

Tado: Connection issue #444

Open
simonseres opened this issue Jun 8, 2021 · 2 comments
Open

Tado: Connection issue #444

simonseres opened this issue Jun 8, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@simonseres
Copy link
Member

Obviously, something changed in the Tado world.
The nymea integration plugin can't connect any more.
W | Tado: Request error: 301 “Unknown error”
W | ThingManager: ConfirmPairing failed for “Tado account” QUuid("{6______-4442-872e-42abbd8bff81}")

If someone has a look at the plugin, pls also consider other github issues related to Tado. Thank u!

@simonseres simonseres added the bug Something isn't working label Jun 8, 2021
@simonseres
Copy link
Member Author

Had another look.

I | Tado: Start pairing process, checking the internet connection ...
I | Tado: Internet connection available
I | Tado: Confirm pairing "[email protected]" Network manager available true
I | Tado: Sending request QUrl("https://my.tado.com/webapp/env.js")
W | Tado: Request error: 301 "Unknown error"
W | ThingManager: ConfirmPairing failed for "Tado account" QUuid("{69be7d15-5658-4442-872e-42abbd8bff81}")

A browser request of https://my.tado.com/webapp/env.js returns something like

var TD = {
	config: {
		version: 'v931',
		environment: 'production',
		debugEnabled: false,
		logEndpoint: 'https://ovihbsxusa.execute-api.eu-west-1.amazonaws.com/log/event',
		baseUrl: 'https://my.tado.com',
		tgaEndpoint: 'https://my.tado.com',
		tgaRestApiEndpoint: 'https://my.tado.com/api/v1',
		tgaRestApiV2Endpoint: 'https://my.tado.com/api/v2',
		susiApiEndpoint: 'https://susi.tado.com/api',
		homeBackendBaseUrl: 'https://my.tado.com/home/show',
		hvacApiEndpoint: 'https://hvactool.tado.com',
		hvacIncludeInstallFlowsUnderDevelopment: false,
		genieRestApiV2Endpoint: 'https://genie.tado.com/api/v2',
		ivarRestApiEndpoint: 'https://ivar.tado.com',
		minderRestApiEndpoint: 'https://minder.tado.com/v1',
		gaTrackingId: 'UA-36131363-7',
		oauth: {
			clientApiEndpoint: 'https://my.tado.com/oauth/clients',
			apiEndpoint: 'https://auth.tado.com/oauth',
			clientId: 'tado-web-app',
			clientSecret: 'wZaRN7rpjn3FoNyF5IFuxg9uMzYJcvOoQ8QWiIqS3hfk6gLhVlG57j5YNoZL2Rtc'
		}
	}
};

@mzanetti
Copy link
Member

#450

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