You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: