I can use the GUI now

. I changed the port of pilight to 80 - so I now modified the port in piWeb.py also to use port 80.
I tried to create rules with the GUI and got UNDEF in the time at some point in time (e.g. 00:15:undef) so there seams to be some bug. Actually I'm not able to reproduce this because until now I didn't get the syntax and sematic

. I'm also not able to activate the schedule I created. And when I tried to activate a schedule in the commandline I got a hanging command line. Looks like I have to spend some more time on this
I'm also not able to connect from my Android smartphone. I tried port 82 which is my pilight port# +2 but no success. Any idea what may be wrong there?
I managed to get my switch to turn on and off every 1 min now with piScheduler :-)
Nice tool ! You did a great job !
Unfortunately I get an error message when I start piSchedulder - but it works nevertheless. So maybe you have an idea what's wrong there.
Code:
piSchedule vers.0.3 2015-03-04 23:12:05 ( 2015-03-05) 192.168.0.12:82
GeoLocation
Foo ***
Sunrise: ***
Day Schedule [schedule.ini] [/home/pi/piScheduler/Wednesday.log]
--------------------------
schedule.ini - Job >AS1;on,time,+:01;off,time,+:01;on,time,+:01;off,time,+:01;on,time,+:01;off,time,+:01;on,time,+:01;off,time,+:01<
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:13:05 :: on,time,+:01 :: AS1
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:14:05 :: off,time,+:01 :: AS1
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:15:05 :: on,time,+:01 :: AS1
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:16:05 :: off,time,+:01 :: AS1
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:17:05 :: on,time,+:01 :: AS1
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:18:05 :: off,time,+:01 :: AS1
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:19:05 :: on,time,+:01 :: AS1
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:20:05 :: off,time,+:01 :: AS1
It seems to me there is no way to have different schedules for different weekdays - in particular on the weekend and working day. Would be great to get this feature in the next version.