Approach for EU and US z-wave on Homeseer
Posted: Thu Jun 30, 2011 1:31 pm
I want to have both a EU and a US zwave device connected to a single Homeseer install. Some say it doesn't work...
I have two Aeon Labs sticks. Having the EU controller as primary, and the US controller as secondary doesn't work, homeseer thinks the secondary is a slave. Swapping the US as primary attaching devices fails too, it uses a zwave id already in use by the EU controller (and Homeseer). On a bare HS install the US stick does work.
My line of thought is now to put something inbetween the zwaev sticks and Homeseer:
- install both Aeon Labs sticks (let's say COM3 and COM4)
- install com0com (http://com0com.sourceforge.net/) and configure a COM5 to COM6 virtual port.
- Have a piece of software talk to the sticks on COM3 and COM4 on one side, remapping zwave id's, and talking on the other side to COM5.
- Have homeseer connect to COM6.
My knowledge from zwave is limited. Looking at http://code.google.com/p/open-zwave/updates/list it's not that easy, however if it is only remapping the device id's it should not be too complex.
Now on that piece in the middle, com0com just installs on 32bit windows. My programming skills should be fine, however I do not have an IDE for developement on Windows. I was looking at http://board.homeseer.com/showthread.php?t=89814 to maybe use a long-running Homeseer VB script to do the job.
Any thoughts?
I have two Aeon Labs sticks. Having the EU controller as primary, and the US controller as secondary doesn't work, homeseer thinks the secondary is a slave. Swapping the US as primary attaching devices fails too, it uses a zwave id already in use by the EU controller (and Homeseer). On a bare HS install the US stick does work.
My line of thought is now to put something inbetween the zwaev sticks and Homeseer:
- install both Aeon Labs sticks (let's say COM3 and COM4)
- install com0com (http://com0com.sourceforge.net/) and configure a COM5 to COM6 virtual port.
- Have a piece of software talk to the sticks on COM3 and COM4 on one side, remapping zwave id's, and talking on the other side to COM5.
- Have homeseer connect to COM6.
My knowledge from zwave is limited. Looking at http://code.google.com/p/open-zwave/updates/list it's not that easy, however if it is only remapping the device id's it should not be too complex.
Now on that piece in the middle, com0com just installs on 32bit windows. My programming skills should be fine, however I do not have an IDE for developement on Windows. I was looking at http://board.homeseer.com/showthread.php?t=89814 to maybe use a long-running Homeseer VB script to do the job.
Any thoughts?