HVAC Control?

General HouseBot discussion. Any issues that don't fit into any of the other topics belong here.
Post Reply
marcusadolfsson
Member
Posts: 3
Joined: Sun Jan 18, 2004 2:44 pm

HVAC Control?

Post by marcusadolfsson »

How would I control a HVAC system with House Bot? Are there any plug-ins available for thurmostat control etc?
ScottBot
Site Admin
Posts: 2806
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

There are no Plugins specifically for thermostat controls. It would be nice to see something that provides a nice UI for setting the times and temps, but there's nothing like that now.



You should probably be able to use one of the standard X10 controllable thermostats (like this one http://smarthome.com/3045B.html) and the X10 Controller Device, plus some VB Scripts to get it to work.
Scott
marcusadolfsson
Member
Posts: 3
Joined: Sun Jan 18, 2004 2:44 pm

Post by marcusadolfsson »

Thanks for the quick reply. I would more likely use an RS-232 device such as http://smarthome.com/3001A.html . I am not too comfortable with X10 controlling the thermostat (woulnd't want to wake up with the heat cranked to 100 degrees ;)



Can you point me in some direction how to write a plug-in that would interface over the serial port?
marcusadolfsson
Member
Posts: 3
Joined: Sun Jan 18, 2004 2:44 pm

Post by marcusadolfsson »

I checked out the SDK... It is a little over my knowledge at this time (I know PHP/SQL inside out though).



What would it take to get you to write a module for a RS-232 thermostat? If you have the time for it I can probably purchase one for you.
ScottBot
Site Admin
Posts: 2806
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

HouseBot comes with a 'Generic Serial' plugin set for controlling RS232 attached devices. I didn't see the protocol online at SmartHome to get a feel whether the Generic Serial plugin could even be used for that thermostat. If it could, it would be possible to control the device with Tasks or VB Scripts.



The best solution would be to have a Plugin specifically written to interface to the thermostat. I've got a lot on my plate at the moment, so I won't even try and hint at the suggestion of doing the plugin myself.
Scott
Post Reply