Rename time trigger 'after' to 'at' (#2731)
This commit is contained in:
parent
db428a5c2d
commit
6cf3cd0a24
10 changed files with 23 additions and 23 deletions
|
@ -35,7 +35,7 @@ _Note, Philips Hue is currently the only light platform that support transitions
|
|||
automation:
|
||||
trigger:
|
||||
platform: time
|
||||
after: "07:15:00"
|
||||
at: "07:15:00"
|
||||
action:
|
||||
service: light.turn_on
|
||||
entity_id: light.bedroom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue