How to Fix Inovelli Automation Triggering Twice
- Multiple event listeners
- State+event triggers overlap
- Debounce missing
Problem Description
When your Inovelli Inovelli Duplicate Triggers isn't working as expected, it usually traces back to one of a small number of causes — this guide covers them in order, starting with the most likely.
Symptoms
- Double execution
- Duplicate notifications
- Repeated light actions
Recognize these? Here's what usually causes it.
Common Causes
- Multiple event listeners
- State+event triggers overlap
- Debounce missing
Most fixes happen in the first 3 steps.
Do not stack state and event triggers for same user action unless required.
Tools & Requirements
Step-by-Step Solution
Audit all trigger paths
Find every automation subscribed to the same Inovelli action.
Choose canonical trigger
Use event trigger OR state trigger, not both for same action.
Add dedupe logic
Implement short debounce window for idempotent behavior.
Quick Solutions
Still having issues? This is usually the deeper cause below.
If the sensor still misses events after repositioning, check whether a scheduled 'home' or 'away' mode is overriding the sensitivity setting silently.
Use idempotent automation design for event-heavy switch actions.
This issue almost always looks more complex than it is — the majority of cases trace back to a single setting, a stale credential, or a default that shipped wrong.
- Multiple event listeners
- State+event triggers overlap
- Debounce missing
Before you go — try one of these (they fix most cases).
Need More Help? Inovelli Support
Note: The contact information below connects you directly to Inovelli's official customer support team, not Trunetto. They can help with warranty claims, device replacements, and advanced technical issues.
