Ok, figured it out for a part.
When you look in the IRServer application. All the homeseer learned IR is saved under hs2_signals.
You have to select this entry. Right mouse and select.
Then you save it to a file under filenam: hs2_signals (i used the same in the above list as the remote name).
Then click Flash. You now flash the saved file to your IRTrans module.
Now the commands learned in Homeseer are known by the IRTrans Module so you can access the codes diretly on the IRtrans Module.
Im now learning how i can use this.
I know this command send the IR command for the first IR code learned in Homeseer (or better yet, the signal location).
http://192.168.0.xx/send.htm?remote=hs2 ... &command=0You can also trigger all the other learned positions.
You can give more commands to the http. For example;
http://192.168.0.xx/send.htm?remote=hs2 ... d=externalI think this is used if you have extra blasters.
So now you can control your IRtrans just by using a http command.
Trying to find out how i can put this command under a HSTouch button.
Pretty new to this all, still...just don't have the time i would like for it.