xcy1231 / Ha-GreeCentralClimate

90 stars 31 forks source link

fix: cannot turn off climate with set_hvac_mode #26

Closed samuelncui closed 1 year ago

samuelncui commented 1 year ago

Originally, if we use set_hvac_mode method to turn off climate, will turn on all device which is currently turned off. This commit has fixed this problem.

xcy1231 commented 1 year ago

it's a trick to change the behavior of the thermostat card's power button, now it seems affected the set_hvac_mode service,I'll roll back soon in the next version