-
I'm getting the error: Entity could not be found in cache for entity_id: several times a day in my debug log. I'm not sure if the error is a problem with this project or Home Assistant. The node causing the error and the error details are shown here: The entry for the boolean in Home Assistant is shown here: I have another boolean of the same type that works fine. I'm running version 0.43.1 of this project. |
Beta Was this translation helpful? Give feedback.
Answered by
zachowj
Apr 23, 2022
Replies: 1 comment 1 reply
-
I would guess that the current-state is being triggered before you have connected to Home Assistant. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gcortes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would guess that the current-state is being triggered before you have connected to Home Assistant.