Search found 135 matches

by raptor_demon
Tue May 04, 2010 11:21 am
Forum: General
Topic: What housebot can do for you!
Replies: 14
Views: 2812

What housebot can do for you!

Hi, While sitting at my desk it occured to me how often I wonder how to do something in housebot, and then find someone has done what I need. Often times several people have developed different approches and some work better than others. What I am proposing is a sticked post with differnt contibutio...
by raptor_demon
Tue May 04, 2010 9:40 am
Forum: General
Topic: Image gallery on SWremote
Replies: 5
Views: 1877

Re: Image gallery on SWremote

Thats what i want!!!

How do i do that?

Richard, fancy a vacation in North Carolina?

Raptor
by raptor_demon
Mon Apr 26, 2010 9:29 pm
Forum: General
Topic: graph and trends...
Replies: 30
Views: 10060

Re: graph and trends...

Ok, here is how i did it. its not perfect but its close. First off you need an object called Alarm Status that looks like this: Alarm status.jpg This stores an alpha list with the variables in it, the file path and the flag to choose if to log to the file or not. Here is a modified version of Richar...
by raptor_demon
Mon Apr 26, 2010 10:13 am
Forum: General
Topic: graph and trends...
Replies: 30
Views: 10060

Re: graph and trends...

Ok!

Witht he help of everyone here i got my graphing working !!


I will post the scripts later today.

thanks everyone

Raptor
by raptor_demon
Fri Apr 23, 2010 8:46 am
Forum: General
Topic: Housebot crashes randomly
Replies: 22
Views: 4241

Re: Housebot crashes randomly

Ok HB crashed again last night only 4 hrs after putting in a new script :( To recap there were no scripts running except this one which was triggered once an hour. The code is an exact copy of Richard's logging script with 4 lines i added at the top. What am i doing wrong with my coding that it work...
by raptor_demon
Wed Apr 21, 2010 6:57 pm
Forum: Feature Requests
Topic: logfile to alpha list device
Replies: 5
Views: 7004

Re: logfile to alpha list device

Ok thanks

How did you do the logging to sql?

thanks

Raptor
by raptor_demon
Wed Apr 21, 2010 6:44 pm
Forum: General
Topic: graph and trends...
Replies: 30
Views: 10060

Re: graph and trends...

Osler,

I am sorry to hear you are unable to proceed with any scripting.

Thanks for your help

Raptor
by raptor_demon
Wed Apr 21, 2010 4:08 pm
Forum: Feature Requests
Topic: logfile to alpha list device
Replies: 5
Views: 7004

Re: logfile to alpha list device

Hi,

I was just wondering how you resolved this?

thanks
Raptor
by raptor_demon
Wed Apr 21, 2010 12:13 pm
Forum: General
Topic: Image gallery on SWremote
Replies: 5
Views: 1877

Image gallery on SWremote

Hi,

I am looking for a way to display a gallery of images on a swremote that could be dynamically generated on the fly to display snapshots from my webcams.

Has anyone done something like this?

Thanks

Raptor
by raptor_demon
Mon Apr 12, 2010 12:48 pm
Forum: General
Topic: graph and trends...
Replies: 30
Views: 10060

Re: graph and trends...

Hi Osler,

Just wondering if you had any luck with the graphing script?

thanks

raptor
by raptor_demon
Fri Apr 09, 2010 9:18 am
Forum: General
Topic: Windows Home Server
Replies: 3
Views: 1382

Re: Windows Home Server

Hi, I run Housebot on my WHS 24/7. I have had no WHS issues. One thing to remeber is housebot does not normally run as a service so you will need to login to remote desktop to run it up. Be careful not to run too many apps on low powered WHS systems as it will quickly run out of processing power. I ...
by raptor_demon
Thu Apr 01, 2010 9:58 am
Forum: General
Topic: Housebot crashes randomly
Replies: 22
Views: 4241

Re: Housebot crashes randomly

Hi, The test was with only one script active. I deleted the other one to prevent issues. I am testing a work around by using webcamxp to take my snapshots and post them to a HB dir for display on the SWremote. Then i will call this script for doorbell and motion events only to prevent it running eve...
by raptor_demon
Wed Mar 31, 2010 9:13 pm
Forum: General
Topic: Housebot crashes randomly
Replies: 22
Views: 4241

Re: Housebot crashes randomly

Ok, no crashes since my last post, so i have enabled one script: I did not write the script, it was written By Osler and some other of the great guys from this forum :D . Option Explicit On Error Resume Next 'MsgBox "Script is starting." Dim URL Dim File Dim xmlHTTP Dim ADOStream Dim Date1...
by raptor_demon
Tue Mar 23, 2010 12:05 pm
Forum: General
Topic: Housebot crashes randomly
Replies: 22
Views: 4241

Re: Housebot crashes randomly

Hi,

I have disabled all JS scripts and everything seems stable.

I am going to keep them disabled for another week or so and see what happens.

Raptor
by raptor_demon
Mon Mar 22, 2010 1:23 pm
Forum: General
Topic: graph and trends...
Replies: 30
Views: 10060

Re: graph and trends...

Thanks Osler, I think one device per graph would be easier to setup. As for the other question it would be nice to maybe have a differnt type of device that let you do a device on the X axis and the count of triggers on the Y axis. An example might be number of pulses from a water meter, gas and ele...