Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| remotelinc2 [2011/09/21 17:01] – created jay | remotelinc2 [2026/04/07 18:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Smarthome RemoteLinc 2 ====== | ||
| + | The new RemoteLinc 2's from Smarthome come in a couple of styles and capabilities, | ||
| + | |||
| + | <color red> | ||
| + | |||
| + | ===== RemoteLinc 2 Switch ===== | ||
| + | {{http:// | ||
| + | |||
| + | The first, and most different in appearance, is the Switch version of the RemoteLinc 2. As you can see, it looks pretty much like a SwitchLinc - which was the intention. It's an easy way to add a switch to a location that may not actually have a switch outlet. By default, it works just like you would expect - the top part of the paddle will send button 1 ON or instant ON (if double-tapped) and the bottom part of the paddle will send button 1 OFF or instant OFF (if double-tapped). So, create your triggers accordingly - Insteon command received button 1 and the typical commands. | ||
| + | |||
| + | You can, however, change the switch to two other modes: Scene Toggle Mode and Scene Non-Toggle Mode. See the RemoteLinc 2 docs for more information on how to switch between modes. | ||
| + | |||
| + | ==== Scene Toggle Mode ==== | ||
| + | When you change the switch to this mode, the top paddle will toggle between ON and OFF for button 1, and the bottom paddle will toggle between ON and OFF for button 2. This is why you see both button 1 and button 2 in the Insteon Command Received trigger dialog - because in this mode (and the next mode) the top part of the paddle is button 1 and the bottom is button 2. | ||
| + | |||
| + | ==== Scene Non-Toggle Mode ==== | ||
| + | Non-toggle mode is almost identical to scene toggle mode above - except that it doesn' | ||
| + | |||
| + | ===== RemoteLinc 2 4 Scene ===== | ||
| + | {{http:// | ||
| + | |||
| + | The 4 Scene and 8 Scene models look very similar - they have 4 physical paddle buttons, but how those buttons are assigned and used are quite different. Note however that you can switch a 4 to an 8 and vice versa. This leads to some of the problems with supporting these devices. | ||
| + | |||
| + | The default mode for the 4 Scene model is to have the left side of each button do an OFF/INSTANT OFF/DIM and the right side to do ON/INSTANT ON/ | ||
| + | |||
| + | You can switch the 4 Scene device to function as the 8 Scene, just follow the instructions in the device' | ||
| + | |||
| + | ===== RemoteLinc 2 8 Scene ===== | ||
| + | {{http:// | ||
| + | |||
| + | The 8 Scene version works mostly as you'd expect: by default, each side of the 4 buttons is an independent button, and toggles ON/OFF. There is one really odd implementation decision that Smartlabs made when designing this mode: for some reason, while they mark the buttons like this: | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | The INSTEON commands sent aren't exactly what you'd expect: | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | Note that the button labeled " | ||
| + | |||
| + | We thought about trying to reverse this in our UI, but realized that it would require significant and potentially unreliable relinking if you ever switched between 8 and 4 scene modes. So, unfortunately, | ||
| + | |||
| + | There is another mode for 8 Scene modules - Non-Toggle mode. As described above, it will simply turn off the toggle mode - so a button will always send ON rather than toggle between ON and OFF. | ||