Page 1 of 1
Wake-Up time different from system time
Posted: 24 Feb 2015 17:29
by dolpheen
Wake-up time differs(forward) in 1 hour from Razberry system time.
A Line from Log tell us 1424787464 (18:17) but Razberry time is 17:17
Code: Select all
[2015-02-24 17:17:44.071] [D] [zway] SETDATA devices.2.instances.0.commandClasses.132.data.lastWakeup = 1424787464 (0x54ec8808)
Re: Wake-Up time different from system time
Posted: 24 Feb 2015 17:44
by pz1
Did you properly set your time zone on Raspberry? (IIRC config-raspi from commandline) I had a similar hour difference in my logs
Re: Wake-Up time different from system time
Posted: 24 Feb 2015 18:04
by dolpheen
pz1 wrote:Did you properly set your time zone on Raspberry? (IIRC config-raspi from commandline) I had a similar hour difference in my logs
Currently selected is Europe->Moscow, in Razberry SSH session time is OK and 18:01 now, but in z-waylog and interface there is +1 hour difference.
Re: Wake-Up time different from system time
Posted: 25 Feb 2015 08:00
by dolpheen
I noticed that on my IPad the time is OK. Only on desktop +1 hour, the problem was in different timezone for Moscow since October 2014 (+3 UTC), I have not updated my Windows so I had +4 UTC (Javascript browser fetch UTC time from log and add timezone settings).
Now it's OK.
Thank you all for suggestions.