luc-ass / homebridge-evohome

Homebridge plugin for Honeywell Evohome
29 stars 16 forks source link

Change temperature referring to GMT? #23

Closed luc-ass closed 6 years ago

luc-ass commented 6 years ago

Hey there,

just noticed that changing temperature via Siri results in a temperature change until 00:00:00. So far so good. Seems like this is intended behavior. I double checked on my evohome-controller and noticed, that the next change event was set to 01:00:00 the next day. Could this be because the server "thinks" in GMT? As I live in Germany this would make complete sense.

Thanks.

luc-ass commented 6 years ago

I think I figured it out. My homebridge is running inside a docker container which is set to GMT. And until now I have no clue on how to change that. But it's no general or server-side bug.