SmartThings Drivers channel vs SmartThings Drivers (Beta) channel

Anyone know the difference?

SmartThings Drivers

SmartThings Drivers (Beta)

Seems I can’t even enrol in the non-beta channel. Both web interface and CLI return a 500/UnexpectedError.

The stock drivers are installed from a default channel that end users are barely aware of and don’t interact directly with. We often call it the production channel on the forum because it is generated from the production branch of the GitHub repository for the drivers.

The beta channel is likewise generated from the beta branch. It originally offered a preview of Edge to interested users and developers but is pretty much accepted now as an open beta. There is usually a weekly update of the beta from the main repository and then that updates to production a week after that.

The drivers in the beta and default channels may still have significantly different fingerprint files as devices are still being ported to Edge and the rollout to production use is being carefully managed.

5 Likes

Same applies to me.

Thank you:-)

I can only find one repo on Github: GitHub - SmartThingsCommunity/SmartThingsEdgeDrivers

Is this the beta or production branch?

Repos can have multiple branches. In this case the default is the ā€œmainā€ branch but you can choose to view other branches, including the ā€œbetaā€ and ā€œproductionā€ branches.

1 Like

Thank you again :slight_smile: Found the beta brach down the list :slight_smile:

Does this link was supposed to work: (SmartThings Channel and Drivers)

Is there other way to install drivers from production branch? I’m not a developer :frowning:

I don’t think it is meant to work. The default channel is a special case.

Not that I am aware of. I think it is probably assumed that if you are going to do that sort of thing you will use the ā€˜beta’ branch and channel instead. Despite the ā€˜beta’ name it is considered a production channel. The only real difference is that the ā€˜beta’ channel gets driver updates a week earlier (there used to be a difference in the ā€˜fingerprints’ but I believe they are the same now).

4 Likes