wailuen / homebridge-sensibo-sky

Homebridge Sensibo Sky
33 stars 25 forks source link

Parameter for temperature only? #7

Closed jsundgot closed 7 years ago

jsundgot commented 7 years ago

Would it be possible to add a parameter to config.json to disable the automatic Cool/Heat mode adjustment, so that when you adjust temperature only temperature is adjusted, and the Cool/Heat mode is left entirely to manual control?

wailuen commented 7 years ago

Of course. Sorry that I had not been able to seat down to work on this yet.

jsundgot commented 7 years ago

Take all the time you need - I'm just grateful you're contributing :)

wailuen commented 7 years ago

Added "fixedState" parameter. Please test as I did not test it extensively. Value accepted are "cool" or "heat" or "manual" or "auto". Version 0.4.1

jsundgot commented 7 years ago

Looks good for now, will provide feedback when I've had it running a while longer. Thanks a lot!

siavashvj commented 7 years ago

I just tried it (fixedState:Cool). But combined with ai:true the fan speed is much more aggressive. With ai:false and fixedState:auto the fan speed is much smoother (and less aggressive).