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

Failed to call service climate/set_temperature #34

Closed
mtnezdilarduya opened this issue May 12, 2024 · 2 comments
Closed

Failed to call service climate/set_temperature #34

mtnezdilarduya opened this issue May 12, 2024 · 2 comments

Comments

@mtnezdilarduya
Copy link

Hi, I'm getting the following error when trying to change target temperature in any climate entity

Failed to call service climate/set_temperature. Detected that custom integration 'uhomeuponor' calls async_create_task from a thread at custom_components/uhomeuponor/uponor_api/init.py, line 271: self.hass.async_create_task(self.do_rest_call(req)). Please report it to the author of the 'uhomeuponor' custom integration.

Uponor Hw: r167
integration version 1.3.1

dave-code-ruiz added a commit that referenced this issue May 15, 2024
use sync methods to set values and solves issue #34
@tobyt99
Copy link

tobyt99 commented Jun 13, 2024

@dave-code-ruiz apologies for being slow but how do I "use sync methods"? is there something I need to change?

@dave-code-ruiz
Copy link
Owner

dave-code-ruiz commented Jun 17, 2024

I dont undertand your question, you refer to "async" methods, this information is used inside the integration, it is transparent for final user, you only need to udpate version of integration to 1.3.2 or upper

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