We’ll after receiving back some of my hard earned money thru 2008. I shelved out the $159 for the Insteon T1700 thermostat. It can be found here. The device is quite small, which is fine and thinner that my orginary Honeywell one which was a real plus. To install was also very simple. And technical [...]
Posts Tagged ‘Home Automation’
Getting / Setting Insteon information from the Venstar T1700 thermostat
Posted: March 1, 2009 in General, Hardware setup, Software SetupTags: cool on, fan off, Fan on, getting T1700 Insteon Data, heat on, Home Automation, Insteon, Insteon T1700, Insteon Thermostat, PLC, SDM, sdmserver, vb2008, X10
New Pictures of Client ScreenShots
Posted: January 15, 2009 in GeneralTags: .net, actionscript 2.0, Home Automation, Insteon, insteon client, insteon group commands, insteon server, IO LINC, screenshots, server, vb 2008
As promised here are some new screen shots of the Client. Its totally revamped and I think in a cleaner format. Its a combination of VB2008 / Flash Action Script 2.0 Sample Screens – Jan 2009 Comments and feedback is appreciated!
More ways to speak to your Insteon Devices
Posted: January 5, 2009 in Software SetupTags: groups, Home Automation, Insteon, Insteon code, SDM, sdmserver, turn off device, turn on device, vb code, XP
Like many programs there is always more ways to do one thing. Here is another way I found to talk to my PLC what I’ve been able to get is that i’m sending the direct HEX (PLM) commands to the PLC. Which in turn makes the processing faster. In my environment it helped a little [...]
2009 Update / Goals for this year
Posted: January 5, 2009 in General, Hardware setupTags: coffee machine, Home Automation, Insteon, outlet linc
Well 2009 is here, hope it brings you all good things. This years proves to be exiting for me since i’m now fine tuning the system. What I mean by that is that now all switches are Insteon and I can get to nitty gritty to getting the little details done. Tomorrow (Fingers crossed) the [...]
My Christmas Decorations 2008
Posted: December 10, 2008 in GeneralTags: 2008, christmas, creating insteon groups, groups, Home Automation, Insteon, outdoor insteon decorations
Here is my Christmas setup for 2008. No video yet but y I think you’ll be able to get the picture of what you can do with the LampLincs. My setup as of today consist of mainly blue and white. I have a indoor tree and two outdoors. Using 6 LampLincs and groups I can [...]
New SmartHome IO Linc announced
Posted: November 30, 2008 in GeneralTags: Home Automation, Insteon, IO LINC, SimpleHomeNet, X10
Good news, Smarthome and recent and finally put out the I/O Linc! (Or at least set for 12/22/8) SmartHome Link In simple terms this will be able to replace my current X10 solutions for the Garage which consist of the X10 Flash and X10 Universal controllers. For what i’ve read you can ‘query’ the device [...]
Installing a Insteon Inline Linc Relay with a ceiling Fan and lamp
Posted: September 3, 2008 in Hardware setupTags: ceiling fan, Home Automation, how to install, installing lamp and fan, Insteon, insteon inline linc, which wires are what on a fan, X10
Disclaimer, I’m not an electrician, and mainly just showing what I did, if you chose to do this you do this at your own risk, if you feel uncomfortable please have a professional install this! Ok, here is my scenario and hopefully this can help you as well. I have a ceiling fan with a [...]
The “Configuration” database
Posted: August 23, 2008 in Software SetupTags: configuration database, Home Automation, Insteon, reading insteon configuration, sql 2005, vb, vb 2005, vb 2008, X10
As previously mentioned my main program depends 100% off a SQL database, below is a dump of my “Configuration” database, that holds all the system settings. Many are loaded into memory the first time, or when I run PollDevices query this way the information is updated when needed. I know its a lot of information [...]
Flash:Showing the ‘time’ in flash continuously.
Posted: August 2, 2008 in FlashTags: actionscript, cs3, Flash, Home Automation, Insteon, show the time in flash, timer, X10
Last week I was working on automating the house’s coffee machine. And a real neat feature I saw around was the ability to display updated content in flash. In bare bones, simple copy and paste, below is the the code I used to update the clock each second. Basically open a scene of one frame [...]