Closed muchasuerte closed 12 months ago
You can install the main branch if you want to have a test on your environment.
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: @.***>
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