Migrate Your Cloud Connected Devices from Developer Workspace to Developer Center
On August 5th, 2025, SmartThings will no longer support Cloud Connected Device integrations (SmartThings Schema) in the Developer Workspace. This includes creating, viewing, and editing existing Cloud projects.
Cloud Connected Devices are now supported by the new Schema Cloud Connector, a part of the Developer Center. The Schema Cloud Connector is designed to help you register your Schema Apps with SmartThings in order to certify your Cloud Connected Devices.
If you have Cloud Connected Devices in the Developer Workspace, you can now migrate your Schema Apps and Products to the Developer Center to leverage new tools and features, including the Certification by Similarity program.
If you do not migrate your Cloud Connected Devices, device functionality and availability on the SmartThings platform, including WWST certification status, will NOT be impacted. However, migrating your devices will allow you to benefit from Certification Console features.
Migrate Your Schema App From Developer Workspace
In order to migrate a Schema App, you must have access to the Samsung account that originally created the Schema App. You must also be a member of the Organization you wish to associate your Schema App with.
The Developer Center utilizes Organizations to enable better collaboration with your team. If your Schema App was created using the Developer Workspace and does not appear in the Schema Cloud Connector, your Schema App may not be associated with an Organization. To migrate your Schema App to the Developer Center, associate your Schema App with an Organization.
Not sure if your Samsung account is associated with an Organization? You can view your associated Organizations and Schema Apps using the commands below. If your Schema App is already associated with the desired Organization, no action is required on your behalf to migrate your Schema App - your Schema App will already appear in the Schema Cloud Connector.
View Your Associated Organizations
Visit https://developer.smartthings.com/console/organization or run the following SmartThings CLI command to view a list of Organizations associated with your Samsung account:
smartthings organizations
View Your Schema Apps
You can view your existing Schema Apps and their associated Organization IDs (if any) with the following SmartThings CLI command:
smartthings schema
Associate Your Schema App With an Organization
If your Schema App is not associated with an Organization or is not associated with the desired Organization, update your Schema App's Organization using the instructions below.
-
Install the latest version of the SmartThings Command Line Interface (CLI) tool.
-
Open a terminal on your development machine. Run the SmartThings CLI command below to start an interactive CLI session. The CLI will display a list of your existing Schema Apps (also referred to as Schema apps), allowing you to select a Schema app from the list and update the associated Organization of the selected app:
smartthings schema:update
If you have not yet logged in to the CLI with a Samsung account, you will be prompted to do so when running the above command. If you are logged in to the CLI using a Samsung account that did not create the desired Schema App, log out with
smartthings logout
. You will be prompted to sign in when runningsmartthings schema:update
again. -
Select the desired Schema app from the list generated by the CLI.
If the selected Schema app is not associated with an Organization, you will be prompted to select an organization to associate the selected app with.
If the desired Organization is not displayed in the CLI, ensure your Samsung account is associated with the Organization you wish to associate with the selected Schema app.
-
Choose the desired Organization from the presented list.
-
Select
Finish and update Schema App
to save your changes. -
Return to the Schema Cloud Connector and refresh the page to view your Schema Apps.
If you encounter an issue when attempting to associate your Schema App with an Organization, please contact us at partners@smartthings.com for assistance.
Migrate Your Products From Developer Workspace
When the Developer Workspace is deprecated on August 5th, 2025 you will no longer have access to any Cloud Connected Products in the Developer Workspace. Migrate your Developer Workspace Products to the Certification Console to leverage new tools and features, including the Certification by Similarity program.
If you do not migrate your Products from Developer Workspace, device functionality and availability on the SmartThings platform, including WWST certification status, will NOT be impacted.
Products in Draft
If you have Products marked as draft in the Developer Workspace, we recommend that you create new Products in the Certification Console.
Products in Certification Review
If you have Products that are marked as in review that are pending Works with SmartThings certification, you can request migration of your Products once certification is complete.
Certified Products
If you have Works with SmartThings certified Products in the Developer Workspace that you wish to migrate to the Certification Console, you can request migration by contacting partners@smartthings.com with the following info:
- Brand
- Product name
- Schema App
manufacturerName
for your Product (from your discovery callback) - Schema App
modelName
for your Product (from your discovery callback)