When Leafy-based flows do not behave as expected
Sometimes a flow using Leafy Energy conditions does not trigger or appears to do nothing. A few checks will usually reveal the root cause.
Check the trigger
- Verify that the correct Leafy capability is used as trigger (for example price level instead of raw price).
- Ensure the flow is not waiting for an overly specific event.
Check the And conditions
- Is there a time window that almost never matches?
- Is an extra condition (like presence) unintentionally blocking the flow?
Check the Then actions
- Does the target device respond when you trigger the flow manually?
- Are multiple flows possibly fighting over the same device?
In training and demo environments, it is useful to create a few “broken” flows on purpose so support staff learn how to coach customers through debugging.
Comments
0 comments
Please sign in to leave a comment.