wailuen / homebridge-sensibo-sky

Homebridge Sensibo Sky
33 stars 25 forks source link

clicking temperature before turning fan ON #20

Open thrino opened 6 years ago

thrino commented 6 years ago

There is a problem; If you select a degree / temperature BEFORE clicking on the FAN icon, the AC will start but it will not be registered in HomeKit

How can I prevent this? Any settings?

Cloudore commented 6 years ago

This is a problem with how Sensibo itself works, in the app, if you change temperatures it'll ask you if the AC is on, pointing in that temperatures are not to be changed until the AC is on.

One fix could be to save the temperature in a variable, and only send the command to sensibo when a "mode" is selected

royby12 commented 6 years ago

Perhaps query Sensibo again after changing the temp if it’s on and temporary save the state?