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

2024.8 Climate Min/Max Value - 4,5 Degree ist now an invalid Temperature #1642

Closed
7 of 12 tasks
mcfly2283 opened this issue Aug 19, 2024 · 5 comments
Closed
7 of 12 tasks

Comments

@mcfly2283
Copy link

mcfly2283 commented Aug 19, 2024

I agree to the following

  • I have read the documentation right now
  • I have read the FAQs right now
  • I am aware of the latest release notes
  • I am aware that an integration that was installed via HACS also needs to be updated via HACS
  • The Backend (CCU/Homegear/...) is working as expected, devices are taught in and are controllable by its own UI.
  • I am running the latest version of the custom_component (and Home Assistant)

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
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 and max_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 and Fahrenheit need to convert their respective min_temp and max_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

  • TLS
  • callback data (see)

Which interfaces do you use?

  • Homematic IP
  • Homematic (Bidcos-RF)
  • Groups (Heating-Group)
  • BidCos-Wired (HM-Wired)

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

@SukramJ
Copy link
Owner

SukramJ commented Aug 19, 2024

Just turn_off (climate.turn_off) your device instead of setting the temperature to 4.5 degree and it works.

@SukramJ
Copy link
Owner

SukramJ commented Aug 19, 2024

Have a look at this discussion

@mcfly2283
Copy link
Author

mcfly2283 commented Aug 19, 2024

Thank you for the Informations, Sukram.
But then, what about the 4,5 Degree within the Climate-Card when switching off the Device?
Under this light, this is seemms absolutely wrong for me...

image

@SukramJ
Copy link
Owner

SukramJ commented Aug 19, 2024

I don't care about (custom) cards!
And what is the problem? Homematic semantic is that 4,5degree means off.

If you want to discuss this topic use the linked discussion or create a new one.

@SukramJ
Copy link
Owner

SukramJ commented Aug 19, 2024

Closing this, as this is not an issue with the integration.

@SukramJ SukramJ closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants