Hi!
I have two automations to close blinds that don’t work at all.
- Open Curtain every morning at 05:10
- Close Blinds at sunrise
- When I manually “Run” the automation, it works
- In “Trace Timeline”, it show the automation running fine, but the covers won’t actually close
Example of the second one bellow:
Step Details:
Automation Config:
id: '1726879843474'
alias: Close Blinds Morning
description: ''
trigger:
- platform: sun
event: sunrise
action:
- action: cover.close_cover
metadata: {}
data: {}
target:
entity_id: cover.cortina_curtain
mode: single
Trace Timeline:
2 posts - 2 participants