#Automation doesn't run automatically

1 messages · Page 1 of 1 (latest)

halcyon solstice
#

I have this automation that should run every day at 7am, but doesn't.

if i check in the automation page ha says that it was triggered correctly at the right time, but it still doesnt run.

if i manually run it everything works

alias: xxxx
description: ""
triggers:

  • trigger: time
    at: "07:00:00"
    conditions: []
    actions:
  • type: turn_on
    device_id: xxxxx
    entity_id: xxxx
    domain: switch
    mode: single
polar jungle
#

Post the trace

halcyon solstice
#

it says "no trace found"

polar jungle
#

Then it didn’t run or try to run

#

Manually running it only runs the actions not the trigger.

#

So something is definitely wrong with the trigger

#

Are you writing this in yaml or just using the ui?

halcyon solstice
#

ui and then i sent the yaml

#

btw in last activation i have the right time as shown in the picture but it just doesnt work automatically

#

this is the trigger

polar jungle
#

I mean that looks correct. The automation is definitely enabled correct?

halcyon solstice
#

yes

#

i changed and now it should run 2 mins from now, ill send trace if it works

polar jungle
#

And the HA server is definitely powered on at 7am?

halcyon solstice
#

24 7

polar jungle
#

(I know these are basic questions)

halcyon solstice
#

dw

#

and thanks for the help

#

it seems fine and it worked now, idk i literally changed only the time

#

i set it back to 7am, i'll check tmr to see if it worked

polar jungle
#

Sounds good, let me know!