User Tools

Site Tools


dictionary:unitcontrol:turnon

Differences

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

Link to this comparison view

Next revision Both sides next revision
dictionary:unitcontrol:turnon [2016/03/14 19:12]
127.0.0.1 external edit
dictionary:unitcontrol:turnon [2019/06/09 13:31]
James Sentman [optional parameters:] updated rate param
Line 9: Line 9:
  
 ===optional parameters:​=== ===optional parameters:​===
-**in** (integernumber of seconds)\\ +  * **in** (integer: seconds) If specified an event is created to apply your new settings after this number of seconds. 
-**at** (date, instead ​of in” you can pass a specific date, see below for examples)\\ +  ​* ​**at** (date) Instead ​of the **in** param you may specify ​a specific date at which to create the event. 
-\\ +  ​* ​**for** (integerseconds) ​returns the unit to it’s current state this many seconds after any **in** or **at** event has run. 
-**for** (integer, number of seconds)\\ +  ​* ​**until** (date) similar to **for** but pass the specific date at which you wish the unit to return to it’s current state 
-**until** (date, instead of “for” you can pass specific date, see below for examples)\\ +  * **rate** (number: secondsThe number of seconds you wish the transition to take. You may specify a fractional seconds value such as 0.2 or 7.5. Not all devices support a rate param. 
-\\ +  ​* ​**with no script** ​Stops the on or off script from running. 
-**with no script** ​(stops ​the ON or OFF script from running)\\ +  ​* ​**with no transmit** ​Updates ​the database but doesn'​t actually send the command.
-**with no transmit** ​(updates ​the database but doesn'​t actually send the command)\\ +
-**rate** (integer, many devices support sending a ramp rate along with the command to control how fast the new level is reached)\\+
  
 ===Color Support=== ===Color Support===
dictionary/unitcontrol/turnon.txt · Last modified: 2019/08/07 13:40 by James Sentman