-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
2024.8 Climate Min/Max Value - 4,5 Degree ist now an invalid Temperature #1642
Comments
Just turn_off (climate.turn_off) your device instead of setting the temperature to 4.5 degree and it works. |
Have a look at this discussion |
I don't care about (custom) cards! If you want to discuss this topic use the linked discussion or create a new one. |
Closing this, as this is not an issue with the integration. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I agree to the following
The problem
As of HA 2024.8 it is not possible to Set the TRV Temperature to 4,5 Degree to switch off the TRV.
The TRV does support 5-30,5 Degrees at the moment.
![image](https://private-user-images.githubusercontent.com/34608100/359011721-febfe7b7-1b77-4e24-b0c5-3f4eaf57b255.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDMwNjcsIm5iZiI6MTczOTQwMjc2NywicGF0aCI6Ii8zNDYwODEwMC8zNTkwMTE3MjEtZmViZmU3YjctMWI3Ny00ZTI0LWIwYzUtM2Y0ZWFmNTdiMjU1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIzMjYwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTIxMzA5MGFhYjg2NjY2NGE5MDRlMWVmN2IwNTk4OTEwMTRmYjgzYjhmY2RjNDNmN2ZlMTY0YzRiNTdhMjZhZTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.f418NoCA7nzQHW0_c-xD8W1mHts0idR5K-gpVcMdeD4)
I Think the right setable Range schould be 4,5 - 30,5 Degrees, so we can also switch off the TRV via Set Temeprature.
There is also an open Issue related to to this Problem
home-assistant/core#123612
https://github.com/home-assistant/developers.home-assistant/pull/2259/files
"As of Home Assistant Core 2024.8, we have implemented validation for the temperature action call provided by the
ClimateEntity
.Integrations no longer need to check this within their own set temperature methods (
async_set_temperature
/set_temperature
).However, it's important that integrations specify the
min_temp
andmax_temp
properties correctly, or the user might not be able to set their correct temperature if validation fails.Likewise, integrations that handle devices which can operate on both
Celsius
andFahrenheit
need to convert their respectivemin_temp
andmax_temp
values accordingly."What version of HomematicIP (local) has the issue?
1.64.0
What was the last working version of HomematicIP (local)?
No response
What type of installation are you running?
Home Assistant OS
What type of installation are you running for your homematic backend?
RaspberryMatic HA-Addon
Which version of your homematic backend are you running?
No response
What hardware are you running for your system?
3.75.7.20240601
Which config details do you use
Which interfaces do you use?
Diagnostics information (no logs here)
No response
Log file extract. Anything in the logs that might be useful for us? The log (Setting/System/Logs -> load full log) is the best source to support trouble shooting!
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: