<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DomoDude</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DomoDude"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/DomoDude"/>
	<updated>2026-07-21T21:25:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=20059</id>
		<title>Converting Philips RC-5 to Pronto</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=20059"/>
		<updated>2009-07-25T20:21:01Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven&#039;t done so already, you may want to read up on [[Learning/typing my own code]].&lt;br /&gt;
&lt;br /&gt;
When your device uses &#039;&#039;&#039;Philips RC-5&#039;&#039;&#039; codes for its infrared commands from the remote control, you&#039;ll find that these codes cannot be directly used in the LinuxMCE templates. What is needed, are Pronto codes. Specifically, Pronto codes that start with 0000. You may be able to find other pronto codes for your device, but the infrared transmitter code in LMCE can only do the 0000 (raw) sequences.&lt;br /&gt;
&lt;br /&gt;
As an example, I have an Arcam amplifier which uses &#039;&#039;system code&#039;&#039; 16, and e.g. &#039;&#039;command code&#039;&#039; 123 to turn it on. To convert RC5 16-123 to raw pronto, it is possible to use a small utility called IRCodeDoctor (http://www.ir-toolkit.com). Simply execute it with &lt;br /&gt;
&amp;quot;java -jar IRCodeDoctor.jar&amp;quot;. You&#039;ll get a small window. Right-click in the &amp;quot;IR-Code&amp;quot; field, and select&#039;&#039; New Code -&amp;gt; RC5&#039;&#039;. Enter your system and command codes, and you will end up with a Pronto code &amp;quot;5000 0073 0000 0001 0010 007B&amp;quot;. However, the first 4 digits are 5000, not 0000! Make sure you right click again in that window, and click &#039;&#039;Convert to RAW&#039;&#039;. Click &#039;&#039;OK&#039;&#039; in the popup about the Toggle bit, it does not need to be set. The Pronto code will then change to the raw Pronto code &amp;quot;0000 0073 0000 000B 0040 0020 0020 0040 0040 0020 0020 0020 0020 0020 0020 0040 0020 0020 0020 0020 0040 0040 0020 0020 0020 0CC0&amp;quot;. Note that it starts with 0000, so you&#039;re in business! Select all, copy, and paste it in your &#039;&#039;Type code manually&#039;&#039; field.&lt;br /&gt;
&lt;br /&gt;
If you want to manually extend the duration of the emitted IR code, take a look at [[Extending the repeat duration of raw Pronto IR codes]]&lt;br /&gt;
&lt;br /&gt;
Refer to the LinuxMCE [[AV Properties]] and [[IR/GSD codes syncronization]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Infrared]]&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Extending_the_repeat_duration_of_raw_Pronto_IR_codes&amp;diff=18957</id>
		<title>Extending the repeat duration of raw Pronto IR codes</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Extending_the_repeat_duration_of_raw_Pronto_IR_codes&amp;diff=18957"/>
		<updated>2009-05-12T14:56:49Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sometimes, a device does not react to an IR command because the duration of the code is too short. For example, a standard Pronto code to turn my Panasonic plasma TV on does not work. When I push the button on the remote, it &#039;&#039;does&#039;&#039; work, but I need to keep the button pressed for a fairly long time.&lt;br /&gt;
It would be nice to simulate that in the raw Pronto code.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s how it worked for me.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The first few words of the code (each consisting of 4 hexadecimal digits) say something about the following code. The first word, for example, should always be 0000 (pronto format: raw).&lt;br /&gt;
The third word contains the number of word pairs that are sent only once, and the fourth word contains the number of word pairs that are repeated.&lt;br /&gt;
&lt;br /&gt;
My ON command for the Panasonic was this:&lt;br /&gt;
0000 0071 0000 0048 0080 003F 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0AAB&lt;br /&gt;
&lt;br /&gt;
It did not work because it was too short. All that is needed is a change in the fourth word, just doubling it:&lt;br /&gt;
&lt;br /&gt;
0000 0071 0000 &#039;&#039;&#039;0048&#039;&#039;&#039;  ---&amp;gt;   0000 0071 0000 &#039;&#039;&#039;0096&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
and then copy/paste the remaining words (each pair of those indicates an on/off timing). This eventually gives&lt;br /&gt;
&lt;br /&gt;
0000 0071 0000 &#039;&#039;&#039;0096&#039;&#039;&#039; 0080 003F 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0AAB 0080 003F 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0AAB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And presto! The ON signal is transmitted twice as long now, and my TV turns on.&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=18956</id>
		<title>Converting Philips RC-5 to Pronto</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=18956"/>
		<updated>2009-05-12T09:49:44Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven&#039;t done so already, you may want to read up on [[Learning/typing my own code]].&lt;br /&gt;
&lt;br /&gt;
When your device uses &#039;&#039;&#039;Philips RC-5&#039;&#039;&#039; codes for its infrared commands from the remote control, you&#039;ll find that these codes cannot be directly used in the LinuxMCE templates. What is needed, are Pronto codes. Specifically, Pronto codes that start with 0000. You may be able to find other pronto codes for your device, but the infrared transmitter code in LMCE can only do the 0000 (raw) sequences.&lt;br /&gt;
&lt;br /&gt;
As an example, I have an Arcam amplifier which uses &#039;&#039;system code&#039;&#039; 16, and e.g. &#039;&#039;command code&#039;&#039; 123 to turn it on. To convert RC5 16-123 to raw pronto, it is possible to use a small utility called IRCodeDoctor (http://www.ir-toolkit.com/IRCodeDoctor.jar). Simply execute it with &lt;br /&gt;
&amp;quot;java -jar IRCodeDoctor.jar&amp;quot;. You&#039;ll get a small window. Right-click in the &amp;quot;IR-Code&amp;quot; field, and select&#039;&#039; New Code -&amp;gt; RC5&#039;&#039;. Enter your system and command codes, and you will end up with a Pronto code &amp;quot;5000 0073 0000 0001 0010 007B&amp;quot;. However, the first 4 digits are 5000, not 0000! Make sure you right click again in that window, and click &#039;&#039;Convert to RAW&#039;&#039;. Click &#039;&#039;OK&#039;&#039; in the popup about the Toggle bit, it does not need to be set. The Pronto code will then change to the raw Pronto code &amp;quot;0000 0073 0000 000B 0040 0020 0020 0040 0040 0020 0020 0020 0020 0020 0020 0040 0020 0020 0020 0020 0040 0040 0020 0020 0020 0CC0&amp;quot;. Note that it starts with 0000, so you&#039;re in business! Select all, copy, and paste it in your &#039;&#039;Type code manually&#039;&#039; field.&lt;br /&gt;
&lt;br /&gt;
If you want to manually extend the duration of the emitted IR code, take a look at [[Extending the repeat duration of raw Pronto IR codes]]&lt;br /&gt;
&lt;br /&gt;
Refer to the LinuxMCE [[AV Properties]] and [[IR/GSD codes syncronization]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Infrared]]&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Extending_the_repeat_duration_of_raw_Pronto_IR_codes&amp;diff=18955</id>
		<title>Extending the repeat duration of raw Pronto IR codes</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Extending_the_repeat_duration_of_raw_Pronto_IR_codes&amp;diff=18955"/>
		<updated>2009-05-12T09:48:08Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: New page: Sometimes, a device does not react to an IR command because the duration of the code is too short. For example, a standard Pronto code to turn my Panasonic plasma TV on does not work. When...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sometimes, a device does not react to an IR command because the duration of the code is too short. For example, a standard Pronto code to turn my Panasonic plasma TV on does not work. When I push the button on the remote, it &#039;&#039;does&#039;&#039; work, but I need to keep the button pressed for a fairly long time.&lt;br /&gt;
It would be nice to simulate that in the raw Pronto code.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s how it worked for me.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The first few words of the code say something about the following code. The first word, for example, should always be 0000 (pronto format: raw).&lt;br /&gt;
The third word contains the number of word pairs that are sent only once, and the fourth word contains the number of word pairs that are repeated.&lt;br /&gt;
&lt;br /&gt;
My ON command for the Panasonic was this:&lt;br /&gt;
0000 0071 0000 0048 0080 003F 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0AAB&lt;br /&gt;
&lt;br /&gt;
It did not work because it was too short. All that is needed is a change in the fourth word, just doubling it:&lt;br /&gt;
&lt;br /&gt;
0000 0071 0000 &#039;&#039;&#039;0048&#039;&#039;&#039;  ---&amp;gt;   0000 0071 0000 &#039;&#039;&#039;0096&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
and then copy/paste the remaining words (each pair of those indicates an on/off timing). This eventually gives&lt;br /&gt;
&lt;br /&gt;
0000 0071 0000 &#039;&#039;&#039;0096&#039;&#039;&#039; 0080 003F 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0AAB 0080 003F 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0AAB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And presto! The ON signal is transmitted twice as long now, and my TV turns on.&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=18736</id>
		<title>Converting Philips RC-5 to Pronto</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=18736"/>
		<updated>2009-05-02T18:32:50Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you haven&#039;t done so already, you may want to read up on [[Learning/typing my own code]].&lt;br /&gt;
&lt;br /&gt;
When your device uses &#039;&#039;&#039;Philips RC-5&#039;&#039;&#039; codes for its infrared commands from the remote control, you&#039;ll find that these codes cannot be directly used in the LinuxMCE templates. What is needed, are Pronto codes. Specifically, Pronto codes that start with 0000. You may be able to find other pronto codes for your device, but the infrared transmitter code in LMCE can only do the 0000 (raw) sequences.&lt;br /&gt;
&lt;br /&gt;
As an example, I have an Arcam amplifier which uses &#039;&#039;system code&#039;&#039; 16, and e.g. &#039;&#039;command code&#039;&#039; 123 to turn it on. To convert RC5 16-123 to raw pronto, it is possible to use a small utility called IRCodeDoctor (http://www.ir-toolkit.com/IRCodeDoctor.jar). Simply execute it with &lt;br /&gt;
&amp;quot;java -jar IRCodeDoctor.jar&amp;quot;. You&#039;ll get a small window. Right-click in the &amp;quot;IR-Code&amp;quot; field, and select&#039;&#039; New Code -&amp;gt; RC5&#039;&#039;. Enter your system and command codes, and you will end up with a Pronto code &amp;quot;5000 0073 0000 0001 0010 007B&amp;quot;. However, the first 4 digits are 5000, not 0000! Make sure you right click again in that window, and click &#039;&#039;Convert to RAW&#039;&#039;. Click &#039;&#039;OK&#039;&#039; in the popup about the Toggle bit, it does not need to be set. The Pronto code will then change to the raw Pronto code &amp;quot;0000 0073 0000 000B 0040 0020 0020 0040 0040 0020 0020 0020 0020 0020 0020 0040 0020 0020 0020 0020 0040 0040 0020 0020 0020 0CC0&amp;quot;. Note that it starts with 0000, so you&#039;re in business! Select all, copy, and paste it in your &#039;&#039;Type code manually&#039;&#039; field.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer to the LinuxMCE [[AV Properties]] and [[IR/GSD codes syncronization]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Infrared]]&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=18735</id>
		<title>Converting Philips RC-5 to Pronto</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Converting_Philips_RC-5_to_Pronto&amp;diff=18735"/>
		<updated>2009-05-02T18:15:45Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: New page: test.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;test.&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Merten_5059xx_Connect_Radio_Central_Unit&amp;diff=17625</id>
		<title>Talk:Merten 5059xx Connect Radio Central Unit</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Merten_5059xx_Connect_Radio_Central_Unit&amp;diff=17625"/>
		<updated>2009-02-08T21:50:07Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: New page: It is possible to use this unit together with LMCE, although it is a bit awkward. I programmed my lighting system with the Merten USB dongle and Merten software, so that the central unit c...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is possible to use this unit together with LMCE, although it is a bit awkward. I programmed my lighting system with the Merten USB dongle and Merten software, so that the central unit could be programmed, too. I then made a MiCasaVerde USB stick secondary controller, which is then used by LMCE. This does require an update of the zwave driver.&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5059xx_Connect_Radio_Central_Unit&amp;diff=16834</id>
		<title>Merten 5059xx Connect Radio Central Unit</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5059xx_Connect_Radio_Central_Unit&amp;diff=16834"/>
		<updated>2008-12-23T11:31:05Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:MertenRFcentral.jpg|thumb|200px|Merten 5059xx]]&lt;br /&gt;
= Status =&lt;br /&gt;
&#039;&#039;&#039;NOT&#039;&#039;&#039; working! This unit contains a lot of proprietary code. Perhaps a workaround is possible to make this unit work with LMCE, but as it is now, integration will be limited.&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
This is an in-wall control unit that can be used to do advanced programming of Merten switches. Among others, the dimming ramp time can be programmed. Programming needs the Merten USB dongle! And do heed the warning under &amp;quot;Status&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* See above.&lt;br /&gt;
* Many features, not listed due to currently bad integration options.&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:MertenRFcentral.jpg&amp;diff=16833</id>
		<title>File:MertenRFcentral.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:MertenRFcentral.jpg&amp;diff=16833"/>
		<updated>2008-12-23T11:29:33Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5059xx_Connect_Radio_Central_Unit&amp;diff=16832</id>
		<title>Merten 5059xx Connect Radio Central Unit</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5059xx_Connect_Radio_Central_Unit&amp;diff=16832"/>
		<updated>2008-12-23T11:29:10Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: New page: Category: Hardware Category: Lighting Automation Category: ZWave  Merten 5059xx = Status = &amp;#039;&amp;#039;&amp;#039;NOT&amp;#039;&amp;#039;&amp;#039; working! This unit contains a lot o...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Merten-5059xx.jpg|thumb|200px|Merten 5059xx]]&lt;br /&gt;
= Status =&lt;br /&gt;
&#039;&#039;&#039;NOT&#039;&#039;&#039; working! This unit contains a lot of proprietary code. Perhaps a workaround is possible to make this unit work with LMCE, but as it is now, integration will be limited.&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
This is an in-wall control unit that can be used to do advanced programming of Merten switches. Among others, the dimming ramp time can be programmed. Programming needs the Merten USB dongle! And do heed the warning under &amp;quot;Status&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* See above.&lt;br /&gt;
* Many features, not listed due to currently bad integration options.&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5072xx_Connect_Radio_Push_Button_4gang&amp;diff=16831</id>
		<title>Merten 5072xx Connect Radio Push Button 4gang</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5072xx_Connect_Radio_Push_Button_4gang&amp;diff=16831"/>
		<updated>2008-12-23T11:14:25Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Connect505219.jpg|thumb|200px|Merten 5072xx]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Working&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5072xx is a 2-surface, 4-gang Z-Wave battery powered remote controller that can be screwed or stuck to a surface.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* dual surface, 4-gang&lt;br /&gt;
* special door bell mode (not yet tested)&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Controller&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* triple click on connected switch&lt;br /&gt;
&lt;br /&gt;
== Input setup ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Button&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Association Group&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Parameter no&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Top Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Bottom Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Top Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Bottom Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching/Dimming/Shutters&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching single-surface&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
4&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Retrieve scene&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
60&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Doorbell function&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
44&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Move shutter single surface (changes direction each press)&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
54&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Lower shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
52&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Raise shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
55&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5072xx_Connect_Radio_Push_Button_4gang&amp;diff=16830</id>
		<title>Merten 5072xx Connect Radio Push Button 4gang</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5072xx_Connect_Radio_Push_Button_4gang&amp;diff=16830"/>
		<updated>2008-12-23T11:13:40Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Connect505219.jpg|thumb|200px|Merten 5071xx]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Working&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5072xx is a 2-surface, 4-gang Z-Wave battery powered remote controller that can be screwed or stuck to a surface.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* dual surface, 4-gang&lt;br /&gt;
* special door bell mode (not yet tested)&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Controller&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* triple click on connected switch&lt;br /&gt;
&lt;br /&gt;
== Input setup ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Button&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Association Group&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Parameter no&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Top Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Bottom Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Top Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Bottom Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching/Dimming/Shutters&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching single-surface&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
4&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Retrieve scene&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
60&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Doorbell function&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
44&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Move shutter single surface (changes direction each press)&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
54&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Lower shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
52&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Raise shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
55&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5072xx_Connect_Radio_Push_Button_4gang&amp;diff=16829</id>
		<title>Merten 5072xx Connect Radio Push Button 4gang</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5072xx_Connect_Radio_Push_Button_4gang&amp;diff=16829"/>
		<updated>2008-12-23T11:11:56Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: New page: Category: Hardware Category: Lighting Automation Category: ZWave  Merten 5071xx  = Status = Working  = About = The Merten 5072xx is a 2-...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Connect507146.jpg|thumb|200px|Merten 5071xx]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Working&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5072xx is a 2-surface, 4-gang Z-Wave battery powered remote controller that can be screwed or stuck to a surface.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* dual surface, 4-gang&lt;br /&gt;
* special door bell mode (not yet tested)&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Controller&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* triple click on connected switch&lt;br /&gt;
&lt;br /&gt;
== Input setup ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Button&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Association Group&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Parameter no&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Top Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Bottom Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Top Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Bottom Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching/Dimming/Shutters&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching single-surface&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
4&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Retrieve scene&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
60&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Doorbell function&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
44&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Move shutter single surface (changes direction each press)&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
54&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Lower shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
52&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Raise shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
55&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5071xx_Connect_Radio_Push_Button_2gang&amp;diff=16828</id>
		<title>Merten 5071xx Connect Radio Push Button 2gang</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5071xx_Connect_Radio_Push_Button_2gang&amp;diff=16828"/>
		<updated>2008-12-23T11:09:41Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Connect507146.jpg|thumb|200px|Merten 5071xx]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Working&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5071xx is a 2gang Z-Wave battery powered remote controller that can be screwed or stuck to a surface.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* 2gang&lt;br /&gt;
* special door bell mode (not yet tested)&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Controller&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* triple click on connected switch&lt;br /&gt;
&lt;br /&gt;
== Input setup ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Button&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Association Group&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Parameter no&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Top&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Bottom&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching/Dimming/Shutters&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching single-surface&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
4&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Retrieve scene&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
60&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Doorbell function&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
44&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Move shutter single surface (changes direction each press)&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
54&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Lower shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
52&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Raise shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
55&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5071xx_Connect_Radio_Push_Button_2gang&amp;diff=16827</id>
		<title>Merten 5071xx Connect Radio Push Button 2gang</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5071xx_Connect_Radio_Push_Button_2gang&amp;diff=16827"/>
		<updated>2008-12-23T11:04:50Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: New page: Category: Hardware Category: Lighting Automation Category: ZWave  Merten 506004 = Status = Working  = About = The Merten 5071xx is a 2ga...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Merten-506004.png|thumb|200px|Merten 506004]]&lt;br /&gt;
= Status =&lt;br /&gt;
Working&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5071xx is a 2gang Z-Wave battery powered remote controller that can be screwed or stuck to a surface.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* 4gang&lt;br /&gt;
* special door bell mode (not yet tested)&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Controller&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* triple click on connected switch&lt;br /&gt;
&lt;br /&gt;
== Input setup ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Button Type&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Button&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Association Group&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Parameter no&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Single Surface&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Top&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Bottom&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Dual Surface&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Top Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Bottom Left&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Top Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Bottom Right&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching/Dimming/Shutters&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching single-surface&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
4&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Retrieve scene&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
60&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Doorbell function&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
44&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Move shutter single surface (changes direction each press)&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
54&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Lower shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
52&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Raise shutter as long as button is pressed&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
55&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5024xx_Connect_Sensor_Cover&amp;diff=16826</id>
		<title>Merten 5024xx Connect Sensor Cover</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5024xx_Connect_Sensor_Cover&amp;diff=16826"/>
		<updated>2008-12-23T10:53:19Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Connect5024xx.jpg|thumb|200px|Merten 5024xx]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Works.&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5024xx is a push button that fits onto the Merten relay (and electronic switches?) of the Connect series.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* Really consists of 2 buttons: top and bottom half.&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Receiver&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* Triple click on connected switch within approx. 1.5 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching additional CONNECT radio receivers&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press the connected button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5024xx_Connect_Sensor_Cover&amp;diff=16825</id>
		<title>Merten 5024xx Connect Sensor Cover</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5024xx_Connect_Sensor_Cover&amp;diff=16825"/>
		<updated>2008-12-23T10:52:35Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Connect5024xx.jpg|thumb|200px|Merten 5024xx]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Unknown&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5024xx is a push button that fits onto the Merten relay (and electronic switches?) of the Connect series.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* Really consists of 2 buttons: top and bottom half.&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Receiver&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* Triple click on connected switch within approx. 1.5 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching additional CONNECT radio receivers&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press the connected button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect5024xx.jpg&amp;diff=16824</id>
		<title>File:Connect5024xx.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect5024xx.jpg&amp;diff=16824"/>
		<updated>2008-12-23T10:51:35Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect507146.jpg&amp;diff=16823</id>
		<title>File:Connect507146.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect507146.jpg&amp;diff=16823"/>
		<updated>2008-12-23T10:50:53Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect507001.jpg&amp;diff=16822</id>
		<title>File:Connect507001.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect507001.jpg&amp;diff=16822"/>
		<updated>2008-12-23T10:50:33Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect506004.jpg&amp;diff=16821</id>
		<title>File:Connect506004.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect506004.jpg&amp;diff=16821"/>
		<updated>2008-12-23T10:50:02Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect505919.jpg&amp;diff=16820</id>
		<title>File:Connect505919.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect505919.jpg&amp;diff=16820"/>
		<updated>2008-12-23T10:49:41Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect505219.jpg&amp;diff=16819</id>
		<title>File:Connect505219.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect505219.jpg&amp;diff=16819"/>
		<updated>2008-12-23T10:49:21Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect504519.jpg&amp;diff=16818</id>
		<title>File:Connect504519.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect504519.jpg&amp;diff=16818"/>
		<updated>2008-12-23T10:48:52Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Connect5082xx.jpg&amp;diff=16817</id>
		<title>File:Connect5082xx.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Connect5082xx.jpg&amp;diff=16817"/>
		<updated>2008-12-23T10:48:28Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Merten_5024xx_Connect_Sensor_Cover&amp;diff=16816</id>
		<title>Merten 5024xx Connect Sensor Cover</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Merten_5024xx_Connect_Sensor_Cover&amp;diff=16816"/>
		<updated>2008-12-23T10:46:08Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: New page: Category: Hardware Category: Lighting Automation Category: ZWave  = Status = Unknown  = About = The Merten 5024xx is a push button that fits onto the Merten relay (and electron...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Lighting Automation]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Unknown&lt;br /&gt;
&lt;br /&gt;
= About =&lt;br /&gt;
The Merten 5024xx is a push button that fits onto the Merten relay (and electronic switches?) of the Connect series.&lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
* Really consists of 2 buttons: top and bottom half.&lt;br /&gt;
&lt;br /&gt;
= Device setup =&lt;br /&gt;
Device type: Receiver&lt;br /&gt;
== Inclusion/Exclusion/Node Info Frame ==&lt;br /&gt;
* Triple click on connected switch within approx. 1.5 seconds.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameter values ==&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;th&amp;gt;Function&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Value&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
Switching additional CONNECT radio receivers&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
0&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
== Factory reset ==&lt;br /&gt;
* Press the connected button 3 times within 1.5 seconds. The LED will flash.&lt;br /&gt;
* Press and hold the button for about 5 seconds until the LED turns off.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.merten.de/download&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Where_to_Buy&amp;diff=15694</id>
		<title>Where to Buy</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Where_to_Buy&amp;diff=15694"/>
		<updated>2008-09-22T11:51:47Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: /* Germany */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware| ]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This is &#039;&#039;&#039;not&#039;&#039;&#039; meant as an endorsement, but the question of where to buy certain things pops up regularly.  Some of this equipment can be hard to find locally, so help out and add your own suppliers to the list if they aren&#039;t already there and either way feel free to add a line with your experience.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Please add countries alphabetically, and append new stores to the bottom of the lists in order to keep things organized, thank you and good luck with that shopping list!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Africa ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== America ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== United States ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fiire&#039;&#039;&#039; ([http://www.fiire.com/ english]) &#039;&#039;The&#039;&#039; remote, and also core/media director hardware.&lt;br /&gt;
&lt;br /&gt;
== Asia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Europe ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Belgium ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IntelliHome&#039;&#039;&#039; Domotica Shop ([http://www.intellihome.be/ multi]/[http://www.intellihome.be/english/home.asp english]/[http://www.intellihome.be/nederlands/home.asp dutch]/[http://www.intellihome.be/francais/home.asp french]/[http://www.intellihome.be/deutsch/home.asp german]) Marmitek X10 Home Automation/Security Products, European shipping&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voipsolutions&#039;&#039;&#039; ([http://www.voipsolutions.be/ english]/[http://www.voipsolutions.be/language/fr french]/[http://www.voipsolutions.be/language/nl dutch]) All kinds of VoIP related hardware solutions.&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Denmark ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Seluxit&#039;&#039;&#039; ([http://www.seluxit.com english]) Z-wave products incl. [http://shop.seluxit.com/catalog/product_info.php?currency=EUR&amp;amp;products_id=30 multi-sensor] [http://shop.seluxit.com/catalog/product_info.php?currency=EUR&amp;amp;products_id=29 usb homecontroller]&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Innovus&#039;&#039;&#039; ([http://www.innovus.dk/ danish]/[http://www.innovus.eu english]) Z-wave products&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ElectronicHouseKeeper&#039;&#039;&#039; ([http://www.electronichousekeeper.com danish]) Their own line of Z-wave products&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Germany ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DVBShop&#039;&#039;&#039; ([http://www.dvbshop.net english]) Everything you need for DVB (Cable, Sattelite or Terrestrial) digital television, worldwide shipping.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Zwave4u&#039;&#039;&#039; ([http://www.zwave4u.de german]) Z-wave products. Accepts Paypal.&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Merten&#039;&#039;&#039; ([http://www.merten.de german]) They have their own line of Z-wave products.&lt;br /&gt;
&lt;br /&gt;
http://www.elektronetshop.de - Sells the Merten stuff, best price found on Sep 9, 2008&lt;br /&gt;
&lt;br /&gt;
http://www.voltus.de - Also cheaper than official Merten prices, but I found service to be severely lacking (very, very unresponsive!). Summer 2008.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duewi&#039;&#039;&#039; ([http://www.duewi.de german]) They have their own line of Z-wave products.&lt;br /&gt;
* No online shop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Touchscreens&#039;&#039;&#039; ([http://www.fine-buy.de/]) They have some touchscreens, the 12.1&amp;quot; (http://www.fine-buy.de/shop/product_info.php?cPath=3_30_64&amp;amp;products_id=159) works fine: [[Egalax-Touchscreen]]&lt;br /&gt;
&lt;br /&gt;
=== Italy ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Z-wave Europe&#039;&#039;&#039; ([http://www.z-wave-europe.org/ italian]) Z-wave product list for Europe and website links.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Netherlands ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ElekHomica&#039;&#039;&#039; ([http://www.elekhomica.nl/ dutch]/[http://www.elekhomica.nl/infopage2.php?language=nn english])&lt;br /&gt;
X10 and Zwave, even remote controlled curtainrail!  EU shipping (curtainrail NL/BE only).&lt;br /&gt;
* Quick and painless delivery.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ALTERNATE&#039;&#039;&#039; Computerversand ([http://www.alternate.nl/ dutch]) [http://www.alternate.nl/html/productDetails.html?artno=NMZV62 airmouse] and lots of regular PC hardware, &lt;br /&gt;
* Usually slow on delivery.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;iHabitat&#039;&#039;&#039; Home automation ([http://www.ihabitat.nl/ dutch])&lt;br /&gt;
[http://www.ihabitat.nl/html/global_cache.html gc100] &lt;br /&gt;
* A bit slow to respond to the inquiry, but fast no-nonsense delivery.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MyPowerShop&#039;&#039;&#039; ([http://www.mypowershop.eu dutch]) X10 and Z-wave products. Accepts Paypal&lt;br /&gt;
* Not yet tested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Norway ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tronika aka Smarthus&#039;&#039;&#039; ([http://www.smarthus.info/ norwegian]) Z-wave products incl. [http://www.smarthus.info/product_info.php?cPath=1_46_115&amp;amp;products_id=2248 usb homecontroller]&lt;br /&gt;
* Not yet tested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sweden ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Eliving&#039;&#039;&#039; ([http://www.eliving.se swedish]) Z-wave products incl. [http://www.eliving.se/product_info.php?cPath=21_29&amp;amp;products_id=72 usb homecontroller]&lt;br /&gt;
* Not yet tested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== United Kingdom ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Convergent Home Technologies - The Digital Home Specialists&#039;&#039;&#039; ([http://www.chtukltd.co.uk English])&lt;br /&gt;
* Core/Hybrids built &amp;amp; tested to order (AM2/nVidia, Intel)&lt;br /&gt;
* MD&#039;s built &amp;amp; tested (AM2/nVidia, AM2/ATI, Intel)&lt;br /&gt;
* Z-wave - full range of European units&lt;br /&gt;
* lmce-0710 software pre-installed &amp;amp; configured on all Core/Hybrids&lt;br /&gt;
* Full after sales support provided&lt;br /&gt;
* Will Ship Worldwide (but not currently to the US)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let&#039;s automate&#039;&#039;&#039; ([http://www.letsautomate.com/index.cfm english]) ZWave home automation&lt;br /&gt;
* ...&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Where_to_Buy&amp;diff=15693</id>
		<title>Where to Buy</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Where_to_Buy&amp;diff=15693"/>
		<updated>2008-09-22T11:51:22Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: /* Germany */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware| ]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This is &#039;&#039;&#039;not&#039;&#039;&#039; meant as an endorsement, but the question of where to buy certain things pops up regularly.  Some of this equipment can be hard to find locally, so help out and add your own suppliers to the list if they aren&#039;t already there and either way feel free to add a line with your experience.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Please add countries alphabetically, and append new stores to the bottom of the lists in order to keep things organized, thank you and good luck with that shopping list!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Africa ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== America ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== United States ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fiire&#039;&#039;&#039; ([http://www.fiire.com/ english]) &#039;&#039;The&#039;&#039; remote, and also core/media director hardware.&lt;br /&gt;
&lt;br /&gt;
== Asia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Europe ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Belgium ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IntelliHome&#039;&#039;&#039; Domotica Shop ([http://www.intellihome.be/ multi]/[http://www.intellihome.be/english/home.asp english]/[http://www.intellihome.be/nederlands/home.asp dutch]/[http://www.intellihome.be/francais/home.asp french]/[http://www.intellihome.be/deutsch/home.asp german]) Marmitek X10 Home Automation/Security Products, European shipping&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voipsolutions&#039;&#039;&#039; ([http://www.voipsolutions.be/ english]/[http://www.voipsolutions.be/language/fr french]/[http://www.voipsolutions.be/language/nl dutch]) All kinds of VoIP related hardware solutions.&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Denmark ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Seluxit&#039;&#039;&#039; ([http://www.seluxit.com english]) Z-wave products incl. [http://shop.seluxit.com/catalog/product_info.php?currency=EUR&amp;amp;products_id=30 multi-sensor] [http://shop.seluxit.com/catalog/product_info.php?currency=EUR&amp;amp;products_id=29 usb homecontroller]&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Innovus&#039;&#039;&#039; ([http://www.innovus.dk/ danish]/[http://www.innovus.eu english]) Z-wave products&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ElectronicHouseKeeper&#039;&#039;&#039; ([http://www.electronichousekeeper.com danish]) Their own line of Z-wave products&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Germany ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DVBShop&#039;&#039;&#039; ([http://www.dvbshop.net english]) Everything you need for DVB (Cable, Sattelite or Terrestrial) digital television, worldwide shipping.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Zwave4u&#039;&#039;&#039; ([http://www.zwave4u.de german]) Z-wave products. Accepts Paypal.&lt;br /&gt;
* Not yet tested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Merten&#039;&#039;&#039; ([http://www.merten.de german]) They have their own line of Z-wave products.&lt;br /&gt;
&lt;br /&gt;
http://www.elektronetshop.de - Sells the Merten stuff, best price found on Sep 9, 2008&lt;br /&gt;
http://www.voltus.de - Also cheaper than official Merten prices, but I found service to be severely lacking (very, very unresponsive!). Summer 2008.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duewi&#039;&#039;&#039; ([http://www.duewi.de german]) They have their own line of Z-wave products.&lt;br /&gt;
* No online shop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Touchscreens&#039;&#039;&#039; ([http://www.fine-buy.de/]) They have some touchscreens, the 12.1&amp;quot; (http://www.fine-buy.de/shop/product_info.php?cPath=3_30_64&amp;amp;products_id=159) works fine: [[Egalax-Touchscreen]]&lt;br /&gt;
&lt;br /&gt;
=== Italy ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Z-wave Europe&#039;&#039;&#039; ([http://www.z-wave-europe.org/ italian]) Z-wave product list for Europe and website links.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Netherlands ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ElekHomica&#039;&#039;&#039; ([http://www.elekhomica.nl/ dutch]/[http://www.elekhomica.nl/infopage2.php?language=nn english])&lt;br /&gt;
X10 and Zwave, even remote controlled curtainrail!  EU shipping (curtainrail NL/BE only).&lt;br /&gt;
* Quick and painless delivery.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ALTERNATE&#039;&#039;&#039; Computerversand ([http://www.alternate.nl/ dutch]) [http://www.alternate.nl/html/productDetails.html?artno=NMZV62 airmouse] and lots of regular PC hardware, &lt;br /&gt;
* Usually slow on delivery.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;iHabitat&#039;&#039;&#039; Home automation ([http://www.ihabitat.nl/ dutch])&lt;br /&gt;
[http://www.ihabitat.nl/html/global_cache.html gc100] &lt;br /&gt;
* A bit slow to respond to the inquiry, but fast no-nonsense delivery.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MyPowerShop&#039;&#039;&#039; ([http://www.mypowershop.eu dutch]) X10 and Z-wave products. Accepts Paypal&lt;br /&gt;
* Not yet tested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Norway ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tronika aka Smarthus&#039;&#039;&#039; ([http://www.smarthus.info/ norwegian]) Z-wave products incl. [http://www.smarthus.info/product_info.php?cPath=1_46_115&amp;amp;products_id=2248 usb homecontroller]&lt;br /&gt;
* Not yet tested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sweden ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Eliving&#039;&#039;&#039; ([http://www.eliving.se swedish]) Z-wave products incl. [http://www.eliving.se/product_info.php?cPath=21_29&amp;amp;products_id=72 usb homecontroller]&lt;br /&gt;
* Not yet tested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== United Kingdom ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Convergent Home Technologies - The Digital Home Specialists&#039;&#039;&#039; ([http://www.chtukltd.co.uk English])&lt;br /&gt;
* Core/Hybrids built &amp;amp; tested to order (AM2/nVidia, Intel)&lt;br /&gt;
* MD&#039;s built &amp;amp; tested (AM2/nVidia, AM2/ATI, Intel)&lt;br /&gt;
* Z-wave - full range of European units&lt;br /&gt;
* lmce-0710 software pre-installed &amp;amp; configured on all Core/Hybrids&lt;br /&gt;
* Full after sales support provided&lt;br /&gt;
* Will Ship Worldwide (but not currently to the US)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let&#039;s automate&#039;&#039;&#039; ([http://www.letsautomate.com/index.cfm english]) ZWave home automation&lt;br /&gt;
* ...&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=GlobalCache_GC-100&amp;diff=15427</id>
		<title>GlobalCache GC-100</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=GlobalCache_GC-100&amp;diff=15427"/>
		<updated>2008-08-30T17:34:59Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: /* Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: Security]]&lt;br /&gt;
[[Category: Infrared]]&lt;br /&gt;
&lt;br /&gt;
[[Image:GC100.jpg|right]]&lt;br /&gt;
&lt;br /&gt;
GC100 is a network-capable device which allows you to add remote control (and other input device) connectivity. It includes:&lt;br /&gt;
&lt;br /&gt;
* serial ports&lt;br /&gt;
* [[IR|Infrared]] sensors (inputs) and outputs&lt;br /&gt;
* one or more relays&lt;br /&gt;
&lt;br /&gt;
The remote control data is then able to be sent over an Ethernet (TCP/IP) network through the Ethernet port, without the requirement of a connection to a specific PC.&lt;br /&gt;
&lt;br /&gt;
For more details about the product check [http://www.globalcache.com/products/gc-index.html the Global Cache manufacturer web site].&lt;br /&gt;
&lt;br /&gt;
== Send IR codes ==&lt;br /&gt;
LinuxMCE implementation of GC100 assumes that in device tree we&#039;ll have children and the messages are actually addressed to them instead of GC100 itself. &lt;br /&gt;
&lt;br /&gt;
So when you are sending &amp;quot;ON&amp;quot; to TV controlled by GC100, the message is routed to the GC100, it finds [[infrared]] code for &amp;quot;ON&amp;quot; for that specific TV, sends a command to gc100 to send a specific [[infrared]] sequence, which will blink IR sender connected to specific port, and the TV will turn on.&lt;br /&gt;
&lt;br /&gt;
The only two commands that GC100 implements itself are : &#039;&#039;&#039;CMD_Send_Code&#039;&#039;&#039; used to test which IR is suitable for your equipment and &#039;&#039;&#039;CMD_Learn_IR&#039;&#039;&#039; used to learn new IR codes.&lt;br /&gt;
&lt;br /&gt;
== Learn IR codes ==&lt;br /&gt;
The learning device is actually unrelated to GC100. It may be plugged into one of GC100&#039;s serial ports (don&#039;t forget to set them to 9600 bps), or in regular serial port, just be sure you specified right port in GC100 device data.&lt;br /&gt;
&lt;br /&gt;
There are several other devices that support learning of infrared codes : [[IRTrans]], [[Tira]], [[USB_UIRT]].&lt;br /&gt;
&lt;br /&gt;
Learning is done from [[LinuxMCE-admin|web page]]. When clicking &amp;quot;Learn&amp;quot; gc100 will start a thread that will try to get data from the port. If nothing is received in 30 seconds the thread will die. The page will continue to refresh trying to see if anything was added, but after 30 seconds it&#039;s useless.&lt;br /&gt;
&lt;br /&gt;
== Sensors ==&lt;br /&gt;
The gc100 jacks are by default configured as IR transmitters, but they can be configured to function as sensors. The sensors are, in their most basic form, two wires connected to a jack plug. When you cross them, a &amp;quot;sensor tripped&amp;quot; event is emitted. I am not currently aware of how this is supposed to function, who will intercept the event and how will it react to it. One idea for using a sensor is attaching a doorbell button to it, which, when pressed, will notify you in some way.&lt;br /&gt;
&lt;br /&gt;
You must go into the gc100&#039;s web panel and set the input jack to &#039;sensor w/ auto notify&#039; to use an i/r jack for a sensor.&lt;br /&gt;
&lt;br /&gt;
== How to ==&lt;br /&gt;
=== Install ===&lt;br /&gt;
The device is not quite [[plug&amp;amp;play]]. You have to perform a factory reset and to add it from orbiter (&amp;quot;Add GC100&amp;quot; button). LMCE will temporarily change its internal network and look for the gc100 at its factory default of 192.168.1.70, change the configuration of the GC100, and the core then goes back to its regular network settings. Note that this will almost certainly fail if your &#039;&#039;&#039;exernal&#039;&#039;&#039; IP on the core is in the 192.168.1 network! The script will then install needed software and after that it should say that device is ready to use (don&#039;t forget to [[quickreload]]).&lt;br /&gt;
&lt;br /&gt;
=== Before the first use ===&lt;br /&gt;
* Insert proper wires in relays, devices in serial ports, [[IR]] LEDs and/or sensors.&lt;br /&gt;
* Go to device&#039;s webpage and set proper inputs/outputs, baud rates and so on.&lt;br /&gt;
* Add child devices in [[LinuxMCE-admin]] webpage and set proper device data to match the wiring.&lt;br /&gt;
&lt;br /&gt;
This should do it.&lt;br /&gt;
&lt;br /&gt;
=== Changes in LinuxMCE 0710 beta 4 ===&lt;br /&gt;
The way the gc100 is configured in the database changes in LinuxMCE 0710 beta 4. If you are upgrading from a previous release and have a gc100 set up, you will have to reconfigure it.&lt;br /&gt;
&lt;br /&gt;
The device tree will now have children for each relay, transmitter and sensor port. These are autodetected depending on the settings made to the gc100 itself and updated as the settings change.&lt;br /&gt;
&lt;br /&gt;
If until now you would put a TV directly under the gc100, you will have to put it under a transmitter child from now on. This will tell the gc100 which port to use to send the code, instead of sending it using all available transmitters like it did until now. This will allow you to add more IR devices which use the same codes without stepping on each other&#039;s toes, since the IR codes will be routed just to the target device. The old functionality is still in place and you can still add a TV directly under the gc100, but make sure you mark the checkbox that says &amp;quot;Don&#039;t autoconfigure&amp;quot; if you don&#039;t want the gc100 to manage its children, so your device remains in its place.&lt;br /&gt;
&lt;br /&gt;
This is also true for relays. Add your lights, or other devices that support On and Off commands, under the relay children. The On and Off commands will be routed to the right relay this way.&lt;br /&gt;
&lt;br /&gt;
=== Known Problems ===&lt;br /&gt;
&lt;br /&gt;
==== MAC detection ====&lt;br /&gt;
&lt;br /&gt;
--[[User:Nite man|Nite man]] 06:03, 25 January 2008 (PST) To solve the MAC detection problem replace the function &#039;&#039;get_gc100mac()&#039;&#039; in the script &#039;&#039;/usr/pluto/bin/gc100-conf.pl&#039;&#039; by new one below:&lt;br /&gt;
&lt;br /&gt;
 sub get_gc100mac {&lt;br /&gt;
    my($mac, $page, $ret);&lt;br /&gt;
 &lt;br /&gt;
    `curl http://192.168.1.70/Commands.cgi -o gc100mac1 --silent`;&lt;br /&gt;
    `curl http://192.168.1.101/Commands.cgi -o gc100mac2 --silent`;&lt;br /&gt;
 &lt;br /&gt;
    open FILE, &amp;quot;gc100mac1&amp;quot;;&lt;br /&gt;
    $ret = read FILE, $page, -s &amp;quot;gc100mac1&amp;quot;;&lt;br /&gt;
    close FILE;&lt;br /&gt;
 &lt;br /&gt;
    unless($page) {&lt;br /&gt;
        open FILE, &amp;quot;gc100mac2&amp;quot;;&lt;br /&gt;
        $ret = read FILE, $page, -s &amp;quot;gc100mac2&amp;quot;;&lt;br /&gt;
        close FILE;&lt;br /&gt;
    }&lt;br /&gt;
 &lt;br /&gt;
    ($mac) = $page =~ /((?:[\dA-F]{2}-){5}[\dA-F]{2})/i;&lt;br /&gt;
 &lt;br /&gt;
    if($mac) {&lt;br /&gt;
        $mac =~ tr/\-/\:/;&lt;br /&gt;
        loggc(&amp;quot;Mac Found $mac\n&amp;quot;);&lt;br /&gt;
        system &amp;quot;rm -f gc100mac1 gc100mac2&amp;quot;;&lt;br /&gt;
        return $mac;&lt;br /&gt;
    } else { exit 1 }&lt;br /&gt;
 &lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
or apply that [[http://smart-home-blog.com/wp-content/plugins/wp-downloadMonitor/download.php?id=18 gc100-conf.pl.patch]]&lt;br /&gt;
&lt;br /&gt;
Currently the support for the gc100 in LinuxMCE is broken, at least for some models or firmware versions.  The &#039;&#039;/usr/pluto/bin/gc100-conf.pl&#039;&#039; script is for some reason unable to determine the gc100&#039;s MAC Adress after it has been reset to factory defaults.  As a result it is only half configured and not added to the system properly.&lt;br /&gt;
&lt;br /&gt;
The only known workaround [http://smart-home-blog.com/archives/688] [http://forum.linuxmce.org/index.php?topic=1990.msg9161#msg9161] at this time is to manually edit the perl script, and hardcode the MAC address of your gc100.  In short, find this line in the script:&lt;br /&gt;
 sub get_gc100mac {&lt;br /&gt;
Then insert this line immediately following it (replace &#039;&#039;00:00:00:00:00:00&#039;&#039; with the adress of your gc100):&lt;br /&gt;
 &#039;&#039;&#039;return &amp;quot;&#039;&#039;00:00:00:00:00:00&#039;&#039;&amp;quot;;&#039;&#039;&#039;&lt;br /&gt;
As a result it should look something like this now:&lt;br /&gt;
         exit(4);&lt;br /&gt;
   }&lt;br /&gt;
 } &lt;br /&gt;
     &lt;br /&gt;
 sub get_gc100mac {&lt;br /&gt;
   &lt;br /&gt;
   &#039;&#039;&#039;return &amp;quot;&#039;&#039;00:00:00:00:00:00&#039;&#039;&amp;quot;&#039;&#039;&#039;;&lt;br /&gt;
   &lt;br /&gt;
   `curl &amp;lt;nowiki&amp;gt;http://192.168.1.70/Commands.cgi&amp;lt;/nowiki&amp;gt; -o gc100mac1 --silent`;&lt;br /&gt;
   `curl &amp;lt;nowiki&amp;gt;http://192.168.1.101/Commands.cgi&amp;lt;/nowiki&amp;gt; -o gc100mac2 --silent`;&lt;br /&gt;
   open(FILE,&amp;quot;gc100mac1&amp;quot;);&lt;br /&gt;
   @data1 = &amp;lt;FILE&amp;gt;;&lt;br /&gt;
   close(FILE);&lt;br /&gt;
&lt;br /&gt;
Reset the gc100 to factory defaults if necessary and you should be able to add it from an orbiter as described above.&lt;br /&gt;
&lt;br /&gt;
Another possible workaround &#039;&#039;might&#039;&#039; be described on the [http://plutohome.com/wiki/index.php/Gc100 Plutohome wiki for the gc100], under &#039;&#039;&#039;Complete Manual Install&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Firmware versions known to be affected:&lt;br /&gt;
* 2.4-06 (GC100-06)&lt;br /&gt;
&lt;br /&gt;
==== Serial Port ====&lt;br /&gt;
&lt;br /&gt;
Previous problems in the gc100-serial-bridge.sh script were fixed in 0710 beta4.&lt;br /&gt;
&lt;br /&gt;
The GC100 serial port needs to be setup for 4800 bauds. &lt;br /&gt;
&lt;br /&gt;
In some cases the gc100 may respond with &amp;quot;configuration is locked&amp;quot;. If that happens, you need to re-configure the gc100 manually from factory defaults. In the /usr/pluto/bin/gc100-conf.pl, modify the wget call in the &amp;quot;sub configure_webgc&amp;quot; function to add parameter &amp;quot;Y=0&amp;quot; which means &amp;quot;do not lock config&amp;quot;:&lt;br /&gt;
 sub configure_webgc {&lt;br /&gt;
    $local_ip = shift;&lt;br /&gt;
    system(&amp;quot;wget -q -T 3 --read-timeout=4 -t 1 \&amp;quot;http://192.168.1.70/commands.cgi?2=$local_ip&amp;amp;3=255.255.255.0&amp;amp;4=$gw$Y=0&amp;amp;7=submit\&amp;quot;&amp;quot;);&lt;br /&gt;
    system(&amp;quot;wget -q -T 3 --read-timeout=4 -t 1 \&amp;quot;http://192.168.1.101/commands.cgi?2=$local_ip&amp;amp;3=255.255.255.0&amp;amp;4=$gw&amp;amp;Y=0&amp;amp;7=submit\&amp;quot;&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
or if you do it all manually from the command line:&lt;br /&gt;
 wget -q -T 3 --read-timeout=4 -t 1 &amp;quot;http://192.168.1.70/commands.cgi?2=192.168.80.23&amp;amp;3=255.255.255.0&amp;amp;4=192.168.80.1&amp;amp;Y=0&amp;amp;7=submit&amp;quot;&lt;br /&gt;
and adapt to the desired IP address.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can now edit the port speed with the browser. If your browser hangs when you submit, you can use this the following wget call instead:&lt;br /&gt;
 wget -q -T 3 --read-timeout=4 -t 1 &amp;quot;http://192.168.80.23/serial.cgi?C=1&amp;amp;B=5&amp;amp;F=0&amp;amp;A=submit&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Firmware version 3.0 and later ====&lt;br /&gt;
&lt;br /&gt;
gc100 with firmware version 3.0 and later is Plug&amp;amp;Play, but not yet supported as such by LinuxMCE. It implements a DHCP client and also has a discovery beacon. Because it is able to get an IP address from the DHCP server, you won&#039;t be able to add it using the manual method describe here when using a default installation. You either have to use the completely manual installation procedure described on the [http://plutohome.com/wiki/index.php/Gc100#Complete_Manual_Install Plutohome Wiki for gc100], if you know what IP address the DHCP server gave it, or temporarily disable the DHCP server on the core (write down the DHCP settings, because they are erased from the database when you disable the DHCP server from Pluto-Admin - you can also /etc/init.d/dhcp3-server stop, add the gc100 and /etc/init.d/dhcp3-server start, without erasing the database).&lt;br /&gt;
&lt;br /&gt;
== Implementation details ==&lt;br /&gt;
In &#039;&#039;gc100.cpp&#039;&#039; there is a lot of code for format conversion and other stuff. Practically it&#039;s not a big deal it receives a command, find a proper IR sequence and sends it to gc100.&lt;br /&gt;
&lt;br /&gt;
==== Operating the relays, IR transmitters, and sensors ====&lt;br /&gt;
The gc100 software architecture uses two threads to communicate with the gc100 regarding relays, IR transmitters and sensors, one for sending messages (SocketThread) and one for receiving (EventThread). The reason for this is that the gc100 protocol isn&#039;t completely a request-reply protocol, even if it seems like that at first. The gc100 can initiate a transmission when a sensor is tripped, enough to break the request-reply paradigm. The program was designed to treat the communication as asynchronous. Messages are sent to the device without expecting a reply, and the replies are treated as independent events and state change reports, without linking a request to a reply in the program logic (except for the initialization phase).&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=GlobalCache_GC-100&amp;diff=15426</id>
		<title>GlobalCache GC-100</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=GlobalCache_GC-100&amp;diff=15426"/>
		<updated>2008-08-30T17:34:01Z</updated>

		<summary type="html">&lt;p&gt;DomoDude: Added a few lines in the Install section. (Make sure core external IP is not in 192.168.1 network)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: Security]]&lt;br /&gt;
[[Category: Infrared]]&lt;br /&gt;
&lt;br /&gt;
[[Image:GC100.jpg|right]]&lt;br /&gt;
&lt;br /&gt;
GC100 is a network-capable device which allows you to add remote control (and other input device) connectivity. It includes:&lt;br /&gt;
&lt;br /&gt;
* serial ports&lt;br /&gt;
* [[IR|Infrared]] sensors (inputs) and outputs&lt;br /&gt;
* one or more relays&lt;br /&gt;
&lt;br /&gt;
The remote control data is then able to be sent over an Ethernet (TCP/IP) network through the Ethernet port, without the requirement of a connection to a specific PC.&lt;br /&gt;
&lt;br /&gt;
For more details about the product check [http://www.globalcache.com/products/gc-index.html the Global Cache manufacturer web site].&lt;br /&gt;
&lt;br /&gt;
== Send IR codes ==&lt;br /&gt;
LinuxMCE implementation of GC100 assumes that in device tree we&#039;ll have children and the messages are actually addressed to them instead of GC100 itself. &lt;br /&gt;
&lt;br /&gt;
So when you are sending &amp;quot;ON&amp;quot; to TV controlled by GC100, the message is routed to the GC100, it finds [[infrared]] code for &amp;quot;ON&amp;quot; for that specific TV, sends a command to gc100 to send a specific [[infrared]] sequence, which will blink IR sender connected to specific port, and the TV will turn on.&lt;br /&gt;
&lt;br /&gt;
The only two commands that GC100 implements itself are : &#039;&#039;&#039;CMD_Send_Code&#039;&#039;&#039; used to test which IR is suitable for your equipment and &#039;&#039;&#039;CMD_Learn_IR&#039;&#039;&#039; used to learn new IR codes.&lt;br /&gt;
&lt;br /&gt;
== Learn IR codes ==&lt;br /&gt;
The learning device is actually unrelated to GC100. It may be plugged into one of GC100&#039;s serial ports (don&#039;t forget to set them to 9600 bps), or in regular serial port, just be sure you specified right port in GC100 device data.&lt;br /&gt;
&lt;br /&gt;
There are several other devices that support learning of infrared codes : [[IRTrans]], [[Tira]], [[USB_UIRT]].&lt;br /&gt;
&lt;br /&gt;
Learning is done from [[LinuxMCE-admin|web page]]. When clicking &amp;quot;Learn&amp;quot; gc100 will start a thread that will try to get data from the port. If nothing is received in 30 seconds the thread will die. The page will continue to refresh trying to see if anything was added, but after 30 seconds it&#039;s useless.&lt;br /&gt;
&lt;br /&gt;
== Sensors ==&lt;br /&gt;
The gc100 jacks are by default configured as IR transmitters, but they can be configured to function as sensors. The sensors are, in their most basic form, two wires connected to a jack plug. When you cross them, a &amp;quot;sensor tripped&amp;quot; event is emitted. I am not currently aware of how this is supposed to function, who will intercept the event and how will it react to it. One idea for using a sensor is attaching a doorbell button to it, which, when pressed, will notify you in some way.&lt;br /&gt;
&lt;br /&gt;
You must go into the gc100&#039;s web panel and set the input jack to &#039;sensor w/ auto notify&#039; to use an i/r jack for a sensor.&lt;br /&gt;
&lt;br /&gt;
== How to ==&lt;br /&gt;
=== Install ===&lt;br /&gt;
The device is not quite [[plug&amp;amp;play]]. You have to perform a factory reset and to add it from orbiter (&amp;quot;Add GC100&amp;quot; button). LMCE will temporarily change its internal network and look for the gc100 at its factory default of 192.168.1.70, change the configuration of the GC100, and the core then goes back to its regular network settings. Note that this will almost certainly fail if your &#039;&#039;&#039;exernal&#039;&#039;&#039; IP on the core is in the 192.168.1 network! The &amp;quot;Add GC100&amp;quot; script will do some tricks with IP, will submit some pages on GC100&#039;s interface and so on. It will install needed software and after that it should say that device is ready to use (don&#039;t forget to [[quickreload]]).&lt;br /&gt;
&lt;br /&gt;
=== Before the first use ===&lt;br /&gt;
* Insert proper wires in relays, devices in serial ports, [[IR]] LEDs and/or sensors.&lt;br /&gt;
* Go to device&#039;s webpage and set proper inputs/outputs, baud rates and so on.&lt;br /&gt;
* Add child devices in [[LinuxMCE-admin]] webpage and set proper device data to match the wiring.&lt;br /&gt;
&lt;br /&gt;
This should do it.&lt;br /&gt;
&lt;br /&gt;
=== Changes in LinuxMCE 0710 beta 4 ===&lt;br /&gt;
The way the gc100 is configured in the database changes in LinuxMCE 0710 beta 4. If you are upgrading from a previous release and have a gc100 set up, you will have to reconfigure it.&lt;br /&gt;
&lt;br /&gt;
The device tree will now have children for each relay, transmitter and sensor port. These are autodetected depending on the settings made to the gc100 itself and updated as the settings change.&lt;br /&gt;
&lt;br /&gt;
If until now you would put a TV directly under the gc100, you will have to put it under a transmitter child from now on. This will tell the gc100 which port to use to send the code, instead of sending it using all available transmitters like it did until now. This will allow you to add more IR devices which use the same codes without stepping on each other&#039;s toes, since the IR codes will be routed just to the target device. The old functionality is still in place and you can still add a TV directly under the gc100, but make sure you mark the checkbox that says &amp;quot;Don&#039;t autoconfigure&amp;quot; if you don&#039;t want the gc100 to manage its children, so your device remains in its place.&lt;br /&gt;
&lt;br /&gt;
This is also true for relays. Add your lights, or other devices that support On and Off commands, under the relay children. The On and Off commands will be routed to the right relay this way.&lt;br /&gt;
&lt;br /&gt;
=== Known Problems ===&lt;br /&gt;
&lt;br /&gt;
==== MAC detection ====&lt;br /&gt;
&lt;br /&gt;
--[[User:Nite man|Nite man]] 06:03, 25 January 2008 (PST) To solve the MAC detection problem replace the function &#039;&#039;get_gc100mac()&#039;&#039; in the script &#039;&#039;/usr/pluto/bin/gc100-conf.pl&#039;&#039; by new one below:&lt;br /&gt;
&lt;br /&gt;
 sub get_gc100mac {&lt;br /&gt;
    my($mac, $page, $ret);&lt;br /&gt;
 &lt;br /&gt;
    `curl http://192.168.1.70/Commands.cgi -o gc100mac1 --silent`;&lt;br /&gt;
    `curl http://192.168.1.101/Commands.cgi -o gc100mac2 --silent`;&lt;br /&gt;
 &lt;br /&gt;
    open FILE, &amp;quot;gc100mac1&amp;quot;;&lt;br /&gt;
    $ret = read FILE, $page, -s &amp;quot;gc100mac1&amp;quot;;&lt;br /&gt;
    close FILE;&lt;br /&gt;
 &lt;br /&gt;
    unless($page) {&lt;br /&gt;
        open FILE, &amp;quot;gc100mac2&amp;quot;;&lt;br /&gt;
        $ret = read FILE, $page, -s &amp;quot;gc100mac2&amp;quot;;&lt;br /&gt;
        close FILE;&lt;br /&gt;
    }&lt;br /&gt;
 &lt;br /&gt;
    ($mac) = $page =~ /((?:[\dA-F]{2}-){5}[\dA-F]{2})/i;&lt;br /&gt;
 &lt;br /&gt;
    if($mac) {&lt;br /&gt;
        $mac =~ tr/\-/\:/;&lt;br /&gt;
        loggc(&amp;quot;Mac Found $mac\n&amp;quot;);&lt;br /&gt;
        system &amp;quot;rm -f gc100mac1 gc100mac2&amp;quot;;&lt;br /&gt;
        return $mac;&lt;br /&gt;
    } else { exit 1 }&lt;br /&gt;
 &lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
or apply that [[http://smart-home-blog.com/wp-content/plugins/wp-downloadMonitor/download.php?id=18 gc100-conf.pl.patch]]&lt;br /&gt;
&lt;br /&gt;
Currently the support for the gc100 in LinuxMCE is broken, at least for some models or firmware versions.  The &#039;&#039;/usr/pluto/bin/gc100-conf.pl&#039;&#039; script is for some reason unable to determine the gc100&#039;s MAC Adress after it has been reset to factory defaults.  As a result it is only half configured and not added to the system properly.&lt;br /&gt;
&lt;br /&gt;
The only known workaround [http://smart-home-blog.com/archives/688] [http://forum.linuxmce.org/index.php?topic=1990.msg9161#msg9161] at this time is to manually edit the perl script, and hardcode the MAC address of your gc100.  In short, find this line in the script:&lt;br /&gt;
 sub get_gc100mac {&lt;br /&gt;
Then insert this line immediately following it (replace &#039;&#039;00:00:00:00:00:00&#039;&#039; with the adress of your gc100):&lt;br /&gt;
 &#039;&#039;&#039;return &amp;quot;&#039;&#039;00:00:00:00:00:00&#039;&#039;&amp;quot;;&#039;&#039;&#039;&lt;br /&gt;
As a result it should look something like this now:&lt;br /&gt;
         exit(4);&lt;br /&gt;
   }&lt;br /&gt;
 } &lt;br /&gt;
     &lt;br /&gt;
 sub get_gc100mac {&lt;br /&gt;
   &lt;br /&gt;
   &#039;&#039;&#039;return &amp;quot;&#039;&#039;00:00:00:00:00:00&#039;&#039;&amp;quot;&#039;&#039;&#039;;&lt;br /&gt;
   &lt;br /&gt;
   `curl &amp;lt;nowiki&amp;gt;http://192.168.1.70/Commands.cgi&amp;lt;/nowiki&amp;gt; -o gc100mac1 --silent`;&lt;br /&gt;
   `curl &amp;lt;nowiki&amp;gt;http://192.168.1.101/Commands.cgi&amp;lt;/nowiki&amp;gt; -o gc100mac2 --silent`;&lt;br /&gt;
   open(FILE,&amp;quot;gc100mac1&amp;quot;);&lt;br /&gt;
   @data1 = &amp;lt;FILE&amp;gt;;&lt;br /&gt;
   close(FILE);&lt;br /&gt;
&lt;br /&gt;
Reset the gc100 to factory defaults if necessary and you should be able to add it from an orbiter as described above.&lt;br /&gt;
&lt;br /&gt;
Another possible workaround &#039;&#039;might&#039;&#039; be described on the [http://plutohome.com/wiki/index.php/Gc100 Plutohome wiki for the gc100], under &#039;&#039;&#039;Complete Manual Install&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Firmware versions known to be affected:&lt;br /&gt;
* 2.4-06 (GC100-06)&lt;br /&gt;
&lt;br /&gt;
==== Serial Port ====&lt;br /&gt;
&lt;br /&gt;
Previous problems in the gc100-serial-bridge.sh script were fixed in 0710 beta4.&lt;br /&gt;
&lt;br /&gt;
The GC100 serial port needs to be setup for 4800 bauds. &lt;br /&gt;
&lt;br /&gt;
In some cases the gc100 may respond with &amp;quot;configuration is locked&amp;quot;. If that happens, you need to re-configure the gc100 manually from factory defaults. In the /usr/pluto/bin/gc100-conf.pl, modify the wget call in the &amp;quot;sub configure_webgc&amp;quot; function to add parameter &amp;quot;Y=0&amp;quot; which means &amp;quot;do not lock config&amp;quot;:&lt;br /&gt;
 sub configure_webgc {&lt;br /&gt;
    $local_ip = shift;&lt;br /&gt;
    system(&amp;quot;wget -q -T 3 --read-timeout=4 -t 1 \&amp;quot;http://192.168.1.70/commands.cgi?2=$local_ip&amp;amp;3=255.255.255.0&amp;amp;4=$gw$Y=0&amp;amp;7=submit\&amp;quot;&amp;quot;);&lt;br /&gt;
    system(&amp;quot;wget -q -T 3 --read-timeout=4 -t 1 \&amp;quot;http://192.168.1.101/commands.cgi?2=$local_ip&amp;amp;3=255.255.255.0&amp;amp;4=$gw&amp;amp;Y=0&amp;amp;7=submit\&amp;quot;&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
or if you do it all manually from the command line:&lt;br /&gt;
 wget -q -T 3 --read-timeout=4 -t 1 &amp;quot;http://192.168.1.70/commands.cgi?2=192.168.80.23&amp;amp;3=255.255.255.0&amp;amp;4=192.168.80.1&amp;amp;Y=0&amp;amp;7=submit&amp;quot;&lt;br /&gt;
and adapt to the desired IP address.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can now edit the port speed with the browser. If your browser hangs when you submit, you can use this the following wget call instead:&lt;br /&gt;
 wget -q -T 3 --read-timeout=4 -t 1 &amp;quot;http://192.168.80.23/serial.cgi?C=1&amp;amp;B=5&amp;amp;F=0&amp;amp;A=submit&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Firmware version 3.0 and later ====&lt;br /&gt;
&lt;br /&gt;
gc100 with firmware version 3.0 and later is Plug&amp;amp;Play, but not yet supported as such by LinuxMCE. It implements a DHCP client and also has a discovery beacon. Because it is able to get an IP address from the DHCP server, you won&#039;t be able to add it using the manual method describe here when using a default installation. You either have to use the completely manual installation procedure described on the [http://plutohome.com/wiki/index.php/Gc100#Complete_Manual_Install Plutohome Wiki for gc100], if you know what IP address the DHCP server gave it, or temporarily disable the DHCP server on the core (write down the DHCP settings, because they are erased from the database when you disable the DHCP server from Pluto-Admin - you can also /etc/init.d/dhcp3-server stop, add the gc100 and /etc/init.d/dhcp3-server start, without erasing the database).&lt;br /&gt;
&lt;br /&gt;
== Implementation details ==&lt;br /&gt;
In &#039;&#039;gc100.cpp&#039;&#039; there is a lot of code for format conversion and other stuff. Practically it&#039;s not a big deal it receives a command, find a proper IR sequence and sends it to gc100.&lt;br /&gt;
&lt;br /&gt;
==== Operating the relays, IR transmitters, and sensors ====&lt;br /&gt;
The gc100 software architecture uses two threads to communicate with the gc100 regarding relays, IR transmitters and sensors, one for sending messages (SocketThread) and one for receiving (EventThread). The reason for this is that the gc100 protocol isn&#039;t completely a request-reply protocol, even if it seems like that at first. The gc100 can initiate a transmission when a sensor is tripped, enough to break the request-reply paradigm. The program was designed to treat the communication as asynchronous. Messages are sent to the device without expecting a reply, and the replies are treated as independent events and state change reports, without linking a request to a reply in the program logic (except for the initialization phase).&lt;/div&gt;</summary>
		<author><name>DomoDude</name></author>
	</entry>
</feed>