Get ready to make the switch!

Of course it’s possible, you just have to edit the device handler to use the new capabilities

Definitely will look into it

1 Like

For robotCleanerCleaningMode()
is there a way to make the UI hide any unused values? or am I forced to show all four buttons?

:eyes:

5 Likes

Your car is people? Soylent Car is people!

9 Likes

Wait, am I seeing that right? No more workaround for location mode? Yay!

1 Like

Your eyes do not deceive you!

2 Likes

It’s rolling out on Android right now. Another example:
image

5 Likes

I’ve been looking forward to these changes for a long time, as have many others. Thanks for sharing this info.

3 Likes

Any update on when Scenes will be properly integrated with Webcore, Actiontiles, etc?

That’s up to them to implement, but will probably require them to re-write their application to work with the new API.
https://smartthings.developer.samsung.com/docs/api-ref/st-api.html#operation/executeScene

1 Like

Double yay! :sunglasses::beers:

4 Likes

You should keep in mind that building an unspported integration on top of an unoffial Roomba API could, and most likely will, break at anytime. I would encourage you to take a second look at the developer workspace and building this out as a C2C integration given that you already need to run a server locally. All of your code could exist in javscript without the need for groovy. Even saying that, expect things to constantly break when building on top of unsupported features. The currently capabilies are probably not going to change before going live, but they could so keep that in mind too.

1 Like

Can I reuse groovy code in the workspace or will I need to rewrite in JS?

When creating cloud connected or endpoint based device you can use whatever language you want as long as it knows how to talk to the SmartThings servers.

Schema Docs
https://smartthings.developer.samsung.com/docs/devices/smartthings-schema/schema-basics.html

Endpoint Example with code:
https://smartthings.developer.samsung.com/docs/tutorials/lifx-connector-sample.html

It’s a different way of connecting your devices, it does not require the use of a groovy dth.

2 Likes

wow, awesome! A dream is coming to reality

Hey @Automated_House, I’ve noticed the latest version of the Android app (1.7.47-22) is significantly faster. Have you experienced that too?

1 Like

I have not because I’m using Bluestacks :joy:

2 Likes

Glad to see the Bluetooth nag box has gone!

Hi

Thanks for all the great work.

@ErickV Any news on when the Smart Lock Guest Access will be available outside the US?
It’s currently the only feature I’m missing from the Classic app. PLEASE do not depreciate the Classic app before having this feature available in the new app.

1 Like