philh30
September 23, 2022, 8:22pm
17
The # at the beginning of the line means that the fingerprint is currently commented out, and therefore isn’t being used. Your fingerprint is available in the beta driver though, which you can install from the channel linked in the first post of the topic below.
As a part of the SmartThings Edge Beta, we are previewing a set of device drivers (Edge Drivers) managed by SmartThings that can be used with some of your Works with SmartThings devices.
These drivers will be made available with our new Driver Sharing feature for device testing and community distribution of Hub Connected devices. Previously, sharing Groovy Device Type Handlers (DTHs) required end-users to copy and paste the code for each individual device into their accounts. Now developers and users can create, share, and consume drivers outside of the SmartThings App with a unique URL.
Things to Know
Before getting started, there are a few things you should know about installing Edge drivers using the Driver Sharing feature:
Driver Sharing provides access to Channels with groups of…