- Meter report interval disabled
- report threshold too high
- integration not subscribing to meter cluster
Problem Description
Your Inovelli switch shows a stuck or rarely-updating kWh energy value in Home Assistant. The energy monitoring entity never changes or only updates once per hour. This is usually because the energy reporting interval parameter is set to the default 3600 seconds (hourly) and the minimum change threshold filters out small consumption changes.
Why This Happens in Real Homes
Why this happens in real homes usually comes down to environment and timing, not instant hardware failure. Power/energy metrics stop updating while switching still works. The pattern people actually report is Stale watt usage, kWh unchanged, and history graph flatlines
The most common real-world triggers are Meter report interval disabled, report threshold too high, and integration not subscribing to meter cluster. The fix is most reliable when the sequence is followed exactly: Check metering parameters, then Tune report thresholds, then Verify ingestion pipeline. After the repair, run multiple command and automation checks so the issue does not reappear later in the day.
Symptoms
- Stale watt usage
- kWh unchanged
- history graph flatlines
Recognize these? Here's what usually causes it.
Common Causes
- Meter report interval disabled
- report threshold too high
- integration not subscribing to meter cluster
Most fixes happen in the first 3 steps.
Do not enable extreme report frequency that congests mesh traffic.
Tools & Requirements
Step-by-Step Solution
Check the energy reporting interval parameter
Inovelli switches send energy (kWh) reports at a configurable interval. Red Series LZW31-SN: Parameter 19 controls energy reporting frequency in seconds (default: 3600 = hourly). If set to 3600, the kWh value only updates once per hour. Set to 300 (5 minutes) for more frequent updates. Blue Series VZM31-SN: energy reporting intervals are configured through the Zigbee integration — in Zigbee2MQTT, check the device's reporting configuration for the 'energy' cluster. Shorter intervals give more real-time data but slightly increase Z-Wave/Zigbee traffic.
Check the minimum change threshold
Red Series: Parameter 20 sets the minimum power change (in percent) required to trigger an energy report. If set to 10%: the switch only sends a new report when the power consumption changes by 10% or more. For stable loads (a light at a constant dim level): the consumption does not change, so no reports are sent — the value looks 'stuck.' Lower the threshold to 1-2% for more responsive reporting, or set it to 0 to report at every interval regardless of change.
Verify the energy entity exists in Home Assistant
In Home Assistant: go to Settings > Devices > Inovelli switch. Look for sensor entities with 'energy' in the name (measured in kWh). If the entity is missing: the Z-Wave JS or ZHA integration may not have discovered the energy reporting endpoint. Re-interview the device: in Z-Wave JS, go to the device > click Re-interview. In ZHA, reconfigure the device. After re-interview, check for new entities. Enable any entities that were auto-disabled.
Add the energy entity to the Energy Dashboard
Home Assistant's Energy Dashboard only uses entities with the correct 'state_class: total_increasing' attribute. Check the energy entity: go to Developer Tools > States > find the entity. If the state_class is missing or wrong: the Utility Meter integration can wrap it. Create a utility meter helper that resets daily/monthly. This gives you proper energy tracking with daily and monthly consumption breakdowns.
Calibrate energy readings against a known meter
Inovelli energy readings are approximate. Compare the switch's kWh reading over 24 hours against a Kill-A-Watt or similar plug-in power meter. If the Inovelli reading is consistently 10-20% off: this is within the expected accuracy range for the internal shunt sensor. For more accurate energy monitoring, use a dedicated power meter (Emporia Vue, Shelly EM) at the circuit breaker. Inovelli energy monitoring is best used for relative comparisons (is this device using more than usual?) rather than absolute consumption tracking.
Quick Solutions
Still having issues? This is usually the deeper cause below.
If this comes back after following these steps, check whether a recent app or firmware update reset a default setting — the fix works, but the setting gets reverted silently.
Energy data quality depends on both device and ingestion pipeline settings.
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.
- Meter report interval disabled
- report threshold too high
- integration not subscribing to meter cluster
Before you go — try one of these (they fix most cases).
Official Manufacturer Manual
Inovelli provides official product documentation through their online manual rather than downloadable PDF. Access setup guides, troubleshooting steps, and product specifications for your Inovelli Energy Reporting.
Source: help.inovelli.com
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.

