Smartthings integration not showing some switches/outlets

I am trying to figure out why the SmartThings integration is not pulling over the Zooz Double Plug. This plug uses a custom device handler but in the end registers 2 outlets that register as generic switches(https://raw.githubusercontent.com/krlaframboise/SmartThings/master/devicetypes/krlaframboise/zooz-double-plug.src/zooz-double-plug.groovy). These devices don’t show up at all in HA and I don’t see any relevant logging as to why. Any help is appreciated.

Looks like it’s probably the same issue as: https://github.com/home-assistant/home-assistant/issues/25325

Will post back if that helps resolve my issue.