add example

This commit is contained in:
Pascal Vizeli 2016-07-13 23:59:27 +02:00
parent 9967848dd7
commit 6754c7d7f6

View File

@ -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
```