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 timeout #6

Closed
QDUNI opened this issue Aug 8, 2020 · 3 comments
Closed

error timeout #6

QDUNI opened this issue Aug 8, 2020 · 3 comments

Comments

@QDUNI
Copy link

QDUNI commented Aug 8, 2020

Hi,

Im getting this error when connecting to my api.
Error setting targetHeatingCoolingState: ESOCKETTIMEDOUT
if I type in the url from the browser it works.
any ideas?

@phenotypic
Copy link
Owner

There are a couple of things that could cause this problem.

You should ensure that your API returns a 200 HTTP response code when it receives a request - see here for an example of a script which handles requests correctly.

Otherwise, the problem will most likely be a connection issue between the two devices.

@Tapsel99
Copy link

I have the same problem, sometimes it works and than it will again completely stop working and say timeout, device is not responding in home app.
Any idea?
[Thermostat] Error getting status: ESOCKETTIMEDOUT
[Thermostat] Error setting targetTemperature: ESOCKETTIMEDOUT

@phenotypic
Copy link
Owner

@Tapsel99 Please refer to your issue #21.

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

3 participants