Guest
Login
Register
Home
Help
Search
Login
Register
more G-Labs products
This forum is soon going to be read-only.
Please join the new
HomeGenie community on Google+
HomeGenie Forum
General Category
Troubleshooting and Support
Scheduler using GMT?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Scheduler using GMT? (Read 836 times)
June 16, 2015, 08:24:43 AM
Read 836 times
js
Information
Newbie
Posts:
2
Scheduler using GMT?
Newbie here! I couldn't get scheduler to run my custom program (dim/brighten lights to remind kids bedtime is approaching). After testing, I found the time required in the cron expression was expecting GMT, rather than my local time
. Is this the desired functionality? Or possibly a bug?
v1.0-beta.493
«
Last Edit: June 16, 2015, 08:33:15 AM by js
»
Logged
June 16, 2015, 08:50:06 AM
Reply #1
mvdarend
Information
Hero Member
Posts:
431
Re: Scheduler using GMT?
That doesn't sound right, have you checked the system time (and timezone) on the machine running HomeGenie?
Logged
June 16, 2015, 04:00:47 PM
Reply #2
bkenobi
Information
Global Moderator
Posts:
1525
Re: Scheduler using GMT?
If you are running RPi, make sure you set the time zone correct. By default, all settings on RPi images seem to be for England (where the RPi was developed).
Logged
https://github.com/bkenobi/HomeGenie_Apps
June 17, 2015, 06:53:13 AM
Reply #3
js
Information
Newbie
Posts:
2
Re: Scheduler using GMT?
Thanks for your help!
The fix was to run the following on my raspberry pi2 and set the time properly:
Code:
[Select]
sudo dpkg-reconfigure tzdata
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
HomeGenie Forum
General Category
Troubleshooting and Support
Scheduler using GMT?