Search found 4 matches

by tbrg78
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 418508

Re: PHP interface for TellStick, HomeAutomation v2.0.2 relea

Thanks Tom!.. o) I just checked my settings and there is my admin-username and password already set, so this might be some different permission problem or something. But now that I know how this should work, I have a much better chance to look into it. ps: I did not receive a notification about your...
by tbrg78
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 418508

Re: PHP interface for TellStick, HomeAutomation v2.0.2 relea

I'm new here, hello everybody!.. o) I'm glad I found the english version of the "HomeAutomation" thread. I first messed with google translator to get some understanding of the swedisch version, but somewhat hard times I had.. o) I have a small question, maybe somebody is able to help out. ...
by tbrg78
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 418508

Re: PHP interface for TellStick, HomeAutomation v2.0.2 relea

Mhh, so I double checked the username and password and added the "computername\.." like its written, if you add/edit tasks in the win-scheduler itself, but.. There is no new scheduled task created, whenever I use HA. The task is listed in HA, but it does not show up in the scheduled tasks ...
by tbrg78
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 418508

Re: PHP interface for TellStick, HomeAutomation v2.0.2 relea

Ahh, ok! After searching for "schtasks" in the code and enabling the debug mode in the HA settings-panel, I was able to track down the problem. My Win2003 Server uses a german language pack, and there is a slight commandline difference when running schtasks.exe. As intelligent as Microsoft...