Differences

This shows you the differences between two versions of the page.

Link to this comparison view

plugins:insteon_commands [2012/06/04 11:39]
jay [Send Raw INSTEON Command]
plugins:insteon_commands [2012/10/19 17:16] (current)
Line 13: Line 13:
 This action allows you to turn on/off groups of buttons. Why not just have multiple actions using the built-in Turn ON/Turn OFF LED actions? Because each of those requires a lot of INSTEON traffic - and if you need to set several buttons at once this action will do it in one (or two if you want to maintain some buttons) action(s). It's more efficient and easier to configure (one action versus potentially seven actions). Select the action you want to take for each button: **''Turn On''**, **''Turn Off''**, **''Leave Alone''**. The latter option will require that we query the KPL to find the states first so if you select that for any of the buttons the action may execute a bit slower than it would otherwise.  This action allows you to turn on/off groups of buttons. Why not just have multiple actions using the built-in Turn ON/Turn OFF LED actions? Because each of those requires a lot of INSTEON traffic - and if you need to set several buttons at once this action will do it in one (or two if you want to maintain some buttons) action(s). It's more efficient and easier to configure (one action versus potentially seven actions). Select the action you want to take for each button: **''Turn On''**, **''Turn Off''**, **''Leave Alone''**. The latter option will require that we query the KPL to find the states first so if you select that for any of the buttons the action may execute a bit slower than it would otherwise. 
  
-Available in v1.0.0.+Note: using this action, which is sending raw INSTEON commands through the IndigoServer, will cause the KeypadLinc's button states in Indigo to become out of syncThis is because the server doesn't know that you're changing the button states given that it's just a raw command message that it's being asked to send to the PowerLincIf you need to keep the states in sync then add another action to do a status request to the KeypadLinc (after a short delay to avoid collisions).
  
 +Available in v1.0.0.
 ====Set KeypadLinc Auto-Off Button Group==== ====Set KeypadLinc Auto-Off Button Group====
  
plugins/insteon_commands.1338827981.txt.gz · Last modified: 2012/06/04 11:39 by jay