Z-Wave Dimmer Switches Not Functioning Properly

I recently encountered an issue with my Z-Wave dimmer switches, and I’m reaching out to the community for some guidance. The problem started after I upgraded my SmartThings Edge Drivers, and now the dimmer switches aren’t responding as they should. They occasionally flicker or don’t adjust the brightness smoothly, which is quite frustrating.I’ve tried troubleshooting by resetting the devices and checking the connections, but the issue persists. I noticed some errors in the logs, specifically mentioning issues with lazy loading certain modules. After some research, I discovered that replacing ‘lazy_load_if_possible’ with ‘require’ in the code seemed to stabilize the connection temporarily. However, the problem resurfaced after a while, leaving me puzzled.I’m curious if others have experienced similar issues with their Z-Wave devices after updating their drivers. Any insights or solutions would be greatly appreciated! I’m also wondering if there’s a more permanent fix or if this is a known issue that’s being addressed by the developers.