NEW on French Team Forum
xAP-Xlobby to send xAP order to HomeSeer (the plugin xap for homeseer must be installed)
http://france.xlobby.com/forum/ingalls/ ... ginxap.zip
This plugin allows 6 functions
- Cmd On -> to put ON every device (with param like location.device, Kitchen.light for example)
- Cmd Off -> to put OFF every device (same kind of param)
- Cmd Toggle -> to put ON if device is OFF and OFF if it's ON (same kind of param)
- HomeSeer Speak -> to make HomeSeer speaking (with the sentence to say in param)
- HomeSeer Event -> to launch HomeSeer event (with in param, the name of the event in homeseer)
- HomSeer Script -> to launch HomeSeer script (with in param, the name of the script in homeseer)
You can also visualize 3 informations,
- plugin>xap-xlobby>state>Room1.light to show the state of the device named light locate in room1.
- plugin>xap-xlobby>text>House.alarm to show text device
- plugin>xap-xlobby>image>Kitchen.light to show an image of the state of the device.
Becareful, images must be in the xap-xlobby directory of plugin.
They must named like location.device name.text.png
For example, Kitchen.light.on.png and Kitchen.light.off.png
How to make it work ?
1 - HomeSeer and Xlobby must be installed on the same computer.
The next version of the plug will allow HomeSeer on distant computer.
2 - You have to install HomeSeer plug http://www.mi4.biz/modules.php?name=Downloads&d_op=viewdownload&cid=7
3 - Configure HomeSeer : In view-options-interfaces tab-
chose "select device to add" on "...custom interface" chose the plug xAP click OK. That all.
4 - You need a "xap hub" on your computer. It's an application that distribute xAP messages from a sender to all receiver on the same computer. This application named "xAP Hub GUI v1.2.1.5" http://www.xapframework.net/.
5 - Launch this application on startup, because she need to work before xap for xlobby plug and HomeSeer plug.
6 - Then install xlobby plug.
that all folks