Remove wrong time platform docs
This commit is contained in:
parent
766b0814d6
commit
957bd2a433
2 changed files with 2 additions and 7 deletions
2
_deploy
2
_deploy
|
@ -1 +1 @@
|
||||||
Subproject commit b260f2881e0721f3844a40b22ae859210097ee85
|
Subproject commit f9339c33eccd7a5abc1c08dffeefe78c3ada0e90
|
|
@ -160,14 +160,9 @@ automation:
|
||||||
hours: 0
|
hours: 0
|
||||||
minutes: 5
|
minutes: 5
|
||||||
seconds: 0
|
seconds: 0
|
||||||
weekday:
|
|
||||||
- sat
|
|
||||||
- sun
|
|
||||||
```
|
```
|
||||||
|
|
||||||
You can use `weekday` to limit the trigger times to speific days as well (also available in conditions). Valid values for `weekday` are (`sun`, `mon`, `tue`, `wed`, `thu`, `fri` & `sat`)
|
The above example will trigger every hour on the 5 (2:05, 3:05, 4:05, etc).
|
||||||
|
|
||||||
The above example will trigger on Saturday and Sunday every hour on the 5 (2:05, 3:05, 4:05, etc).
|
|
||||||
|
|
||||||
#### {% linkable_title Zone trigger %}
|
#### {% linkable_title Zone trigger %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue