[OBSOLETE] FAQ: [ST Edge] Edge D-day - how will "Things" move across?

I imagine it will be quite seamless with Samsung or Smartsense devices. But what about all the various Chinese, semi official or unsupported devices? Will obscure fingerprints that have now been added to Edge drivers due to the great work of members of the community also switch to Edge drivers automatically, or will they need to be removed and re-added?

(Sorry if this has been covered)

Itā€™s been covered a couple of times, but usually buried deep in a topic with a thread title that wouldnā€™t necessarily tell you the information was there. Here it is again:

During automatic transition:

  1. If the device is currently connected with a stock groovy DTH and it is eligible for transition, then if its fingerprint matches a custom edge driver already on your hub, that will be used. Otherwise, if its fingerprint matches a stock edge driver that will be used. If its fingerprint doesnā€™t match any edge driver, then The system will try to use its ā€œcapabilitiesā€ to match it to a generic edge driver. If that doesnā€™t work, it will be assigned to a ā€œthingā€œ edge driver.

  2. If the device is already connected with a custom edge driver, it will be ignored during the automatic transition.

  3. If the device is currently connected with a custom Groovy DTH, it will go through exactly the same process as the device connected with a stock Groovy DTH. First the system will look for a custom edge driver already on your hub, then it will look for a stock edge driver, then it will try to match based on capabilities, and if all else fails, it would be converted to a generic ā€œthingā€œ edge driver.

And hereā€™s the official transition FAQ:

3 Likes

Perfect, so in essence, if a fingerprint exists, the transition should be smooth.

1 Like

Mostly.

If you are going from a custom groovy DTH to a stock edge driver, you could lose some functionality.

For example, the stock driver might not expose the same parameters, so you might not be able to change the behavior of the indicator LED on a light switch.

It tends to come down to the reason why a custom DTH was created to begin with. If there were advanced features that werenā€™t included in the stock DTH, they probably wonā€™t be included in the stock edge driver either.

Alsoā€¦if itā€™s a device using the parent/child structure, even a stock device, it could be changed to a stock ā€œmulticomponentā€ Edge Driver, and ALL of those have a serious issue with regard to third-party integrations, including voice assistance. Only the main device is exposed to the third-party. So for example, if you have a power strip, you would lose voice control of the individual sockets. :disappointed_relieved:

image

This issue was first reported last year and it still isnā€™t fixed, so I wouldnā€™t hold my breath waiting for an official solution. :persevere:

The workaround is to create virtual devices using an edge Driver and sync them up with the sub components using routines. That way you can use voice to turn the subcomponents on and off

Alternatively, there are some custom drivers for some models that have solved this, although I donā€™t know the details of the architecture.

So thatā€™s the case where the fingerprints would match, the transition would happen, but you would still lose some functionality. :thinking:

Several questions that this prompted:

  1. In the outlet strip scenario, the current children would be mapped to the existing automations, but no longer exposed to google/ Alexa, correct? Other threads indicating using a virtual device will ā€œfixā€ this at the cost of a routine and a device. Correct?
  2. Iā€™m assuming we have no idea if the fingerprint is ā€œcloseā€ how ST will map the device, or will most of these end up as Things?
  3. Will it be easier to anticipate change (e.g. Zooz drivers) and download the new driver now, or wait and see and then download the right one later? I guess the biggest concern is will Things be erased from automations or will they stay but not function?

Any thoughts you might have would be helpful as we approach or have already reached this deadline.

ā€œCloseā€œ fingerprints will not be treated any differently than completely different fingerprints. only exact matches will count.

As I mentioned above, if there isnā€™t a finger pprint match they will look at the ā€œcapabilitiesā€œ of the device and try to map it based on those if they donā€™t have an exact fingerprint match. ā€œCapabilityā€ is a specific technical term in the smartthings platform with a very precise definition. For Zigbee devices, it depends on the clusters that the device supports. For z wave, itā€™s the command sets. These are mapped to ā€œcapabilitiesā€œ in the smartthings architecture.

Itā€™s not a fix, itā€™s a workaround, The subcomponents still are not themselves made visible to the voice assistant. But the voice assistant can see the virtual device. And a smartthings routine can see both. So you can have the voice assistant turn the virtual device on and off and use a smartthings routine to have the actual subcomponent follow the state of that virtual device.

And yes, The virtual device and that follow routine will count against your totals for the maximum.

This is just a matter of personal preference. Some people will choose one method for all their devices. Other people will look at each device individually to make this determination.

As far as what will happen to your smartthings routines if your device transitions to a ā€œthingā€ Edge driver, I will leave that to others to go into the details. I believe @Automated_House has looked into this. :thinking:

If youā€™re using a custom DTH now and there is a custom Edge driver available, Iā€™d go ahead and install it and wait for SmartThings to migrate for you. That way if you have routines based on a capability unique to the custom code it isnā€™t affected when the device is migrated.

I believe if your device is migrated to an Edge driver that is missing a capability used in a routine, itā€™s treated the same as if the device was deleted. IIRC the way thatā€™s handled today:

  1. if that device is the only condition or action in the routine, the routine is deleted
  2. if there are other conditions or actions, that device is removed from the routine but the routine stays.
1 Like

There are three phases and things will happen differently in each phase:

  1. Phase 1: current phase. Both groovy DTHs and edge drivers are allowed.

1a) if you add a new device, the current priority will be

Custom groovy DTH
Custom Edge Driver
Stock Edge Driver
Stock groovy DTH
groovy (not Edge Driver) ā€œthingā€

So if you have an existing custom groovy DTH on your account with a fingerprint that matches the new device and you want to use an edge Driver instead, you either have to delete that custom groovy DTH or at least comment out the matching fingerprint.

1b) if you want to change an existing device on your account from a custom Groovy DTH to an edge driver, you have to delete the device from your account, then delete the custom groovy DTH (or comment out the fingerprint), download the edge Driver to your hub, and then re-add the device. This is called ā€œmanually changing from a DTH to an edge driver.ā€

This is required because of the fact that right now devices could use either custom groovy drivers or an edge driver.

So this is where we are right now.

  1. Phase 2: automatic transition. At some point, and we donā€™t have a specific timeline other than ā€œstarts October 15ā€œ, smartthings will begin the automatic transition and then the rules apply that I described in my previous post. You donā€™t have to delete the device and re-add It. You donā€™t have to delete or modify the existing groovy DTH. The process will occur, one device at a time, as I described in my previous post. Itā€™s not clear how long this will take or which devices will be selected first.

  2. Phase 3: new architecture. Then at some point in the future (again, we donā€™t know exactly when), all groovy DTHā€˜s will stop working. Presumably all your devices will have been automatically transitioned by then. Any new device that you add will use an edge driver because there wonā€™t be any more groovy DTHs. When you go to add a new device, the priority will be:

Custom Edge Driver with a matching fingerprint
Stock edge driver with a matching fingerprint
Stock edge driver with matching capabilities
ā€œThingā€ edge driver

ā€”ā€”-
So, in my first post I detailed what will happen during the transition, phase 2.

But right now, we are still in phase 1, when you can use either a Groovy DTH or an edge Driver. In phase 1, custom Groovy DTHs still take priority over edge drivers for new adds. And you canā€™t change an existing device on your account from a Groovy DTH to an edge Driver except by deleting the device and re-adding it. So it sounds like you may be thinking that the phase 2 rules apply when we are still in phase 1 and phase 1 is different. :thinking:

I think I get it, but my issue is with things that donā€™t have custom handlers but still stay within groovy, even though their fingerprints have been added to edge drivers.

Do I need to have the edge drivers on my hub first and if so how do I download them? I can only find the beta invite link.

Yes, any edge drivers, custom or stock, must be on your hub before the devices added.

Presumably all of the stock drivers will be added to customers hubs before the phase 2 transition begins, but they arenā€™t there yet.

The stock drivers that you can get now are in the beta channel. So you have to subscribe to that channel and then select the edge Drivers that you want.

Note that some of the fingerprints in some of the smart things written edge drivers are commented out right now. So itā€™s not enough to see the fingerprint, you have to make sure thereā€™s not a /* before it as well.

To get a custom edge Driver, download it to your hub, you follow a link that the author gives you, subscribe to the channel, select the drivers that you want, and then wait. It can take as much as 12 hours before they are download it to your hub

For the details on how to see which drivers are already on your hub, see the community FAQ. That will also tell you how to find community-written custom edge Drivers.

FAQ: I have no idea what Edge is. Is that a new developer tool? (2022)

Remember that during phase 1, which is where we are now, you can only get an edge Driver for a device already on your account by deleting and re-adding the device.

Thanks itā€™s starting to make more sense. I am subscribed to the beta channel but still canā€™t find many of the drivers referenced here just a short list Post Requests for Edge Drivers Here (community-created) - #903 by Mariano_Colmenarejo

The beta channel is only for Edge Drivers written by SmartThings staff.

The thread you just linked to is for requests for edge drivers written by fellow community members. Not staff.

To Find community-written edge Drivers, like the ones by Mariano, check the quick browse lists in the community-created wiki. Each author will have their own channel. Or even more than one. :sunglasses:

The quick browse list will take you to their author thread in this forum. Then the developer will tell you how to subscribe to their channel.

https://thingsthataresmart.wiki/index.php?title=Quick_Browse_Lists_for_Edge_Drivers

I hope that helps make it a little clearer.

2 Likes

My work around for this was a series of routines and a virtual switch. You ask the voice assistant to turn on/off the VR switch, then the routines(in my case a rule using the API) mirrorā€™s the state between the two things.

1 Like

I asked this a while ago and I didnā€™t get a firm answer. My suspicion is that the existing child devices will be deleted, rather than transitioned to subcomponents of the new main device. On the off chance thatā€™s wrong, Iā€™m waiting for ST to migrate them, but Iā€™m going to add a ā€œplaceholderā€ virtual switch to all my routines so they donā€™t get deleted.

1 Like

Scary though, but you are probably right. I have roughly 30 ā€œchildrenā€ in this scenario and some of them have several automations attached. Not sure Iā€™ll make that many virtual switches, but maybe I should make at least the ones I use via google and one extra dummy one/ outlet strip muti child device for the rest?

That probably makes sense since youā€™ll most likely need the individual ones for voice control in the long run. I plan to screenshot all the automations that are impacted (two Zooz power strips and a double outlet, plus a light/fan, so around 12 devices with 1-2 automations on nearly all of them) so I can rebuild them later. I created a couple of dummy virtual devices and Iā€™ll just add one of those next to the originals in each automation. If the child devices do transition smoothly, I can just delete the virtual devices and theyā€™ll disappear from the routines; if not, Iā€™ll go through and replace with the appropriate subcomponent.

1 Like

I went through and screen shot most of the IDE last week, but yes, it looks like doing the same for each child automation will be needed as a backup. Thatā€™s about 1/3 of the ones I have if I include relays, smart strips, scene controllers, etc. Glad ST has such a great backup feature, lol.

Thinking about it now, Iā€™m not sure I can use one dummy for the ā€œrestā€ of the automations as there will likely be conflicts, but for now, Iā€™ll screen shot all and add dummys for the important ones that Iā€™ll need later for sure.

1 Like

Do we know all of the devices (or types) that fall into this category? Of particular interest is the Zooz ZEN31 RGB controller. It isnā€™t explicitly a master/child device, but it does use multiple devices to control the white light vs the colored lights. There will already be a challenge if the color coordinator goes away for the colored lights, do I also need to worry about the separate entities being controllable?

1 Like