Minor update time pattern trigger in web-interface (#10226)

I spent some time (newbie) before I found out I had to fill '*' for fields I did not plan to fill (like 'hour')
This commit is contained in:
pvmil 2019-08-27 18:46:05 +02:00 committed by Fabian Affolter
parent e70eeb83d3
commit 45d0f0882a

View File

@ -293,7 +293,7 @@ automation:
### Time pattern trigger
With the time pattern trigger, you can match if the hour, minute or second of the current time matches a specific value. You can prefix the value with a `/` to match whenever the value is divisible by that number. You can specify `*` to match any value.
With the time pattern trigger, you can match if the hour, minute or second of the current time matches a specific value. You can prefix the value with a `/` to match whenever the value is divisible by that number. You can specify `*` to match any value (when using the web interface this is required, the fields cannot be left empty).
```yaml
automation: