If this is your first visit, be sure to check out the FAQ. You must register before you can post. Your first post will be checked for appropriate content
(SPAM) - please allow a bit of time for that. After that, you'll be able to post at will!
Now run the first script (setup), then the connect script. You're now connected to your AP.
You now can create events like:
ap800lib.js("hsScriptCaller",setGain|0|2|O|-1|0)
You can find all the various commands in the AP800 manual. Just make sure you structure your calls exactly like stated above (so just change "setGain" and various values, but always with the hsSciptCaller prefix and with the "|" between the variables).
Every time you start homeseer, the AP800 will be connected. The AP will be disconnected when HS shuts down.
Comment