mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-11 20:02:12 +01:00
document new sending method (#2923)
This commit is contained in:
parent
d72768e4d5
commit
a1a5ef07e2
@ -83,6 +83,10 @@ Automations:
|
||||
if the timeout happens. The current sequence of pressed keys is placed in a ``vector<uint8_t>`` variable ``x``
|
||||
and ``start`` holds the start key that activated this sequence or else ``0``.
|
||||
|
||||
Lambda:
|
||||
-------
|
||||
|
||||
- **send_key(uint8_t key)**: Send a key to the collector directly.
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user