mark-wade / homebridge-hive

Hive Thermostat plugin for Homebridge
MIT License
12 stars 5 forks source link

Target Temperature Incorrect #3

Closed SneakyChilli closed 7 years ago

SneakyChilli commented 7 years ago

Hi

The target temp is always set to the last value entered in the IOS home app. Should this be the current Hive target (per the schedule or override)?

E.g. Last night I set the temp to 22 via Home. (Which worked great).

Now the target temp as set by the Hive schedule is 18, but the Home me still shows 22.

Should the plugin be getting the current target temp from Hive?

Cheers

mark-wade commented 7 years ago

Hmm... I only ever use manual mode so hadn't really thought about this.

If you're on schedule and you change the temperature manually, what would you expect to happen? Override for a period of time, or until the next schedule time, or something else?

SneakyChilli commented 7 years ago

I would expect override until next schedule change. This is how the Hive thermostat works.

Although a 'boost for 60 mins' function would be a useful extra.

mark-wade commented 7 years ago

Try now.

SneakyChilli commented 7 years ago

Brilliant. Thanks Mark!