Error creating Z-Wave Lock device handler

I’m trying to create/add this device handler to my Kwikset 914, but keep getting this error:

Org.springframework.security.access.AccessDeniedException: Run Locally Permission not allowed for DeviceType: 0069046d-a19c-4cca-a7dc-b311ecce8380

Also will with device handler allow other Smart Apps to recognize and trigger actions based on specific user codes?

Thanks.

In the definition line, change runLocally to false.

1 Like

Thanks for the quick response!