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

Issue on component startup #10

Open
Foroxon opened this issue Oct 25, 2021 · 5 comments
Open

Issue on component startup #10

Foroxon opened this issue Oct 25, 2021 · 5 comments

Comments

@Foroxon
Copy link

Foroxon commented Oct 25, 2021

Received error on component startup:

This error originated from a custom integration.

Logger: custom_components.terneo.thermostat
Source: custom_components/terneo/thermostat.py:112
Integration: terneo (documentation)
First occurred: 19:31:34 (90 occurrences)
Last logged: 19:48:44

Failed to parse as JSON: b''

I have two terneo thermostats and have this issue just with one of them.
Do you have any idea how to fix it?

@Makave1i
Copy link
Owner

sometimes when component make request to the device for a current status, response is corrupted and script can't parse this response. it's not a big problem, because device make requests pretty often. in a next version i will try to hide this kind of errors from the log.

@Foroxon
Copy link
Author

Foroxon commented Oct 26, 2021

Yep, but one of my terneo thermostat doesn't work in HA. Both thermostats work fine with Terneo native app.

@Makave1i
Copy link
Owner

you can check if it works directly, without this component
#8 (comment)

terneo native app works with a cloud, this component via local network and can work without access to the internet.

@molodoy6260
Copy link

Hi. This problem is also observed. After a while, you cannot control it through an assistant. The cloud works. I decide by resetting the thermostat to default settings

@Foroxon
Copy link
Author

Foroxon commented Nov 11, 2021

@molodoy6260 Thanks, resetting to defaults helped me too.
@Makave1i I believe we can close this issue.

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