Some newbie question about housebot

General HouseBot discussion. Any issues that don't fit into any of the other topics belong here.
Post Reply
nico-36
Member
Posts: 2
Joined: Wed May 10, 2006 4:26 am

Some newbie question about housebot

Post by nico-36 »

Hello all,

I'm come back here, the "hardware" of my HA project is ok, based on an Ocelot secu16 and secu16ir.
My first question, is the housebot plug can read and write ocelot variable. I have already try HB, in 2007, and in my mind, stays a missing functionality. I see a topic about this plugin, and it seems that it is ok now . I can't test it, the license expired ..., and I really need this working, else, HB is not for me.

2°_ Can it send a URL with a variable housebot in URL. Like this:

http://api.nabaztag.com/vl/FR/api.jsp?s ... ts=Outside temperature [_] degree

Where [_] is a HB variable, It would be that my funny rabbit which gives me information (like text to speech function), and control it,
Information about this here:
http://www.nabaztag.com/en/index.html
http://doc.nabaztag.com/api/home.html

3°_ There are remotes for Windows and Windows CE… Is there a way to do a "local webremote" , allowing control by broswer of psp or ps3 .

Nico,

Sorry for my bad english :(
Osler
HouseBot Guru
Posts: 742
Joined: Fri Feb 03, 2006 11:18 pm

Re: Some newbie question about housebot

Post by Osler »

1) Dunno.

2) Yes, with a script device. You could create a device that will automatically send it's device value to a URL with a task and a minimal amount of scripting.

3) Not out-of-the-box, but it could be done.

Can't help you with the trial.

Osler

EDIT: I kinda like the rabbit...my kids would love one of those.
nico-36
Member
Posts: 2
Joined: Wed May 10, 2006 4:26 am

Re: Some newbie question about housebot

Post by nico-36 »

Thanks for your answer.

For my first question, I think this is good, I found this topic: viewtopic.php?p=447102#p447102, But a confirmation would have reassured me.
For the trial, this is not really a problem, if the ocelot plugin, can read and write variable, I buy HB. I also have to learn about script, in order to drive my funny rabbit.

The third point, this would be a big improvement for me, But not indispensable...
ScottBot
Site Admin
Posts: 2806
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Re: Some newbie question about housebot

Post by ScottBot »

nico-36 wrote:2°_ Can it send a URL with a variable housebot in URL. Like this:

http://api.nabaztag.com/vl/FR/api.jsp?s ... ts=Outside temperature [_] degree

Where [_] is a HB variable, It would be that my funny rabbit which gives me information (like text to speech function), and control it...
HouseBot doesn't have any plugins that support this directly. However, you could probably use a Script and an Execute Program device (or just exec from the script) to construct the URL and then call curl.
Scott
Post Reply