Skip to content

Commit

Permalink
Update Key_chaining.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaruba authored Oct 18, 2020
1 parent 112e34d commit e7bb3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Key_chaining.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

**Note:** If SmartThings API was enabled by setting `api_key` and `device_id`, then these codes are also supported: `ST_TV`, `ST_HDMI1`, `ST_HDMI2`, `ST_HDMI3`, etc. which will change the input source faster then key chaining patterns will

Key codes can be chained with the "+" symbol, delays can also be set in milliseconds between the "+" symbols, and if you wish to keep a key pressed you can set the desired time in milliseconds with the "," symbol.
Key codes can be chained with the "+" symbol, delays can also be set in milliseconds between the "+" symbols (default delay is 500ms), and if you wish to keep a key pressed you can set the desired time in milliseconds with the "," symbol.

This is a list of known and tested key chaining patterns. To see the complete list of known key codes, [check this list](./Key_codes.md)

Expand Down

0 comments on commit e7bb3a7

Please sign in to comment.