Page 1 of 1

New member, looking

Posted: Fri Aug 11, 2006 3:38 pm
by k9soa
Is there some type of list of the available plugins available for this system.

I am looking at possible replacements for my current HA system.

Current Hardware:

Omni Pro, Ocelot, W800, Leviton X10 protocol switches & outlets, external web access, video capture and display, phone automation.

Posted: Fri Aug 11, 2006 4:15 pm
by ScottBot
The information is on the housebot web site, but it's a bit hidden.

After going to the housebot home page, click on the 'Features' tab on the main menu. In the Device / Equipment Control section there is a 'Click here' link that expands out more info on specific hardware.

Posted: Fri Aug 11, 2006 4:33 pm
by HB Guy
Your best bet is to download the trial version of HouseBot and have a look around.

HouseBot supports several of your requirements including Ocelot, W800, and Leviton X10 devices.

HouseBot can be controlled via a web-browser and it includes an example of how to do this (a few ASP pages to add to IIS). However, the example is rudimentary because HouseBot is intended to be controlled by one or more Software Remotes. A Software Remote is an application you design using HouseBot and then run on a (networked) remote computer (Pocket PC, Tablet PC, Desktop PC, etc).

Phone Automation? HouseBot includes a device that handles a voice modem that lets you access the Caller ID. Beyond that, you'd have to develop your own answering machine or Interactive Voice Response (IVR) system. HouseBot offers a C++ SDK as well as support for VB Scripting.

Video Capture? You'd need a video-capture card for starters and ... well, I'm stumped on that one!

Posted: Fri Aug 11, 2006 7:13 pm
by dlmorgan999
I've written a plugin that provides 2-way communication to the OmniPro (via either RS-232 or ethernet - although I don't think the OmniPro has an ethernet port).

-- Dave

Posted: Sat Aug 12, 2006 7:56 am
by Richard Naninck
@ dlmorgan999

I would be interested in the ethernet layer. Could you send some code examples on how you connect to ethernet using housebot.

Thanks,

Richard