jkp
January 2, 2023, 11:53pm
2
Placeholder means the device is using an Edge Driver and not a Groovy Device Handler. Both Groovy and IDE are in the process of being phased out which will happen soon. You will not be able to find Routing info for Edge devices.
non-technical answer: the IDE is part of the old groovy based architecture. It will be going away and be replaced with something else. in the meantime, anything which is using the new architecture will be represented in the IDE with “placeholder“ under the device type column. This includes devices using an Edge Driver. Since new edge drivers are being added overtime, it may even be that a device which is the same model number as a device you previously added which used a groovy DTH is now using an Edge driver and so shows up as placeholder.
Don’t change it! Once the device is using an integration from the new architecture, you can no longer get to its code details through the IDE, And changing it to a different device type may break the integration altogether.
If you need to cha…
Beginning September 30, 2022, at 00:00 (PST) we will start migrations of Groovy device DTHs as well as SmartLighting and SevereWeather SmartApps, two of our most popular Smartapps built on Groovy. On October 15th 2022 certain functions of the legacy developer IDE, such as the creation of new DTH’s, Smartapps, and debugging tools will be removed from the SmartThings platform and will no longer be supported. After migrations are complete, this means that devices and automations previously using Groovy will now exclusively operate with our latest hub and cloud technology.
Recognizing trends within the smart home industry, SmartThings has been working diligently to evolve our platform into a modern REST API framework. Lua-based Edge drivers are a major step, which is being followed quickly w…
so the question for if there is a better DTH is moot at this point. You can no longer install custom DTHs.
But, you should ask in the following thread if your device is supported by the community developed Edge Driver. You will probably have better luck using it.
2 Likes