mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
duration is (supposedly) an optional attr (#11981)
If it says something about default in the description
This commit is contained in:
parent
9499d1fcae
commit
0605d80b4d
@ -55,7 +55,7 @@ Listen to the specified topic matcher and dumps all received messages within a s
|
|||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
| ---------------------- | -------- | ----------- |
|
| ---------------------- | -------- | ----------- |
|
||||||
| `topic` | no | Topic to dump. Can contain a wildcard (`#` or `+`).
|
| `topic` | no | Topic to dump. Can contain a wildcard (`#` or `+`).
|
||||||
| `duration` | no | Duration in seconds that we will listen for messages. Default is 5 seconds.
|
| `duration` | yes | Duration in seconds that we will listen for messages. Default is 5 seconds.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
topic: openzwave/#
|
topic: openzwave/#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user