jmcollin78 / versatile_thermostat

A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management
MIT License
329 stars 34 forks source link

fix #185 switching from HEAT to COOL or viceversa #226

Closed muchasuerte closed 12 months ago

muchasuerte commented 12 months ago

on my end I have those 2 condition always true

self._ac_mode ==> true not self.is_over_climate ==> true

so the find_preset_temp was always selecting the eco_ac on cool and heat mode

jmcollin78 commented 12 months ago

You can install the main branch if you want to have a test on your environment.

muchasuerte commented 11 months ago

I have published the chance by patching the code directly on ha copy.

However, I don't understand why the thermostat switch to inactive state before reaching the target temperature, if I set 18 it switch to inactive at 17.2.

Maybe I have to review the configurations.

Il Sab 25 Nov 2023, 07:16 Jean-Marc Collin @.***> ha scritto:

You can install the main branch if you want to have a test on your environment.

— Reply to this email directly, view it on GitHub https://github.com/jmcollin78/versatile_thermostat/pull/226#issuecomment-1826228516, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALTEWAC62EEQQRU77WGLTDYGGENTAVCNFSM6AAAAAA7YHEWL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRWGIZDQNJRGY . You are receiving this because you were mentioned.Message ID: @.***>