Hard limit memory message (SmartThings Hub)

I’m sharing the finding of @nayelyz that was sent to Nir. With Nir approval. These are very interesting findings that an ordinary user can’t find:

The engineering team checked the drivers you have installed, and this is the feedback:

  1. We can see there’s a driver called “SonyBraviaTV” which reached nearly 10mb with just the 1 device
  2. We also see you have two different drivers for virtual devices, you should check if you can keep only one
  3. Also, the custom drivers from Mariano Colmenarejo (those that end with “MC” consume a little above 8mb)
  4. There are several drivers that are controling only one device, like:

I’m also adding that ZigbeeMoistureSensorMc include all devices of ZigbeeAqaraWaterLeakSensorMc. Therefore ZigbeeAqaraWaterLeakSensorMc can be unistall.

Also updating that Nir remove two unused Zigbee bulbs , this bring him back to driverMemoryLimitStatus OK (was Hard Limit). Problem solved for him…