Z-Wave Power Consumption Update Issue and Manual Polling Solution

I’ve been running openHAB 2.5.0M1 on Raspbian and using a Z-Wave 2.5.0 snapshot from June 18th. I’ve encountered an issue where the power usage figures for my NEO Coolcam NAS-WR01ZE plugs aren’t updating automatically. This has been quite frustrating, especially in a tropical climate where humidity control is crucial. However, I discovered that manually refreshing the items in HABmin instantly updates the power consumption data.

I’ve been tailing and grepping the Z-Wave log to understand why automatic updates aren’t happening. It seems that the automatic updates stop after a certain period, while manual refreshes work perfectly. I’ve shared the relevant log snippets and my Z-Wave map for better understanding.

My main goal is to automate this manual refresh process, even if it’s just every 5 minutes, to avoid hours of incorrect states. I’d appreciate any suggestions or workarounds the community might have. Additionally, I’ve noticed that node IDs are quite hidden in HABmin, so I’ve started naming my things after the node numbers as a workaround.

Thank you in advance for your help and insights!