-
I use a disable/enabled entity for a lamp in the living room as a way to force it to stay shut down when the projector is on. Although when I turn the projector off, it enables the entity and call a script to set the room as it should be but the script don't seems to see the entity, I've put a delay of 1 second but it still not work. Is their a big delay after enabled an entity? |
Beta Was this translation helpful? Give feedback.
Answered by
frenck
May 28, 2025
Replies: 1 comment
-
Home Assistant has a timeout of 30 seconds for applying these changes (to combine multiple changes if you want to make them). ../Frenck |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
frenck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Home Assistant has a timeout of 30 seconds for applying these changes (to combine multiple changes if you want to make them).
../Frenck