[Bug]: Porch light not being triggered #217
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue was created by an issue template
What happened?
The node for the door sensor appears to fire just fine, and the timer seems to still be activated when it should be. But the light is not being turned on or off, and most of the flow does not register that anything has happened.
Works after a Node-RED restart, but this is in the logs:
27 Jan 22:34:31 - [warn] [api-call-service:Apply Adaptive Lighting] Entity ID is required to be in the data property for this action. Please add the entity ID to the data property. This will stop working in version 1.0.
Still seems to be turning on just fine, but would like to investigate what causes the error message above in the logs.