Dreamstriker wrote:I'm on the opposite side of TJM, my Insteon devices are working properly, but I can't seem to get any X10 commands out via the V2. No errors are noted when changing X10 state, though.
If you double-click on the Smarthome Device Manager in the Windows Task bar you will see a trace window. When you try and turn the X10 light on in HouseBot do you see something like
PLC:sendx10=True... appear in the trace window?
Another thing to try is while HouseBot is running with the PowerLincV2 enabled (and the SDM in the task bar) start Internet Explorer and type the following in the address field.
http://localhost:9020/abc.txt?sendX10=P5,PON. Replace the P5,PON with your X10 address to control. This example will turn ON P5.
Any suggestions from anyone on how to employ the ControlLinc? I currently have it set up to control lighting directly-- I have a sneaky suspicion that I am significantly under-utilizing this component. Can I program buttons to do things like: Turn on a specific music stream? Start a program on the computer? Wash my car for me (j/k)? Things like that.
Once the ControLink is linked with the PowerLincV2, you can use the HouseBot Insteon Group Device to receive notifications when you press buttons on the ControlLinc. The notification will cause a Property Value change which you can use to drive HouseBot any way you want. Be sure to look over the online-help for both of the Insteon HouseBot devices, as they give some additional info about this.