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

[Bug]: Erreur : Provided temperature 0.0 is not valid. Accepted range is 27 to 27 #126

Open
man010 opened this issue Dec 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@man010
Copy link

man010 commented Dec 14, 2024

The problem

Hello

first of all thanks a lot for this wonderful intégration. It helps me manage my heat pump and make savings according to the tempo DAY color.

I have a little issue to report that occurs randomly.

I have set a script to manage the power of the heat pump as well as the boiler. It also allows to set the temperature of the heat pump.

The issue is that my heat pump is configured with water law. So when I set a temperature, I can only set a shift of the calculated temperature in the range [-5 to +5].

Here is the script for the temperature setting (consigne_pac has a value between -5 and +5):

metadata: {}
data:
temperature: '{{ consigne_pac }}'
target:
device_id: 73db2a917ffbe3f9098ef8ae6371cc91
action: climate.set_temperature
enabled: true

Most of the times the scripts works flawlessly, but sometimes (randomly?) I get the folowwing error (here I configured température to 0, but I sometimes get the same error with other values, be they positive or negative):

Erreur : Provided temperature 0.0 is not valid. Accepted range is 27 to 27

The value 27 shown here is the current temperature of the Heat pump.

Don’t know whether this issue is Linked to this integration or not. Opening the issue to Check of other people get the same behavior.

What version of Home Assistant Core are you running?

2024.12.3

What type of installation are you running?

Home Assistant OS

What version of the integration are you running?

0.7.0

Device description

Aquarea Heat Pump gen H
1 zone
Supports cooling
With DHW
Connected with CZ-TAW1 using static IP@

Is the integration loading?

Yes

Is the adapter able to connect to the Aquarea Smart Cloud with a stable internet connection?

Yes

Are you able to perform the action you're trying to with the Aquarea Smart Cloud Site/App?

Yes

Area of the issue

No response

Anything in the logs?

No response

Additional information

No response

@man010 man010 added the bug Something isn't working label Dec 14, 2024
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

1 participant