<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.mios.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.mios.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TedStriker</id>
		<title>MiOS - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.mios.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TedStriker"/>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Special:Contributions/TedStriker"/>
		<updated>2026-04-15T09:09:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.8</generator>

	<entry>
		<id>http://wiki.mios.com/index.php/Talk:Luup_IR</id>
		<title>Talk:Luup IR</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Talk:Luup_IR"/>
				<updated>2009-11-03T20:09:38Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: New page: What's ment by soon?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What's ment by soon?&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-10-09T20:16:48Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=274 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 6 filenames referenced above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 6x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot; if you're going to use the normal mode or type&amp;amp;nbsp;&amp;quot;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;quot; if you plan to use the inverted mode, afterwards click '''(Add Device)''', type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog  =&lt;br /&gt;
&lt;br /&gt;
== Version 1.4 ==&lt;br /&gt;
&lt;br /&gt;
*Removed some inconsistency in I_AwarenessSensor.xml&lt;br /&gt;
&lt;br /&gt;
== Version 1.3  ==&lt;br /&gt;
&lt;br /&gt;
*invert red/green circle by configuration &lt;br /&gt;
*renamed scene events and result description (&amp;quot;Got response?&amp;quot; -&amp;amp;gt; &amp;quot;Device responded&amp;quot;) to describe the actions more appropriate&lt;br /&gt;
&lt;br /&gt;
== Version 1.2  ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml &lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1  ==&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) &lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device &lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) &lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Version 1.0  ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born &lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from&amp;amp;nbsp;;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment (Luup .939). The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-10-09T20:15:55Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=274 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 6 filenames referenced above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 6x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot; if you're going to use the normal mode or type&amp;amp;nbsp;&amp;quot;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;quot; if you plan to use the inverted mode, afterwards click '''(Add Device)''', type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog  =&lt;br /&gt;
&lt;br /&gt;
== Version 1.4 ==&lt;br /&gt;
&lt;br /&gt;
*Removed some inconsistency in I_AwarenessSensor.xml&lt;br /&gt;
&lt;br /&gt;
== Version 1.3  ==&lt;br /&gt;
&lt;br /&gt;
*invert red/green circle by configuration &lt;br /&gt;
*renamed scene events and result description (&amp;quot;Got response?&amp;quot; -&amp;amp;gt; &amp;quot;Device responded&amp;quot;) to describe the actions more appropriate&lt;br /&gt;
&lt;br /&gt;
== Version 1.2  ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml &lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1  ==&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) &lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device &lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) &lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Version 1.0  ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born &lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from&amp;amp;nbsp;;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-10-09T20:13:55Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=265 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 6 filenames referenced above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 6x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot; if you're going to use the normal mode or type&amp;amp;nbsp;&amp;quot;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;quot; if you plan to use the inverted mode, afterwards click '''(Add Device)''', type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog  =&lt;br /&gt;
&lt;br /&gt;
== Version 1.4 ==&lt;br /&gt;
&lt;br /&gt;
*Removed some inconsistency in I_AwarenessSensor.xml&lt;br /&gt;
&lt;br /&gt;
== Version 1.3  ==&lt;br /&gt;
&lt;br /&gt;
*invert red/green circle by configuration &lt;br /&gt;
*renamed scene events and result description (&amp;quot;Got response?&amp;quot; -&amp;amp;gt; &amp;quot;Device responded&amp;quot;) to describe the actions more appropriate&lt;br /&gt;
&lt;br /&gt;
== Version 1.2  ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml &lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1  ==&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) &lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device &lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) &lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Version 1.0  ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born &lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from&amp;amp;nbsp;;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-10-05T20:48:40Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=265 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 6 filenames referenced above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 6x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot; if you're going to use the normal mode or type&amp;amp;nbsp;&amp;quot;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;quot; if you plan to use the inverted mode, afterwards click '''(Add Device)''', type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
== Version 1.3  ==&lt;br /&gt;
&lt;br /&gt;
*invert red/green circle by configuration&lt;br /&gt;
*renamed scene events and result description (&amp;quot;Got response?&amp;quot; -&amp;amp;gt; &amp;quot;Device responded&amp;quot;) to describe the actions more appropriate&lt;br /&gt;
&lt;br /&gt;
== Version 1.2 ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml&lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin)&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 1.0 ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born&lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from ;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-10-05T20:47:24Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=265 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;br&amp;gt;&amp;lt;/sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 6 filenames referenced above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 6x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot; if you're going to use the normal mode or type&amp;amp;nbsp;&amp;quot;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;quot; if you plan to use the inverted mode, afterwards click '''(Add Device)''', type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
== Version 1.3  ==&lt;br /&gt;
&lt;br /&gt;
*invert red/green circle by configuration&lt;br /&gt;
*renamed scene events and result description (&amp;quot;Got response?&amp;quot; -&amp;amp;gt; &amp;quot;Device responded&amp;quot;) to describe the actions more appropriate&lt;br /&gt;
&lt;br /&gt;
== Version 1.2 ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml&lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin)&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 1.0 ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born&lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from ;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-10-05T20:33:33Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=229 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;br&amp;gt;&amp;lt;/sub&amp;gt;&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-size: 11px; &amp;quot;&amp;gt;D_PingSensor_Invert.xml&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files''&lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 6 filenames referenced above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 6x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot; if you're going to use the normal mode or type&amp;amp;nbsp;&amp;quot;&amp;lt;sub&amp;gt;D_PingSensor_Invert.xml&amp;lt;/sub&amp;gt;&amp;quot; if you plan to use the inverted mode, afterwards click '''(Add Device)''', type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
== Version 1.3  ==&lt;br /&gt;
&lt;br /&gt;
*invert red/green circle by configuration&lt;br /&gt;
*renamed scene events and result description (&amp;quot;Got response?&amp;quot; -&amp;amp;gt; &amp;quot;Device responded&amp;quot;) to describe the actions more appropriate&lt;br /&gt;
&lt;br /&gt;
== Version 1.2 ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml&lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin)&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 1.0 ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born&lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from ;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-10-05T20:28:52Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: /* Version 1.3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=229 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 5x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
== Version 1.3  ==&lt;br /&gt;
&lt;br /&gt;
*invert red/green circle by configuration&lt;br /&gt;
*renamed scene events and result description (&amp;quot;Got response?&amp;quot; -&amp;amp;gt; &amp;quot;Device responded&amp;quot;) to describe the actions more appropriate&lt;br /&gt;
&lt;br /&gt;
== Version 1.2 ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml&lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin)&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 1.0 ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born&lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from ;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/File:Ping_sensor.png</id>
		<title>File:Ping sensor.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/File:Ping_sensor.png"/>
				<updated>2009-10-05T20:25:16Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: uploaded a new version of &amp;quot;Image:Ping sensor.png&amp;quot;: New version with red/green circle inverter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of Ping Sensor device&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-30T20:35:39Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor &lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not. &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=229 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 5x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle. &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
== Version 1.3 ==&lt;br /&gt;
&lt;br /&gt;
*coming soon: invert red/green circle by configuration&lt;br /&gt;
&lt;br /&gt;
== Version 1.2 ==&lt;br /&gt;
&lt;br /&gt;
*Changed file I_PingSensor.xml&lt;br /&gt;
*Now that device acts less &amp;quot;aggressive&amp;quot; when no state change occurs. Formerly it triggered the scene event after every ping. E.g. if you turn a lamp out by hand which is also controlled by the ping sensor It was turned on after every ping again. Now only state changes from &amp;quot;ping -&amp;amp;gt; no ping&amp;quot;&amp;amp;nbsp;''or''&amp;amp;nbsp;&amp;quot;no ping -&amp;amp;gt; ping&amp;quot; fire events.&lt;br /&gt;
&lt;br /&gt;
== Version 1.1 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin)&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&lt;br /&gt;
*Show up as a sensor in the scene-events.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Device is now completely controlable via UPnP function calls&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 1.0 ==&lt;br /&gt;
&lt;br /&gt;
*a new device was born&lt;br /&gt;
*this version was quite unusable in practice. It could be used to learn from ;)&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-18T15:34:49Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping_sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor&lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not.&lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingSensor.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 5x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;Period&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Tripped&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) or you have a look at the red/green circle.&lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) -&amp;amp;gt;solved&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device -&amp;amp;gt; solved&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) -&amp;amp;gt; solved&lt;br /&gt;
*Show up as a sensor in the scene-events. -&amp;amp;gt; solved&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Invoked UPnP functions have no effect. -&amp;amp;gt; solved (completely controlable by UPnP)&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-18T15:33:09Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: /* How does it work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping_sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;Period&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
Use the Arm / Bypass buttons to activate/deactivate your sensor&lt;br /&gt;
&lt;br /&gt;
The field &amp;quot;Tripped&amp;quot; and the red/green circle shows you, if your observed network device is reachable or not.&lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 5x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) -&amp;amp;gt;solved&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device -&amp;amp;gt; solved&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) -&amp;amp;gt; solved&lt;br /&gt;
*Show up as a sensor in the scene-events. -&amp;amp;gt; solved&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Invoked UPnP functions have no effect. -&amp;amp;gt; solved (completely controlable by UPnP)&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-18T15:30:09Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping_sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 5x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) -&amp;amp;gt;solved&lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device -&amp;amp;gt; solved&lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) -&amp;amp;gt; solved&lt;br /&gt;
*Show up as a sensor in the scene-events. -&amp;amp;gt; solved&lt;br /&gt;
*A custom icon should be displayed instead of the na.gif -&amp;amp;gt; No chance at the moment. The standard motion sensor icon will show up.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Invoked UPnP functions have no effect. -&amp;amp;gt; solved (completely controlable by UPnP)&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-18T15:28:12Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping_sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;br&amp;gt;I_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 5x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) &lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device &lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) &lt;br /&gt;
*Show up as a sensor in the scene-events. &lt;br /&gt;
*A custom icon should be displayed instead of the na.gif&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Invoked UPnP functions have no effect.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/File:Ping_sensor.png</id>
		<title>File:Ping sensor.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/File:Ping_sensor.png"/>
				<updated>2009-09-18T15:26:51Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: uploaded a new version of &amp;quot;Image:Ping sensor.png&amp;quot;: Now the ping sensor is integrated in a motion sensor schema&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of Ping Sensor device&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:59:10Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. [[Image:Ping_sensor.png|thumb|right]]The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) &lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device &lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) &lt;br /&gt;
*Show up as a sensor in the scene-events. &lt;br /&gt;
*A custom icon should be displayed instead of the na.gif&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Invoked UPnP functions have no effect.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/File:Ping_sensor.png</id>
		<title>File:Ping sensor.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/File:Ping_sensor.png"/>
				<updated>2009-09-13T19:53:59Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: uploaded a new version of &amp;quot;Image:Ping sensor.png&amp;quot;: Screenshot of Ping Sensor device&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of Ping Sensor device&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/File:Ping_sensor.png</id>
		<title>File:Ping sensor.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/File:Ping_sensor.png"/>
				<updated>2009-09-13T19:52:49Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: Screenshot of Ping Sensor device&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of Ping Sensor device&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Luup_Projects</id>
		<title>Luup Projects</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Luup_Projects"/>
				<updated>2009-09-13T19:35:42Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are working on something you want the community to know about, post information on it here: &lt;br /&gt;
&lt;br /&gt;
== Notifications &amp;amp;amp; Energy management  ==&lt;br /&gt;
&lt;br /&gt;
Developer: Mi Casa Verde Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2 micasaverde] &lt;br /&gt;
&lt;br /&gt;
[[Ping Sensor Plugin|Ping Sensor plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker] &lt;br /&gt;
&lt;br /&gt;
== Temperature or Weather measurement  ==&lt;br /&gt;
&lt;br /&gt;
[[Weather Plugin|Weather plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed] &lt;br /&gt;
&lt;br /&gt;
== Watering System management  ==&lt;br /&gt;
&lt;br /&gt;
[[EtherRain Sprinkler Controller|EtherRain Sprinkler Controller]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=7 325xi] &lt;br /&gt;
&lt;br /&gt;
== Alarm System integration  ==&lt;br /&gt;
&lt;br /&gt;
[[Paradox Alarm Plugin|Paradox Security Alarm plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed]&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:35:00Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) &lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device &lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) &lt;br /&gt;
*Show up as a sensor in the scene-events. &lt;br /&gt;
*A custom icon should be displayed instead of the na.gif&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Invoked UPnP functions have no effect.&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:34:33Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*Update the UI on state-change (device becomes visible or unvisible to the plugin) &lt;br /&gt;
*Display a red / green circle (similar to motion sensors) to indicate the presence of a device &lt;br /&gt;
*Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;) &lt;br /&gt;
*Show up as a sensor in the scene-events. &lt;br /&gt;
*A custom icon should be displayed instead of the na.gif&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Invoked UPnP functions have no effect.&amp;amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot; /&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:27:35Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&amp;lt;sub&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml&amp;lt;/sub&amp;gt; &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the '''(Browse)''' buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click '''(Go)''' &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to ''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;&amp;lt;sub&amp;gt;D_PingSensor.xml&amp;lt;/sub&amp;gt;&amp;quot;, and click (Add Device), type in a name of your choice against the device then click '''(Save)''' &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click '''(+)''' Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter the value 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Technical background  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Update the UI on state-change (device becomes visible or unvisible to the plugin)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Display a red / green circle (similar to motion sensors) to indicate the presence of a device&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Show up as a sensor in the scene-events.&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;A custom icon should be displayed instead of the na.gif&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
*Invoked UPnP functions have no effect.&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:13:48Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;D_PingSensor.xml&amp;lt;br&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files'' &lt;br /&gt;
#click the (Browse) buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
#Select the checkbox &amp;quot;[x] Restart Luup after upload&amp;quot; and click (Go) &lt;br /&gt;
#... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to Devices --&amp;amp;gt; Luup plugins, scroll to the bottom at the Add device form. &lt;br /&gt;
#Type &amp;quot;D_PingSensor.xml&amp;quot;, and click (Add Device), type in a name of your choice against the device then click (Save) &lt;br /&gt;
#After that is done, return again Devices --&amp;amp;gt; Luup plugins and click (+) Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter 60) &lt;br /&gt;
#click (Save) in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy!&amp;amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
= Technical background  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Update the UI on state-change (device becomes visible or unvisible to the plugin)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Display a red / green circle (similar to motion sensors) to indicate the presence of a device&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Show up as a sensor in the scene-events.&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;A custom icon should be displayed instead of the na.gif&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
*Invoked UPnP functions have no effect.&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:11:12Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;D_PingSensor.xml&amp;lt;br&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Technical background  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Update the UI on state-change (device becomes visible or unvisible to the plugin)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Display a red / green circle (similar to motion sensors) to indicate the presence of a device&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Show up as a sensor in the scene-events.&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;A custom icon should be displayed instead of the na.gif&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
*Invoked UPnP functions have no effect.&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:10:33Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: monospace; font-size: 10px; &amp;quot;&amp;gt;D_PingSensor.xml&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: monospace; font-size: 10px; &amp;quot;&amp;gt;I_PingSensor.xml&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: monospace; font-size: 10px; &amp;quot;&amp;gt;S_PingConfig.xml&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: monospace; font-size: 10px; &amp;quot;&amp;gt;S_AwarenessSensor.xml&amp;lt;/span&amp;gt;&lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files''&lt;br /&gt;
Click the&amp;amp;nbsp;'''(Browse)'''&amp;amp;nbsp;buttons on the right, and enter the 4 filenames references above.&lt;br /&gt;
#Select the checkbox &amp;quot;''[x] Restart Luup after upload''&amp;quot; and click&amp;amp;nbsp;'''(Go)'''&lt;br /&gt;
... wait whilst it uploads and restarts the Lua engine ...&lt;br /&gt;
#If successful, you'll see the 4x files listed in the system.&lt;br /&gt;
#Navigate to&amp;amp;nbsp;''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the&amp;amp;nbsp;''Add device''&amp;amp;nbsp;form.&lt;br /&gt;
#Type &amp;quot;D_PingSensor.xml&amp;quot;, and click&amp;amp;nbsp;'''(Add Device)''', type in a name of your choice against the device then click&amp;amp;nbsp;'''(Save)'''&lt;br /&gt;
After that is done, return again&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins&amp;amp;nbsp;''and click '''(+)'''&lt;br /&gt;
Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot;&lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter 60)&lt;br /&gt;
#click&amp;amp;nbsp;'''(Save) '''in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;)&lt;br /&gt;
#enjoy :)&lt;br /&gt;
&lt;br /&gt;
= Technical background  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Update the UI on state-change (device becomes visible or unvisible to the plugin)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Display a red / green circle (similar to motion sensors) to indicate the presence of a device&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Show up as a sensor in the scene-events.&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;A custom icon should be displayed instead of the na.gif&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
*Invoked UPnP functions have no effect.&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T19:07:33Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;D_PingSensor.xml&amp;lt;br&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files''&lt;br /&gt;
&lt;br /&gt;
Click the&amp;amp;nbsp;'''(Browse)'''&amp;amp;nbsp;buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
&lt;br /&gt;
#Select the checkbox &amp;quot;''[x] Restart Luup after upload''&amp;quot; and click&amp;amp;nbsp;'''(Go)'''&lt;br /&gt;
&lt;br /&gt;
... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
&lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to&amp;amp;nbsp;''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the&amp;amp;nbsp;''Add device''&amp;amp;nbsp;form. &lt;br /&gt;
#Type &amp;quot;D_PingSensor.xml&amp;quot;, and click&amp;amp;nbsp;'''(Add Device)''', type in a name of your choice against the device then click&amp;amp;nbsp;'''(Save)''' &lt;br /&gt;
#After that is done, return again&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins&amp;amp;nbsp;''and click '''(+)''' &lt;br /&gt;
#Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter 60) &lt;br /&gt;
#click&amp;amp;nbsp;'''(Save) ''' &lt;br /&gt;
#in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy&lt;br /&gt;
&lt;br /&gt;
= Technical background  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Update the UI on state-change (device becomes visible or unvisible to the plugin)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Display a red / green circle (similar to motion sensors) to indicate the presence of a device&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Active / Inactive Buttons (even this should work similar to the motion sensors &amp;quot;Armed&amp;quot; and &amp;quot;Bypass&amp;quot;)&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;Show up as a sensor in the scene-events.&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot;&amp;gt;A custom icon should be displayed instead of the na.gif&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
*Invoked UPnP functions have no effect.&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;font-family: verdana, sans-serif; font-size: small; line-height: normal; &amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T18:51:34Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;D_PingSensor.xml&amp;lt;br&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files''&lt;br /&gt;
&lt;br /&gt;
Click the&amp;amp;nbsp;'''(Browse)'''&amp;amp;nbsp;buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
&lt;br /&gt;
#Select the checkbox &amp;quot;''[x] Restart Luup after upload''&amp;quot; and click&amp;amp;nbsp;'''(Go)'''&lt;br /&gt;
&lt;br /&gt;
... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
&lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to&amp;amp;nbsp;''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the&amp;amp;nbsp;''Add device''&amp;amp;nbsp;form. &lt;br /&gt;
#Type &amp;quot;D_PingSensor.xml&amp;quot;, and click&amp;amp;nbsp;'''(Add Device)''', type in a name of your choice against the device then click&amp;amp;nbsp;'''(Save)''' &lt;br /&gt;
#After that is done, return again&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins&amp;amp;nbsp;''and click '''(+)''' &lt;br /&gt;
#Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter 60) &lt;br /&gt;
#click&amp;amp;nbsp;'''(Save) ''' &lt;br /&gt;
#in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy&lt;br /&gt;
&lt;br /&gt;
= Technical background  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
The Ping Sensor plugin is discussed in this forum thread: &lt;br /&gt;
&lt;br /&gt;
[http://forum.micasaverde.com/index.php?topic=1997.0 http://forum.micasaverde.com/index.php?topic=1997.0] &lt;br /&gt;
&lt;br /&gt;
Feel free to ask questions on that thread, as well as make any suggestions &amp;amp;amp; contributions to the future development of the Ping Sensor plugin's functionality.&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-13T18:48:29Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction  =&lt;br /&gt;
&lt;br /&gt;
This Luup-device can ping different IP-based network devices like routers, computers, iPhones, network-printers, even internet sites and so on. The result of the ping is being reported to Vera. It's intended to be used as sensor in scenes. So you can trigger scenes if a device (or site) becomes available or unavailable. &lt;br /&gt;
&lt;br /&gt;
= How does it work  =&lt;br /&gt;
&lt;br /&gt;
For every ip you want to observe a own Luup device has to be created. After installation you only have to configure the IP or [http://en.wikipedia.org/wiki/FQDN FQDN]&amp;amp;nbsp;in the &amp;quot;Address&amp;quot; field and a delay time in seconds when a ping should occur has to be put in the &amp;quot;RepetitionDelay&amp;quot; field. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Active&amp;quot; field is an equivalent to the &amp;quot;Armed&amp;quot; field of motion sensors. It can be used in future releases to let scenes only react on active ping sensors. &lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Present&amp;quot; field shows to you, if the pinged device is reachable (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
&lt;br /&gt;
= Installation  =&lt;br /&gt;
&lt;br /&gt;
To install and configure the sensor do the following steps: &lt;br /&gt;
&lt;br /&gt;
#Download the ZIP file containing the device definitions from [http://forum.micasaverde.com/index.php?action=dlattach;topic=1997.0;attach=205 here] &lt;br /&gt;
#Unzip the file to harddisk. The following files are contained:&amp;lt;br&amp;gt;D_PingSensor.xml&amp;lt;br&amp;gt;I_PingSensor.xml&amp;lt;br&amp;gt;S_PingConfig.xml&amp;lt;br&amp;gt;S_AwarenessSensor.xml &lt;br /&gt;
#Goto&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup files''&lt;br /&gt;
&lt;br /&gt;
Click the&amp;amp;nbsp;'''(Browse)'''&amp;amp;nbsp;buttons on the right, and enter the 4 filenames references above. &lt;br /&gt;
&lt;br /&gt;
#Select the checkbox &amp;quot;''[x] Restart Luup after upload''&amp;quot; and click&amp;amp;nbsp;'''(Go)'''&lt;br /&gt;
&lt;br /&gt;
... wait whilst it uploads and restarts the Lua engine ... &lt;br /&gt;
&lt;br /&gt;
#If successful, you'll see the 4x files listed in the system. &lt;br /&gt;
#Navigate to&amp;amp;nbsp;''Devices --&amp;amp;gt; Luup plugins'', scroll to the bottom at the&amp;amp;nbsp;''Add device''&amp;amp;nbsp;form. &lt;br /&gt;
#Type &amp;quot;D_PingSensor.xml&amp;quot;, and click&amp;amp;nbsp;'''(Add Device)''', type in a name of your choice against the device then click&amp;amp;nbsp;'''(Save)''' &lt;br /&gt;
#After that is done, return again&amp;amp;nbsp;''Devices''&amp;amp;nbsp;--&amp;amp;gt;&amp;amp;nbsp;''Luup plugins&amp;amp;nbsp;''and click '''(+)''' &lt;br /&gt;
#Insert the IP or domain name of the device you want to observe in the field &amp;quot;Address&amp;quot; &lt;br /&gt;
#Change the value in the field &amp;quot;RepetitionDelay&amp;quot; to change the time in seconds, which Vera waits between two pings. (e.g. you want to ping a host every minute, you would enter 60) &lt;br /&gt;
#click&amp;amp;nbsp;'''(Save) ''' &lt;br /&gt;
#in the field &amp;quot;Present&amp;quot; can you see, if your remote device is available (&amp;quot;1&amp;quot;) or not (&amp;quot;0&amp;quot;) &lt;br /&gt;
#enjoy&lt;br /&gt;
&lt;br /&gt;
= Technical background  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Known issues  =&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
= Discussion  =&lt;br /&gt;
&lt;br /&gt;
coming soon&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Luup_Projects</id>
		<title>Luup Projects</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Luup_Projects"/>
				<updated>2009-09-12T15:11:34Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are working on something you want the community to know about, post information on it here: &lt;br /&gt;
&lt;br /&gt;
== Notifications &amp;amp;amp; Energy management  ==&lt;br /&gt;
&lt;br /&gt;
Developer: Mi Casa Verde Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2 micasaverde] &lt;br /&gt;
&lt;br /&gt;
[[Ping_Sensor_Plugin|Ping Sensor plugin]] - ...will be written soon Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker] &lt;br /&gt;
&lt;br /&gt;
== Temperature or Weather measurement ==&lt;br /&gt;
&lt;br /&gt;
[[Weather Plugin|Weather plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed] &lt;br /&gt;
&lt;br /&gt;
== Watering System management ==&lt;br /&gt;
&lt;br /&gt;
[[EtherRain Sprinkler Controller|EtherRain Sprinkler Controller]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=7 325xi] &lt;br /&gt;
&lt;br /&gt;
== Alarm System integration ==&lt;br /&gt;
&lt;br /&gt;
[[Paradox Alarm Plugin|Paradox Security Alarm plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed]&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-12T15:10:29Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;amp;nbsp;Here will all information about the Ping-Sensor Plugin displayed soon&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Ping_Sensor_Plugin</id>
		<title>Ping Sensor Plugin</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Ping_Sensor_Plugin"/>
				<updated>2009-09-12T15:10:07Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: New page: &amp;amp;nbsp;Here will all informations about the Ping-Sensor Plugin displayed soon&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;amp;nbsp;Here will all informations about the Ping-Sensor Plugin displayed soon&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Luup_Projects</id>
		<title>Luup Projects</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Luup_Projects"/>
				<updated>2009-09-12T15:08:40Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are working on something you want the community to know about, post information on it here:&lt;br /&gt;
&lt;br /&gt;
== Notifications &amp;amp;amp; Energy management  ==&lt;br /&gt;
&lt;br /&gt;
Developer: Mi Casa Verde Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2 micasaverde] &lt;br /&gt;
&lt;br /&gt;
Ping Sensor - ...will be written soon Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker]&lt;br /&gt;
&lt;br /&gt;
==Temperature or Weather measurement==&lt;br /&gt;
[[Weather_Plugin|Weather plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed]&lt;br /&gt;
&lt;br /&gt;
==Watering System management==&lt;br /&gt;
[[EtherRain_Sprinkler_Controller|EtherRain Sprinkler Controller]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=7 325xi]&lt;br /&gt;
&lt;br /&gt;
==Alarm System integration==&lt;br /&gt;
[[Paradox_Alarm_Plugin|Paradox Security Alarm plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed]&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Luup_Projects</id>
		<title>Luup Projects</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Luup_Projects"/>
				<updated>2009-09-12T15:06:08Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: /* Notifications &amp;amp; Energy management */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are working on something you want the community to know about, post information on it here:&lt;br /&gt;
&lt;br /&gt;
== Notifications &amp;amp;amp; Energy management ==&lt;br /&gt;
&lt;br /&gt;
Developer: Mi Casa Verde Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2 micasaverde] &lt;br /&gt;
&lt;br /&gt;
Ping Sensor - ...will be written soon&lt;br /&gt;
&lt;br /&gt;
==Temperature or Weather measurement==&lt;br /&gt;
[[Weather_Plugin|Weather plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed]&lt;br /&gt;
&lt;br /&gt;
==Watering System management==&lt;br /&gt;
[[EtherRain_Sprinkler_Controller|EtherRain Sprinkler Controller]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=7 325xi]&lt;br /&gt;
&lt;br /&gt;
==Alarm System integration==&lt;br /&gt;
[[Paradox_Alarm_Plugin|Paradox Security Alarm plugin]] - Forum handle [http://forum.micasaverde.com/index.php?action=profile;u=2618 guessed]&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/ZWave_Add_Controller</id>
		<title>ZWave Add Controller</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/ZWave_Add_Controller"/>
				<updated>2009-09-05T09:55:25Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: /* Supported controllers/gateways */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With most Z-Wave devices, you add them to Vera's Z-Wave network by clicking the 'Add other Z-Wave devices' on the 'Devices' tab in Vera's menu and following the instructions where you remove Vera's black Z-Wave dongle and carry it to your Z-Wave device. But, battery-operated handheld controllers are special cases. To add them you leave Vera's black dongle connected, bring them to Vera, and chose the 'Add Z-Wave Controller' option instead. In general, when adding these handheld controllers, there are a few more steps, as explained below. Most in-wall controllers that are connected to your house's electricity (i.e. ''not'' battery operated) can be added like any other Z-Wave device and do not need to be treated like the battery operated controllers. (See '''Supported controllers/gateways''' below for a list.) &lt;br /&gt;
&lt;br /&gt;
There are two ways you can get your Z-Wave handheld controllers and scene controllers to control other Z-Wave devices:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Method #1''' is the traditional Z-Wave method where you program a scene into the remote control. All Z-Wave remotes and scene controllers have their own built-in way of doing this. Vera can help with this process: After you add the controller into Vera you can have Vera transfer the scenes to the controller for you.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Method #2''' allows you to create scenes within Vera, which can do anything and control any device, and you can assign an event so the scene is triggered when a button on the controller is pushed. This gives you unlimited possibilities with your scenes. You can even add user notification so that when a button on a handheld controller is pressed, you get an email or text message. &lt;br /&gt;
&lt;br /&gt;
With either method, the first step is to add the controller into Vera. &lt;br /&gt;
&lt;br /&gt;
== Adding battery operated handheld controllers to Vera  ==&lt;br /&gt;
&lt;br /&gt;
[[Image:AddZ-Wave.jpg|thumb|center|512px|Add Z-Wave Controller Screen]] &lt;br /&gt;
&lt;br /&gt;
When you want to add a handheld Z-Wave controller, go to Vera's [[Quick Start|setup page]], choose the &amp;quot;Devices&amp;quot; tab, and click the &amp;quot;Add Z-Wave controller&amp;quot; link or button. You will have 60 seconds to add the controller to an existing Z-Wave network, by bringing the handheld controller within 3 feet (1 meter) of Vera and pressing the buttons on the handheld controller. This process is different for each handheld controller, and is often given different names. A chart of some popular Z-Wave handheld controllers is shown below, along with the steps to add the controller to Vera, and what the process is called. Vera shows the status and progress in blue at the top of the page, starting with: &amp;quot;''Running: Job is waiting: Ready...''&amp;quot;, which means Vera is waiting for your handheld controller to start. &lt;br /&gt;
&lt;br /&gt;
If you cannot add the controller to Vera, it's possible the controller is already part of another Z-Wave network. In this case, you must first reset the controller before you can add it to Vera. Instructions for resetting some popular controllers are shown below.&lt;br /&gt;
&lt;br /&gt;
== Adding in-wall scene controllers to Vera  ==&lt;br /&gt;
&lt;br /&gt;
As mentioned above, in general you can add these devices like any other Z-Wave device and don't need to use the 'Add Z-Wave Controller' link. &lt;br /&gt;
&lt;br /&gt;
== Method #1: Traditional scene assignments for controllers  ==&lt;br /&gt;
&lt;br /&gt;
Normally handheld controllers are battery operated, and, to save battery life, they do not allow Vera to talk to them to configure them except at the moment that Vera is adding them to the network. Many handheld controllers are programmable. For example, most have one or more button to activate &amp;quot;Scenes&amp;quot; or channels. Vera can help you configure your controller, such as assigning scenes to the buttons. To do this, you must first add the controller to Vera's Z-Wave network, so Vera knows about it, as explained above. Then you can use Vera's web interface to configure the controller and assign scenes. &lt;br /&gt;
&lt;br /&gt;
For in-wall scene controllers which are not battery-operated, Vera can transfer the scene assignments at any time. But battery-operated handheld controllers, to save battery life, only let Vera transfer the scenes when they are being added. So, after the scene assignments are set up, you will need to go back to &amp;quot;Add Z-Wave controller&amp;quot; again, and repeat the process of adding the controller. It's okay to add the controller multiple times like this. The controller will not appear multiple times in Vera's device list. Vera knows that you already added the controller, and, so when you add it again, Vera will simply update the controller with new scene assignments and configuration. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The only time you will have the same controller added more than once is if, after adding the controller to Vera, you press the buttons on the Z-Wave controller to 'reset' it. Resetting clears out everything in the controller, including the unique ID Vera gave it. So that means if you then re-add the controller again, Vera will think it's a new controller and add it again, and you'll have the same controller listed twice in Vera's device list. If this happens, it's easy to get rid of the old controller; click the '+' button next to it and then click 'Permanently remove dead node' to remove it from Vera's Z-Wave network. &lt;br /&gt;
&lt;br /&gt;
Note that Method #1 uses traditional Z-Wave scenes, and most Z-Wave controllers cannot control anything but lights. If you want more flexible scenes, look at Method #2 below. &lt;br /&gt;
&lt;br /&gt;
The step-by-step instructions for assigning scenes to your handheld controller are: &lt;br /&gt;
&lt;br /&gt;
'''1'''. Create the scenes in Vera's web interface. See [[Scenes]] for instructions.&amp;lt;br&amp;gt; '''2'''. If this is an in-wall scene controller, add it like any other Z-Wave device and skip to step 5.&amp;lt;br&amp;gt; '''3'''. If it's a battery-operated remote controller which is not brand new, has already been paired with Z-Wave devices, or used with another Z-Wave controller, press the buttons on the controller to do a &amp;quot;Reset&amp;quot; to clear out all the controller's old data. (See the chart below for help.)&amp;lt;br&amp;gt; '''4'''. Click the &amp;quot;Add Z-Wave Controller&amp;quot; button on Vera's &amp;quot;Devices&amp;quot; tab, to add the controller. (See the chart below for help.)&amp;lt;br&amp;gt; '''5'''. After the device is added, it should show up on Vera's [[Unassigned devices]] page. If not, click the &amp;quot;Devices&amp;quot; tab again. You will need to pick a room for the controller. Although most handheld controllers are battery operated and can be used throughout the house, Vera requires you to assign each device to a room. This is just Vera's way of keeping the device list organized, and does not in any way limit what rooms you can use the controller in. It's just for your benefit to keep the device list manageable. So pick the room the controller will most often be stored in, and click 'Continue'.&amp;lt;br&amp;gt; '''6'''. Find the controller on the &amp;quot;Devices&amp;quot; list, and click the '+' button next to the controller. Then click 'Custom Z-Wave Settings'. (See [[ZWave Configuration Options|Z-Wave configuration options]] for a full explanation of this page.)&amp;lt;br&amp;gt; '''7'''. Click 'Add Scene assignment'. In the 'Key' field, type a number to indicate which key/button on the handheld controller you want to assign a scene to. (Some handheld controllers only have 1 scene button, so just put in '1'.) Then choose the scene you want assigned to that button. Repeat this for all the scenes you want to assign to buttons.&amp;lt;br&amp;gt; '''8'''. When you are finished, click the red 'Save' button to save your changes.&amp;lt;br&amp;gt; '''9'''. If this is a battery operated controller that you added with the &amp;quot;Add Z-Wave Controller&amp;quot; link, then after your changes are saved, you can click 'Continue' and then go back to the 'Devices' tab and choose &amp;quot;Add Z-Wave Controller&amp;quot; again. Do this just like you did the time before in step 4. Now when Vera re-adds the handheld controller, Vera will transfer the scenes to it. &lt;br /&gt;
&lt;br /&gt;
--todoal: screen shot of 'Add Scene Assignment', showing a controller with the '+' button pressed. &lt;br /&gt;
&lt;br /&gt;
[[Image:AddScene1.jpg|thumb|center|512px|Add Scene Assignment]] &lt;br /&gt;
&lt;br /&gt;
== Method #2: Vera's special way of handling scene assignments  ==&lt;br /&gt;
&lt;br /&gt;
Add the controller to Vera's Z-Wave network the same way as Method #1. (See steps 1-5 above.) Next, click the '+' button next to the device and check the box ''''Treat scene buttons as events''''. This tells Vera to take over the scene buttons on the remote. Save your changes. If this is a battery-operated handheld controller that you added with 'Add Z-Wave Controller', you will need to add it again to Vera, because Vera can only program it to take over the scene buttons while it's being added. (Read the notes above with Method #1, step 9.) &lt;br /&gt;
&lt;br /&gt;
Once your scene controller or handheld controller is configured to let Vera take over scene management, then you can create your scenes in Vera as you normally would. The scenes can do anything and control any device. To make a scene trigger when you press a button on the remote, click 'Add Event' next to the scene, choose the event 'Scene button is pressed', then choose the scene controller or handheld controller from the device pull down, and lastly indicate which button number should trigger the scene. (If there's only 1 button, just enter 1.) You can repeat this process if you want to have multiple buttons on multiple controllers trigger the same scene. When done, save your changes. With Method #2, there is no need to add battery-operated handheld controllers again. You can simply change the scenes and button assignments in Vera whenever you want. &lt;br /&gt;
&lt;br /&gt;
If your scene controller has one or more 'scene off' buttons, you can generally make those trigger a scene by adding an event with button 0. Note that if your remote control has more than 1 'scene off' button, Vera cannot know which one you pressed and all 'scene off' buttons will trigger the event tied to 'button 0'.&lt;br /&gt;
&lt;br /&gt;
== '''Supported controllers/gateways'''  ==&lt;br /&gt;
&lt;br /&gt;
'''These devices are added by bringing the controller near Vera and choosing 'Add Z-Wave Controller'.''' &lt;br /&gt;
&lt;br /&gt;
The 'Add Sequence' is how you tell the controller to add to Vera. The 'Reset Sequence' is how you clear the controller if it's already been added to another Z-Wave network and can't be added to Vera. &lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Add Sequence &lt;br /&gt;
! Reset Sequence &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooper Wiring Devices &lt;br /&gt;
| Handheld Controller &lt;br /&gt;
| RFHDCSG &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://store.homeseer.com/store/RFHDCSG---Z-Wave-Handheld-Controller-Cooper-Aspire-RF-P477C56.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/RFHDCSG---Z-Wave-Handheld-Controller-Cooper-Aspire-RF-P477C56.aspx Link] &lt;br /&gt;
| Menu, Settings, Replicate, Receive, From Unknown Controller &lt;br /&gt;
| Menu, Settings, Reset &lt;br /&gt;
| Works well with Vera. Can transfer devices from Vera to the handheld but doesn't transfer device names. Also very expensive.&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Handheld Controller &lt;br /&gt;
| HA07 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://www.intermatic.com/images/instruction_sheets/158ha11645-art.pdf Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Read [[Intermatic Handheld Remotes]]&lt;br /&gt;
|-&lt;br /&gt;
| Wayne Dalton &lt;br /&gt;
| Gateway &lt;br /&gt;
| WDHA-12R &lt;br /&gt;
| &amp;amp;nbsp;?? &lt;br /&gt;
| [http://www.waynedaltonstore.com/product/74171410873.html Link] &lt;br /&gt;
| [http://www.zwaveworld.com/prodrevs/091406/reviews-pg4.php Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Shows as Z-Wave controller, a pain to sync with Homelink car remote, able to associate with devices. Can now turn on/off All Z-wave devices from car. '''This gateway is required for the 3-button remote sold by them.''' Translates commands to Z-Wave Scenes. As firmware 1.0.602 it's working with Vera, it's seen as a secondary controller.Vera needs to be configured so that it interprets the WDHA-12 as sending &amp;quot;Button Presses&amp;quot; instead of &amp;quot;Scene Activation&amp;quot; events.&lt;br /&gt;
|-&lt;br /&gt;
| Wayne Dalton &lt;br /&gt;
| Handheld Controller &lt;br /&gt;
| WDHC-20 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Add Zwave Controller in Vera, on remote; HOME, hold SETUP until HOME blinks twice, enter 967, HOME blinks twice if successful. Enable 'Treat scene buttons as events see: method #2' and click Configure node right now on Vera, and repeat on remote. &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| I added this about a week ago, and typed this from memory, so it may not work 100%, but I know it does have to be programmed on the remote twice to enable 'method #2'. Only On works, couldn't find setting for Off, don't have a dimmer to test Bright/Dim.&lt;br /&gt;
|-&lt;br /&gt;
| Innovus &lt;br /&gt;
| Handheld Controller &lt;br /&gt;
| SmoothRemote &lt;br /&gt;
| &lt;br /&gt;
| [http://www.innovus.eu/fileadmin/user_upload/manual/z-wave/smoothremote-00120001-tech.pdf Link] &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
1. Add Z-Wave Controller on Vera&amp;lt;br&amp;gt;2. Press 3 times shift (Button 9)&amp;lt;br&amp;gt;3. Configure device on Vera (Associations)&amp;lt;br&amp;gt;4. To transfer your config settings, repeat step 1 &amp;amp;amp; 2&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
| Device can be configured using Vera. Has no scene buttons, so you can not trigger scenes with it (V1.0.616) which hopefully will be changed in further versions. Button 8 is always &amp;quot;ALL ON / ALL OFF&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; '''These devices are added like normal Z-Wave devices by choosing 'Add other Z-Wave devices' on Vera's menu and bringing Vera's Z-Wave dongle to the device''' &lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Add Sequence &lt;br /&gt;
! Reset Sequence &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooper &lt;br /&gt;
| 5 Scene Controller &lt;br /&gt;
| RFWDC &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Read [[Cooper Scene Controller]]&lt;br /&gt;
|-&lt;br /&gt;
| Leviton &lt;br /&gt;
| 4 Scene Controller &lt;br /&gt;
| RZCS4 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Read [[Leviton Scene Controller]]&lt;br /&gt;
|-&lt;br /&gt;
| Leviton &lt;br /&gt;
| 1 Scene Controller &lt;br /&gt;
| RZCZ1-1LX &lt;br /&gt;
| Unknown &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=106&amp;amp;products_id=116 Link] &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=106&amp;amp;products_id=116 Link] &lt;br /&gt;
| [http://www.leviton.com/OA_HTML/ibcGetAttachment.jsp?cItemId=4K.TQNnHt8AaVpmZu8gZrg&amp;amp;label=IBE&amp;amp;appName=IBE&amp;amp;LC12RP=qKakohvv7vJh2mB6bpElERJ8:S&amp;amp;LC12RP_pses=ZG4A2E9F82D5405FB0AA12ACDF90AC2545B909744B9ED50C8FDF1E42E5DDB0DBDAA696B9BE833B1E5A5FAF3CD3DD6FEF48EE84A0FF16567733 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Read [[Leviton Scene Controller]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== '''Unsupported / Partially supported controllers/gateways'''  ==&lt;br /&gt;
&lt;br /&gt;
Not working as of firmware version wl500gP-1.0.584.trx &lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Model &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Sylvania &lt;br /&gt;
| SH50201 &lt;br /&gt;
| '''&amp;quot;all on&amp;quot; and &amp;quot;all off&amp;quot; buttons work but scene buttons are not supported at this time. (3/28/2009)''' &lt;br /&gt;
To program this controller put vera in add controller mode and then hit &amp;quot;menu&amp;quot;, then press right arrow until you see setup. Press ok. Righ arrow to copy remote control. Press ok. Right arrow to receive information and click ok. Wait for vera to confirm the controller was added. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ACT HomePro &lt;br /&gt;
| ZTH100 &lt;br /&gt;
| Sylvania is a rebranded ACT Homepro '''&amp;quot;all on&amp;quot; and &amp;quot;all off&amp;quot; buttons work but scene buttons are not supported at this time. (3/28/2009)'''&lt;br /&gt;
|-&lt;br /&gt;
| Merten&lt;br /&gt;
| 1-gang radio push button 5051.., 5061.., 5071..&lt;br /&gt;
| Use method #2; only button 0 works; press button 0 and then button 1, otherwise, Vera does not catch button 0 (8/17/2009, firmware 1.0.862)'''&lt;br /&gt;
|-&lt;br /&gt;
| Merten&lt;br /&gt;
| 2-gang radio push button 5052.., 5062.., 5072..&lt;br /&gt;
| Use method #2; only button 0 works; press button 0 and then button 1, otherwise, Vera does not catch button 0 (8/17/2009, firmware 1.0.862)'''&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Supported_Hardware</id>
		<title>Supported Hardware</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Supported_Hardware"/>
				<updated>2009-08-29T13:13:20Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: /* Lighting Devices */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: There is a separate page for Z-Wave Handheld remote controls, Z-Wave gateways, and Z-Wave Scene Controllers: [[ZWave Add Controller|click here]].&amp;amp;nbsp; There is also a separate page for IP cameras: [[IP Cameras|click here]] &lt;br /&gt;
&lt;br /&gt;
In general, any device with the Z-Wave logo should work with Vera. A list of tested Z-Wave devices is below, with specific notes for each type of device. This is a wiki, so feel free to add to the page. &lt;br /&gt;
&lt;br /&gt;
== Hardware Reported to Work  ==&lt;br /&gt;
&lt;br /&gt;
*We strongly encourage users to list any and all products they tested and installed. &lt;br /&gt;
*If a product works but you did not like it, please list it anyway. It may be the only product available to some users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT! The devices listed here have been added by installers, technicians and users like yourself. Results may vary upon installations. MiCasaVerde does not guarantee operation and compatibility with your installation. The listed devices were found to work with their specific installation. Mixing different series and brands of equipment is not guaranteed in any way to work with other series and brands. It is very likely that users have not fully tested all features of the devices, so it is possible that a device listed here as compatible, will not prove compatible with your hardware. If you are editing this wiki DO NOT REMOVE a listed working device if it hasn't worked for you. Seek help to get the device to work under your individual circumstance. If you are adding to this wiki, please provide links to data for the device and add any tips you feel may benefit someone wanting to implement the device into an installation.''' &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== '''Lighting Devices'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;width: 1220px; height: 491px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Leviton &lt;br /&gt;
| Dimmer Switch &lt;br /&gt;
| VRM10-1LX &lt;br /&gt;
| 1 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=104&amp;amp;products_id=170 Link] &lt;br /&gt;
| [http://www.amazon.com/review/product/B000ZKM7I8/ref=dp_top_cm_cr_acr_txt?_encoding=UTF8&amp;amp;showViewpoints=1 Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=65 mark-hc] &lt;br /&gt;
| This is a high quality dimmer geared towards high-end installations&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| 300 watt dimmer &lt;br /&gt;
| HA06 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| July 2007 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homesettings.com/products/modules/ha06.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Affordable Dimmer Switch. incandescent/halogen only. Loads for 300 watts or less no neutral required. Great for dimming one bulb.&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| 3-way Switch &lt;br /&gt;
| HA18 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Dec 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homesettings.com/products/new%20products/ha18.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=66 Kozanator] &lt;br /&gt;
| Affordable 3-way Switch&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| 3-way Dimmer Switch &lt;br /&gt;
| HA20 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homesettings.com/products/new%20products/ha20.aspx Link] &lt;br /&gt;
| [http://www.amazon.com/Intermatic-Settings-Three-Way-Dimmer-HA20C/dp/B000WS4SJ41 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Affordable 3-way 600W dimmer&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 2-way Dimmer Switch &lt;br /&gt;
| ZDW120 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW120---Z-Wave-600-Watt-2-Wire-Dimmer-ACT-HomePro-P17C64.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW120---Z-Wave-600-Watt-2-Wire-Dimmer-ACT-HomePro-P17C64.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Works well, easy to install, LED is a very bright blue....can be programmed to be off when the light is off or on.&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 3-way Dimmer Switch &lt;br /&gt;
| ZDW103 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW103---Z-Wave-500-Watt-3-way-Dimmer-ACT-HomePro-P19C64.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW103---Z-Wave-500-Watt-3-way-Dimmer-ACT-HomePro-P19C64.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Works well, can be tricky to install due to the different combination of 3 way circuits, LED is a very bright blue....can be programmed to be off when the light is off or on.&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 2-way Relay Switch &lt;br /&gt;
| ZRW113 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZRW113---Z-Wave-20-Amp-3-way-ISO-Relay-ACT-HomePro-P491C63.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZRW113---Z-Wave-20-Amp-3-way-ISO-Relay-ACT-HomePro-P491C63.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Controls Florescent Lamps very well! No humming at all.&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| Companion Switch &lt;br /&gt;
| AS101 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/AS101---Z-Wave-3-Way-Companion-Switch-ACT-HomePro-P10C63.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/AS101---Z-Wave-3-Way-Companion-Switch-ACT-HomePro-P10C63.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Works well, can be tricky to install due to the different combination of 3 way circuits, The trick here is to install this device where the power comes in.&lt;br /&gt;
|-&lt;br /&gt;
| ACT&amp;lt;br&amp;gt; &lt;br /&gt;
| 3-way Dimmer Switch, 2 rocker&amp;lt;br&amp;gt; &lt;br /&gt;
| ZDM230&amp;lt;br&amp;gt; &lt;br /&gt;
| 1.1&amp;lt;br&amp;gt; &lt;br /&gt;
| Aug 2009&amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor&amp;lt;br&amp;gt; &lt;br /&gt;
| [http://www.act-solutions.com/HomePro/pdfs/HomePro/Specs/ZDM230_spec.pdf Link]&amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker]&amp;lt;br&amp;gt; &lt;br /&gt;
| Dimmer, Wall-mount, 230v, 500W,&amp;lt;br&amp;gt;3-way, 3 Wire, 2 rocker&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 3-way Relay Switch, 2 rocker &lt;br /&gt;
| ZRM230&amp;lt;br&amp;gt; &lt;br /&gt;
| 1.1&amp;lt;br&amp;gt; &lt;br /&gt;
| Aug 2009&amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor&amp;lt;br&amp;gt; &lt;br /&gt;
| [http://www.act-solutions.com/HomePro/pdfs/HomePro/Specs/ZRM230_spec.pdf Link]&amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker]&amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;font size=&amp;quot;2&amp;quot;&amp;gt;Relay, Wall-mount, 230v, 6A,&amp;lt;br&amp;gt; 3-way, 3 Wire, 2 rocker - '''Status polling does not work with Vera'''&amp;lt;br&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Innovus &lt;br /&gt;
| Relay Switch Adapter &lt;br /&gt;
| RAone SmartPower &lt;br /&gt;
| &lt;br /&gt;
| Aug 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.innovus.eu/fileadmin/user_upload/manual/z-wave/smartpower_zw_tech_doc.pdf Link] &lt;br /&gt;
| &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker] &lt;br /&gt;
| Works very well + it has a build in powermeter which works perfect with Vera&lt;br /&gt;
|-&lt;br /&gt;
| Innovus &lt;br /&gt;
| Dimmer Switch Adapter &lt;br /&gt;
| RAone SmartDimmer &lt;br /&gt;
| &lt;br /&gt;
| Aug 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.innovus.eu/fileadmin/user_upload/manual/z-wave/smartdimmer-00110001-tech.pdf Link] &lt;br /&gt;
| &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker] &lt;br /&gt;
| Works very well + it has a build in powermeter which works perfect with Vera&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Screw-in Module &lt;br /&gt;
| HA05C &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Outdoor &lt;br /&gt;
| [http://store.homeseer.com/store/HA05C---Z-Wave-IndoorOutdoor-Screw-in-Module-Intermatic-HomeSettings-P1C62.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/HA05C---Z-Wave-IndoorOutdoor-Screw-in-Module-Intermatic-HomeSettings-P1C62.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Easy install, easy to pair with Vera!&lt;br /&gt;
|-&lt;br /&gt;
| Merten &lt;br /&gt;
| Radio sensor cover for dimmer inserts &lt;br /&gt;
| 5026xx, 5036xx, 5046xx &lt;br /&gt;
| 6,2,7,1,5 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.merten.de/download/DL_doku/V5026_581_01_web.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Works well&lt;br /&gt;
|-&lt;br /&gt;
| Merten &lt;br /&gt;
| Single Radio flush-mounted receiver &lt;br /&gt;
| 507001 &lt;br /&gt;
| 6,2,27,2,2 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.merten.de/download/DL_doku/V5070_581_01_web.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Works well&lt;br /&gt;
|-&lt;br /&gt;
| Schlage &lt;br /&gt;
| Lamp Module &lt;br /&gt;
| RP200 &lt;br /&gt;
| 1.0 &lt;br /&gt;
| Aug 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://consumer.schlage.com/products/Productdetail3.asp?StyleID=139&amp;amp;FinishID=12&amp;amp;FunctionID=77 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=2870 LibraSun] &lt;br /&gt;
| Works well&amp;lt;br&amp;gt;Sold with Schlage LiNK lock system&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Plug &amp;amp;amp; Receptacle Devices'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| In-Wall Receptacle &lt;br /&gt;
| CA3500 &lt;br /&gt;
| 1 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=105&amp;amp;products_id=97 Link] &lt;br /&gt;
| [http://www.amazon.com/review/product/B000U3XYPA/ref=dp_top_cm_cr_acr_txt?_encoding=UTF8&amp;amp;showViewpoints=1 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| This is a decent, but expensive solution for in-wall receptacles&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Appliance Module &lt;br /&gt;
| HA02C &lt;br /&gt;
| 1 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=108&amp;amp;products_id=98 Link] &lt;br /&gt;
| [http://www.amazon.com/Intermatic-HA02C-Settings-Heavy-Duty-Appliance/dp/B000BJSDZO/ref=sr_1_3?ie=UTF8&amp;amp;qid=1227467418&amp;amp;sr=8-3 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Seems to work well&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| In-Wall Receptacle &lt;br /&gt;
| ZRR150W &lt;br /&gt;
| 2.2 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZRR150W---Z-Wave-Split-Duplex-Receptacle-ACT-HomePro-P528C123.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZRR150W---Z-Wave-Split-Duplex-Receptacle-ACT-HomePro-P528C123.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Works like a champ! Easy to Install&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Outdoor Module &lt;br /&gt;
| HA04C &lt;br /&gt;
| 1 &lt;br /&gt;
| Dec 2008 &lt;br /&gt;
| Outdoor &lt;br /&gt;
| [http://store.homeseer.com/store/HA04C---Z-Wave-Outdoor-Module-Intermatic-HomeSettings-P6C62.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/HA04C---Z-Wave-Outdoor-Module-Intermatic-HomeSettings-P6C62.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=66 Kozanator] &lt;br /&gt;
| Easy to Install.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Thermostat Devices'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Wayne Dalton &lt;br /&gt;
| Wall Stat &lt;br /&gt;
| WDTC-20 &lt;br /&gt;
| &amp;amp;nbsp;?? &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/WDTC-20---Z-Wave-Thermostat-Wayne-Dalton-P599C38.aspx Link] &lt;br /&gt;
| [http://www.amazon.com/Wayne-Dalton-Corporation-Z-Wave-Thermostat/dp/B001F8QKYQ Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Has 2 inclusion modes: 1) press and release the bind button and the STAT will be included as a thermostat and works with Vera, 2) press and hold the bind button and it will be added as a binary switch for compatibility with old, non-compliant remotes. If it's added in the wrong mode, remove it and re-add it. Works great simple to use!&lt;br /&gt;
|-&lt;br /&gt;
| HAI &lt;br /&gt;
| Wall Stat &lt;br /&gt;
| RC-80BZ &lt;br /&gt;
| &amp;amp;nbsp;?? &lt;br /&gt;
| Nov 2007 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homeauto.com Link] &lt;br /&gt;
| [http://www.homeauto.com/Downloads/Products/Omnistat/rcr80.pdf Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Shows up as Standard Thermostat in Vera, Hold button feature not able to control by Vera at this time. Priced above 200.00. Has internal setback programs. Works great.&lt;br /&gt;
|-&lt;br /&gt;
| RCS &lt;br /&gt;
| Wall Stat &lt;br /&gt;
| TZ43 &lt;br /&gt;
| &amp;amp;nbsp;?? &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/TZ43---Z-Wave-Thermostat-RCS-P627C67.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/TZ43---Z-Wave-Thermostat-RCS-P627C67.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Shows up as Standard Thermostat in Vera, much more feature rich the the WDTC-20 but comes with a hefty price tag ($214.95). Wish Vera could use all the features in this Thermostat! '''Note:'''You need to set the thermostat to show the temperature, on its display, in Celsius degree in order to be able to receive &amp;quot;Set Temp&amp;quot; commands from Vera&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| InTouch &lt;br /&gt;
| CA8900 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.smarthome-products.com/p-663-intermatic-intouch-ca8900-z-wave-digital-thermostat.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Looks very similar to the Wayne Dalton WDTC-20 listed here. works great, simple to use&lt;br /&gt;
|-&lt;br /&gt;
| Danfoss &lt;br /&gt;
| Radiator thermostat &lt;br /&gt;
| RA PLUS-w &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| See: [[Danfoss Thermostat]] for installation instructions&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Sensors'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| Motion Sensor &lt;br /&gt;
| PIR000 / PIR010 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Remove the cover, pair to Vera's dongle by using the push-button on the left of the circuit board. Vera must configure it to work, and it can only be configured within a few minutes of inserting the batteries. With Vera's dongle removed, remove/reinsert the batteries, and within 30 seconds insert Vera's dongle. Within a few minutes confirm the &amp;quot;configure&amp;quot; icon for the device is green on Vera's setup page&lt;br /&gt;
|-&lt;br /&gt;
| Express Controls aka HomeSeer &lt;br /&gt;
| 3-in-1 sensor (light/temperature/motion) &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| See [[ExpressControls3in1]]&lt;br /&gt;
|-&lt;br /&gt;
| EverSpring/Hawking/Home Manageables &lt;br /&gt;
| Door/window sensor &lt;br /&gt;
| SM103 &lt;br /&gt;
| 6,2,9,1,0 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.everspring.com/Products/Home_Automation_Detail.asp?parentUID=83&amp;amp;UID=355&amp;amp;CateUIDList=0,83 Link] [http://www.everspring.com/Archive/Image/File/A501110873R01_SM103_-ECR.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Pair using the intrusion button. The sensor will accept configuration within a few minutes of the initial pairing, or of pressing the intrusion button on the back even after it's paired. Pair the device, or if it's already paired, press the intrusion button, and within 30 seconds insert Vera's dongle. Within a few minutes confirm the &amp;quot;configure&amp;quot; icon for the device is green on Vera's setup page. NOTE: There is some confusion about the orientation of the sensor. The main sensor body has a back (where the intrusion is), a front (where the logo and LED is), and the 2 other surfaces, one of which has a curved edge, and the other is flat. The magnet needs to go against the flat surface. And the flat surface on the magnet should be as close as possible to the flat surface on the sensor, lined up in the middle so the line which passes through the LED lines up with the sensor.&lt;br /&gt;
|-&lt;br /&gt;
| Everspring &lt;br /&gt;
| Motion Detector &lt;br /&gt;
| SP103 &lt;br /&gt;
| 6,2,9,1,0 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.everspring.com/Products/Home_Automation_Detail.asp?parentUID=83&amp;amp;UID=354&amp;amp;CateUIDList=0,83 Link] [http://www.everspring.com/Archive/Image/File/A501110874R01_SP103_%20-%20ECR.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Works well&lt;br /&gt;
|-&lt;br /&gt;
| Fortrezz &lt;br /&gt;
| Water /Freeze &lt;br /&gt;
| WWA-001 &lt;br /&gt;
| &amp;amp;nbsp;?????? &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.Fortrezz.com Link] [http://www.fortrezz.com/resources/WWA_manual_01May2009.pdf Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Zmistro &lt;br /&gt;
| Works great I would place a few in your house. Bathrooms, laundry , kitchen , basement. Great product!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Door Locks'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Schlage &lt;br /&gt;
| Door lock and deadbolt &lt;br /&gt;
| BE369 (deadbolt) &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Mid 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://consumer.schlage.com/link/product_tour/ Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=2870 LibraSun] &lt;br /&gt;
| Read the instructions here: [[Schlage Lock]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Drapes/Blinds'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Electronic Solutions &lt;br /&gt;
| Drape/Blind motor &lt;br /&gt;
| DBMZ &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://www.smarthus.info/support/manuals/zw_motorkontroll/DBMZ.pdf Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Relay controls'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Contactor control box &lt;br /&gt;
| CA3750 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2007 &lt;br /&gt;
| Indoor/Outdoor &lt;br /&gt;
| [http://www.intouchcontrols.com/~/media/Files/InTouchControls/Products/Spec%20Sheets/CA3750.ashx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Multi-instance class supported for this device. Vera is able to control each of the 2 relays independently if desired. please note unit shows as three switches this is a bug with Intermatic not a real issue.You can check the box in devices to not show the second listing of the first relay in &amp;quot;Dasboard&amp;quot; You can control heavy loads like a water heater ,pool pump motor/s. great device&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Window Coverings'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Merten &lt;br /&gt;
| Radio roller shutter push-button &lt;br /&gt;
| 5025xx, 5035xx, 5045xx &lt;br /&gt;
| 6,2,27,2,3 and 6,2,27,2,4 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.merten.de/download/DL_doku/V5025_581_01_web.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Open/Close buttons work well, but slide bar does not work. GUI buttons do not work with Luup release 1.0.843 and 1.0.862 (fixed with Luup release 1.0.879).&amp;lt;br&amp;gt;Workaround: Use a Luup Scene with the following code:&amp;lt;tt&amp;gt;&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;tt&amp;gt;local lul_arguments = {}&amp;lt;/tt&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;lul_arguments[&amp;quot;newTargetValue&amp;quot;]=&amp;quot;0&amp;quot;&amp;lt;/tt&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;lul_resultcode,lul_resultstring,lul_job,lul_returnarguments = luup.call_action(&amp;quot;urn:upnp-org:serviceId:SwitchPower1&amp;quot;,&amp;quot;SetTarget&amp;quot;,lul_arguments,6) &amp;lt;/tt&amp;gt; Replace &amp;quot;6&amp;quot; with your device number, replace &amp;quot;0&amp;quot; with &amp;quot;1&amp;quot; for inverse action. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Duewi &lt;br /&gt;
| Radio roller shutter push-button &lt;br /&gt;
| 054368 &lt;br /&gt;
| 6,2,51,1,0 &lt;br /&gt;
| Jun 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.duewi.de/index.php?productid=37344 Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Lutz &lt;br /&gt;
| Open/Close buttons work well, but slide bar does not work.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	<entry>
		<id>http://wiki.mios.com/index.php/Supported_Hardware</id>
		<title>Supported Hardware</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php/Supported_Hardware"/>
				<updated>2009-08-29T03:11:59Z</updated>
		
		<summary type="html">&lt;p&gt;TedStriker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: There is a separate page for Z-Wave Handheld remote controls, Z-Wave gateways, and Z-Wave Scene Controllers: [[ZWave Add Controller|click here]].&amp;amp;nbsp; There is also a separate page for IP cameras: [[IP Cameras|click here]] &lt;br /&gt;
&lt;br /&gt;
In general, any device with the Z-Wave logo should work with Vera. A list of tested Z-Wave devices is below, with specific notes for each type of device. This is a wiki, so feel free to add to the page. &lt;br /&gt;
&lt;br /&gt;
== Hardware Reported to Work  ==&lt;br /&gt;
&lt;br /&gt;
*We strongly encourage users to list any and all products they tested and installed. &lt;br /&gt;
*If a product works but you did not like it, please list it anyway. It may be the only product available to some users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT! The devices listed here have been added by installers, technicians and users like yourself. Results may vary upon installations. MiCasaVerde does not guarantee operation and compatibility with your installation. The listed devices were found to work with their specific installation. Mixing different series and brands of equipment is not guaranteed in any way to work with other series and brands. It is very likely that users have not fully tested all features of the devices, so it is possible that a device listed here as compatible, will not prove compatible with your hardware. If you are editing this wiki DO NOT REMOVE a listed working device if it hasn't worked for you. Seek help to get the device to work under your individual circumstance. If you are adding to this wiki, please provide links to data for the device and add any tips you feel may benefit someone wanting to implement the device into an installation.''' &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== '''Lighting Devices'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;width: 1220px; height: 491px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Leviton &lt;br /&gt;
| Dimmer Switch &lt;br /&gt;
| VRM10-1LX &lt;br /&gt;
| 1 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=104&amp;amp;products_id=170 Link] &lt;br /&gt;
| [http://www.amazon.com/review/product/B000ZKM7I8/ref=dp_top_cm_cr_acr_txt?_encoding=UTF8&amp;amp;showViewpoints=1 Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=65 mark-hc] &lt;br /&gt;
| This is a high quality dimmer geared towards high-end installations&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| 300 watt dimmer &lt;br /&gt;
| HA06 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| July 2007 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homesettings.com/products/modules/ha06.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Affordable Dimmer Switch. incandescent/halogen only. Loads for 300 watts or less no neutral required. Great for dimming one bulb.&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| 3-way Switch &lt;br /&gt;
| HA18 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Dec 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homesettings.com/products/new%20products/ha18.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=66 Kozanator] &lt;br /&gt;
| Affordable 3-way Switch&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| 3-way Dimmer Switch &lt;br /&gt;
| HA20 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homesettings.com/products/new%20products/ha20.aspx Link] &lt;br /&gt;
| [http://www.amazon.com/Intermatic-Settings-Three-Way-Dimmer-HA20C/dp/B000WS4SJ41 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Affordable 3-way 600W dimmer&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 2-way Dimmer Switch &lt;br /&gt;
| ZDW120 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW120---Z-Wave-600-Watt-2-Wire-Dimmer-ACT-HomePro-P17C64.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW120---Z-Wave-600-Watt-2-Wire-Dimmer-ACT-HomePro-P17C64.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Works well, easy to install, LED is a very bright blue....can be programmed to be off when the light is off or on.&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 3-way Dimmer Switch &lt;br /&gt;
| ZDW103 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW103---Z-Wave-500-Watt-3-way-Dimmer-ACT-HomePro-P19C64.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZDW103---Z-Wave-500-Watt-3-way-Dimmer-ACT-HomePro-P19C64.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Works well, can be tricky to install due to the different combination of 3 way circuits, LED is a very bright blue....can be programmed to be off when the light is off or on.&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 2-way Relay Switch &lt;br /&gt;
| ZRW113 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZRW113---Z-Wave-20-Amp-3-way-ISO-Relay-ACT-HomePro-P491C63.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZRW113---Z-Wave-20-Amp-3-way-ISO-Relay-ACT-HomePro-P491C63.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Controls Florescent Lamps very well! No humming at all.&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| Companion Switch &lt;br /&gt;
| AS101 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/AS101---Z-Wave-3-Way-Companion-Switch-ACT-HomePro-P10C63.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/AS101---Z-Wave-3-Way-Companion-Switch-ACT-HomePro-P10C63.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Works well, can be tricky to install due to the different combination of 3 way circuits, The trick here is to install this device where the power comes in.&lt;br /&gt;
|-&lt;br /&gt;
| ACT&amp;lt;br&amp;gt; &lt;br /&gt;
| 3-way Dimmer Switch, 2 rocker&amp;lt;br&amp;gt; &lt;br /&gt;
| ZDM230&amp;lt;br&amp;gt; &lt;br /&gt;
| 1.1&amp;lt;br&amp;gt; &lt;br /&gt;
| Aug 2009&amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor&amp;lt;br&amp;gt; &lt;br /&gt;
| [http://www.act-solutions.com/HomePro/pdfs/HomePro/Specs/ZDM230_spec.pdf Link]&amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker]&amp;lt;br&amp;gt; &lt;br /&gt;
| Dimmer, Wall-mount, 230v, 500W,&amp;lt;br&amp;gt;3-way, 3 Wire, 2 rocker&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| 3-way Relay Switch, 2 rocker &lt;br /&gt;
| ZRM230&amp;lt;br&amp;gt; &lt;br /&gt;
| 1.1&amp;lt;br&amp;gt; &lt;br /&gt;
| Aug 2009&amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor&amp;lt;br&amp;gt; &lt;br /&gt;
| [http://www.act-solutions.com/HomePro/pdfs/HomePro/Specs/ZRM230_spec.pdf Link]&amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=3015 TedStriker]&amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;font size=&amp;quot;2&amp;quot;&amp;gt;Relay, Wall-mount, 230v, 6A,&amp;lt;br&amp;gt; 3-way, 3 Wire, 2 rocker - '''Status polling does not work with Vera'''&amp;lt;br&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Screw-in Module &lt;br /&gt;
| HA05C &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Outdoor &lt;br /&gt;
| [http://store.homeseer.com/store/HA05C---Z-Wave-IndoorOutdoor-Screw-in-Module-Intermatic-HomeSettings-P1C62.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/HA05C---Z-Wave-IndoorOutdoor-Screw-in-Module-Intermatic-HomeSettings-P1C62.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=49 WSeverino] &lt;br /&gt;
| Easy install, easy to pair with Vera!&lt;br /&gt;
|-&lt;br /&gt;
| Merten &lt;br /&gt;
| Radio sensor cover for dimmer inserts &lt;br /&gt;
| 5026xx, 5036xx, 5046xx &lt;br /&gt;
| 6,2,7,1,5 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.merten.de/download/DL_doku/V5026_581_01_web.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Works well&lt;br /&gt;
|-&lt;br /&gt;
| Merten &lt;br /&gt;
| Single Radio flush-mounted receiver &lt;br /&gt;
| 507001 &lt;br /&gt;
| 6,2,27,2,2 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.merten.de/download/DL_doku/V5070_581_01_web.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Works well&lt;br /&gt;
|-&lt;br /&gt;
| Schlage &lt;br /&gt;
| Lamp Module &lt;br /&gt;
| RP200 &lt;br /&gt;
| 1.0 &lt;br /&gt;
| Aug 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://consumer.schlage.com/products/Productdetail3.asp?StyleID=139&amp;amp;FinishID=12&amp;amp;FunctionID=77 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=2870 LibraSun] &lt;br /&gt;
| Works well&amp;lt;br&amp;gt;Sold with Schlage LiNK lock system&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Plug &amp;amp;amp; Receptacle Devices'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| In-Wall Receptacle &lt;br /&gt;
| CA3500 &lt;br /&gt;
| 1 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=105&amp;amp;products_id=97 Link] &lt;br /&gt;
| [http://www.amazon.com/review/product/B000U3XYPA/ref=dp_top_cm_cr_acr_txt?_encoding=UTF8&amp;amp;showViewpoints=1 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| This is a decent, but expensive solution for in-wall receptacles&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Appliance Module &lt;br /&gt;
| HA02C &lt;br /&gt;
| 1 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://shop.micasaverde.com/index.php?main_page=product_info&amp;amp;cPath=108&amp;amp;products_id=98 Link] &lt;br /&gt;
| [http://www.amazon.com/Intermatic-HA02C-Settings-Heavy-Duty-Appliance/dp/B000BJSDZO/ref=sr_1_3?ie=UTF8&amp;amp;qid=1227467418&amp;amp;sr=8-3 Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Seems to work well&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| In-Wall Receptacle &lt;br /&gt;
| ZRR150W &lt;br /&gt;
| 2.2 &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/ZRR150W---Z-Wave-Split-Duplex-Receptacle-ACT-HomePro-P528C123.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/ZRR150W---Z-Wave-Split-Duplex-Receptacle-ACT-HomePro-P528C123.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Works like a champ! Easy to Install&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Outdoor Module &lt;br /&gt;
| HA04C &lt;br /&gt;
| 1 &lt;br /&gt;
| Dec 2008 &lt;br /&gt;
| Outdoor &lt;br /&gt;
| [http://store.homeseer.com/store/HA04C---Z-Wave-Outdoor-Module-Intermatic-HomeSettings-P6C62.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/HA04C---Z-Wave-Outdoor-Module-Intermatic-HomeSettings-P6C62.aspx Link] &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=66 Kozanator] &lt;br /&gt;
| Easy to Install.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Thermostat Devices'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Wayne Dalton &lt;br /&gt;
| Wall Stat &lt;br /&gt;
| WDTC-20 &lt;br /&gt;
| &amp;amp;nbsp;?? &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/WDTC-20---Z-Wave-Thermostat-Wayne-Dalton-P599C38.aspx Link] &lt;br /&gt;
| [http://www.amazon.com/Wayne-Dalton-Corporation-Z-Wave-Thermostat/dp/B001F8QKYQ Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Has 2 inclusion modes: 1) press and release the bind button and the STAT will be included as a thermostat and works with Vera, 2) press and hold the bind button and it will be added as a binary switch for compatibility with old, non-compliant remotes. If it's added in the wrong mode, remove it and re-add it. Works great simple to use!&lt;br /&gt;
|-&lt;br /&gt;
| HAI &lt;br /&gt;
| Wall Stat &lt;br /&gt;
| RC-80BZ &lt;br /&gt;
| &amp;amp;nbsp;?? &lt;br /&gt;
| Nov 2007 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.homeauto.com Link] &lt;br /&gt;
| [http://www.homeauto.com/Downloads/Products/Omnistat/rcr80.pdf Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Shows up as Standard Thermostat in Vera, Hold button feature not able to control by Vera at this time. Priced above 200.00. Has internal setback programs. Works great.&lt;br /&gt;
|-&lt;br /&gt;
| RCS &lt;br /&gt;
| Wall Stat &lt;br /&gt;
| TZ43 &lt;br /&gt;
| &amp;amp;nbsp;?? &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://store.homeseer.com/store/TZ43---Z-Wave-Thermostat-RCS-P627C67.aspx Link] &lt;br /&gt;
| [http://store.homeseer.com/store/TZ43---Z-Wave-Thermostat-RCS-P627C67.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Shows up as Standard Thermostat in Vera, much more feature rich the the WDTC-20 but comes with a hefty price tag ($214.95). Wish Vera could use all the features in this Thermostat! '''Note:'''You need to set the thermostat to show the temperature, on its display, in Celsius degree in order to be able to receive &amp;quot;Set Temp&amp;quot; commands from Vera&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| InTouch &lt;br /&gt;
| CA8900 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2008 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.smarthome-products.com/p-663-intermatic-intouch-ca8900-z-wave-digital-thermostat.aspx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Looks very similar to the Wayne Dalton WDTC-20 listed here. works great, simple to use&lt;br /&gt;
|-&lt;br /&gt;
| Danfoss &lt;br /&gt;
| Radiator thermostat &lt;br /&gt;
| RA PLUS-w &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| See: [[Danfoss Thermostat]] for installation instructions&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Sensors'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| ACT &lt;br /&gt;
| Motion Sensor &lt;br /&gt;
| PIR000 / PIR010 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Remove the cover, pair to Vera's dongle by using the push-button on the left of the circuit board. Vera must configure it to work, and it can only be configured within a few minutes of inserting the batteries. With Vera's dongle removed, remove/reinsert the batteries, and within 30 seconds insert Vera's dongle. Within a few minutes confirm the &amp;quot;configure&amp;quot; icon for the device is green on Vera's setup page&lt;br /&gt;
|-&lt;br /&gt;
| Express Controls aka HomeSeer &lt;br /&gt;
| 3-in-1 sensor (light/temperature/motion) &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| See [[ExpressControls3in1]]&lt;br /&gt;
|-&lt;br /&gt;
| EverSpring/Hawking/Home Manageables &lt;br /&gt;
| Door/window sensor &lt;br /&gt;
| SM103 &lt;br /&gt;
| 6,2,9,1,0 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.everspring.com/Products/Home_Automation_Detail.asp?parentUID=83&amp;amp;UID=355&amp;amp;CateUIDList=0,83 Link] [http://www.everspring.com/Archive/Image/File/A501110873R01_SM103_-ECR.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Pair using the intrusion button. The sensor will accept configuration within a few minutes of the initial pairing, or of pressing the intrusion button on the back even after it's paired. Pair the device, or if it's already paired, press the intrusion button, and within 30 seconds insert Vera's dongle. Within a few minutes confirm the &amp;quot;configure&amp;quot; icon for the device is green on Vera's setup page. NOTE: There is some confusion about the orientation of the sensor. The main sensor body has a back (where the intrusion is), a front (where the logo and LED is), and the 2 other surfaces, one of which has a curved edge, and the other is flat. The magnet needs to go against the flat surface. And the flat surface on the magnet should be as close as possible to the flat surface on the sensor, lined up in the middle so the line which passes through the LED lines up with the sensor.&lt;br /&gt;
|-&lt;br /&gt;
| Everspring &lt;br /&gt;
| Motion Detector &lt;br /&gt;
| SP103 &lt;br /&gt;
| 6,2,9,1,0 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.everspring.com/Products/Home_Automation_Detail.asp?parentUID=83&amp;amp;UID=354&amp;amp;CateUIDList=0,83 Link] [http://www.everspring.com/Archive/Image/File/A501110874R01_SP103_%20-%20ECR.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Works well&lt;br /&gt;
|-&lt;br /&gt;
| Fortrezz &lt;br /&gt;
| Water /Freeze &lt;br /&gt;
| WWA-001 &lt;br /&gt;
| &amp;amp;nbsp;?????? &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.Fortrezz.com Link] [http://www.fortrezz.com/resources/WWA_manual_01May2009.pdf Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Zmistro &lt;br /&gt;
| Works great I would place a few in your house. Bathrooms, laundry , kitchen , basement. Great product!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Door Locks'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Schlage &lt;br /&gt;
| Door lock and deadbolt &lt;br /&gt;
| BE369 (deadbolt) &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Mid 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://consumer.schlage.com/link/product_tour/ Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://forum.micasaverde.com/index.php?action=profile;u=2870 LibraSun] &lt;br /&gt;
| Read the instructions here: [[Schlage Lock]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Drapes/Blinds'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Electronic Solutions &lt;br /&gt;
| Drape/Blind motor &lt;br /&gt;
| DBMZ &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Indoor &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| [http://www.smarthus.info/support/manuals/zw_motorkontroll/DBMZ.pdf Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Relay controls'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added&amp;lt;br&amp;gt;By User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Intermatic &lt;br /&gt;
| Contactor control box &lt;br /&gt;
| CA3750 &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Nov 2007 &lt;br /&gt;
| Indoor/Outdoor &lt;br /&gt;
| [http://www.intouchcontrols.com/~/media/Files/InTouchControls/Products/Spec%20Sheets/CA3750.ashx Link] &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| &amp;lt;br&amp;gt; &lt;br /&gt;
| Multi-instance class supported for this device. Vera is able to control each of the 2 relays independently if desired. please note unit shows as three switches this is a bug with Intermatic not a real issue.You can check the box in devices to not show the second listing of the first relay in &amp;quot;Dasboard&amp;quot; You can control heavy loads like a water heater ,pool pump motor/s. great device&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== '''Window Coverings'''  ===&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Manufacturer &lt;br /&gt;
! Device Type &lt;br /&gt;
! Model no. &lt;br /&gt;
! Version &lt;br /&gt;
! Date Purchased &lt;br /&gt;
! Location (indoor/outdoor) &lt;br /&gt;
! Specs &lt;br /&gt;
! Product Review &lt;br /&gt;
! Added by User &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Merten &lt;br /&gt;
| Radio roller shutter push-button &lt;br /&gt;
| 5025xx, 5035xx, 5045xx &lt;br /&gt;
| 6,2,27,2,3 and 6,2,27,2,4 &lt;br /&gt;
| Apr 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.merten.de/download/DL_doku/V5025_581_01_web.pdf Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Ap15e &lt;br /&gt;
| Open/Close buttons work well, but slide bar does not work. GUI buttons do not work with Luup release 1.0.843 and 1.0.862.&amp;lt;br&amp;gt;Workaround: Use a Luup Scene with the following code:&amp;lt;tt&amp;gt;&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;tt&amp;gt;local lul_arguments = {}&amp;lt;/tt&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;lul_arguments[&amp;quot;newTargetValue&amp;quot;]=&amp;quot;0&amp;quot;&amp;lt;/tt&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;lul_resultcode,lul_resultstring,lul_job,lul_returnarguments = luup.call_action(&amp;quot;urn:upnp-org:serviceId:SwitchPower1&amp;quot;,&amp;quot;SetTarget&amp;quot;,lul_arguments,6) &amp;lt;/tt&amp;gt; Replace &amp;quot;6&amp;quot; with your device number, replace &amp;quot;0&amp;quot; with &amp;quot;1&amp;quot; for inverse action. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Duewi &lt;br /&gt;
| Radio roller shutter push-button &lt;br /&gt;
| 054368 &lt;br /&gt;
| 6,2,51,1,0 &lt;br /&gt;
| Jun 2009 &lt;br /&gt;
| Indoor &lt;br /&gt;
| [http://www.duewi.de/index.php?productid=37344 Link] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| Lutz &lt;br /&gt;
| Open/Close buttons work well, but slide bar does not work.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>TedStriker</name></author>	</entry>

	</feed>