03-05-2015, 01:01 AM
@framp
Great getting your feedback .. it shows some handling problems with the GUI, or .. there are some situations which are not correctly handled by the program.
You get a log like this:I think you have added a new job with the setting of "time". With that the time is calculated as:
-- for ON the time is set to the current time.
-- for OFF if it's on the same line as ON, the OFF time is calculated related to the ON time on the line. If OFF is on an extra line, also the time is related to the actual time.
The "unknown string >> err:time <<<" seems to be a bug. I'll go for it.
What was the schedule definition you entered on the command line?
(see piConsole)
About the smartphone/Android: which version? I'm on a tablet with Android 4.1.1, but a smartphone with an old version (2.3.6) doesn't work!
Absolutely correct, on the docu Overview it has to be: Will correct it.
For "Job" just go two lines further and see:
Job is build in consistence with the pilight configuration and holds device and switch with state on/off with time values.
Keep going!
Guenter
Great getting your feedback .. it shows some handling problems with the GUI, or .. there are some situations which are not correctly handled by the program.
You get a log like this:
Code:
**** unknown string >> err:time <<<
delta + : +:01
xTime : 2015-03-04 23:20:05 :: off,time,+:01 :: AS1
-- for ON the time is set to the current time.
-- for OFF if it's on the same line as ON, the OFF time is calculated related to the ON time on the line. If OFF is on an extra line, also the time is related to the actual time.
The "unknown string >> err:time <<<" seems to be a bug. I'll go for it.
What was the schedule definition you entered on the command line?
(see piConsole)
About the smartphone/Android: which version? I'm on a tablet with Android 4.1.1, but a smartphone with an old version (2.3.6) doesn't work!
Absolutely correct, on the docu Overview it has to be:
Code:
http:// + server + ':' + port + '/' + Job
For "Job" just go two lines further and see:
Job is build in consistence with the pilight configuration and holds device and switch with state on/off with time values.
Keep going!
Guenter