zacs / ha-dualmodegeneric

Generic thermostat capable of heating and cooling
68 stars 26 forks source link

Unset 'temperature' attribute when using dual set point. #48

Closed arifeinberg closed 6 months ago

arifeinberg commented 2 years ago

Would it be possible to unset the "temperature" attribute when using dual set points? At present, my thermostat looks like this: image

Ideally, would not have to deal with temperature attribute when using target_temp_high and target_temp_low.

jack3308 commented 12 months ago

Did you ever find a solution to this? I'm running into the same issue at the moment. And it's causing the new more-info view to be unusable in heat_cool mode.

Excentyl commented 11 months ago

Hi, I have attempted to write a fix for this issue since it causes the tile card and more info popups to be unusable in home assistant 2023.10, as explained above. See pull request #58.

Excentyl commented 11 months ago

The pull request has been approved - thanks to Zacs for the fast turnaround. This issue has now been fixed for my entities, so hopefully this has now been fixed for you as well.