mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
add example
This commit is contained in:
parent
9967848dd7
commit
6754c7d7f6
@ -92,3 +92,14 @@ The name depends on if you chose to resolve names or not. If not, it will be the
|
||||
**Service**
|
||||
|
||||
*homematic/virtualkey* simulate a keypress on CCU/Homegear with device or virtual keys.
|
||||
|
||||
```yaml
|
||||
...
|
||||
|
||||
action:
|
||||
service: homematic.virtualkey
|
||||
data:
|
||||
address: BidCoS-RF
|
||||
channel: 1
|
||||
param: PRESS_LONG
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user