Of course it’s possible, you just have to edit the device handler to use the new capabilities
Definitely will look into it
For robotCleanerCleaningMode()
is there a way to make the UI hide any unused values? or am I forced to show all four buttons?
Your car is people? Soylent Car is people!
Wait, am I seeing that right? No more workaround for location mode? Yay!
Your eyes do not deceive you!
It’s rolling out on Android right now. Another example:
I’ve been looking forward to these changes for a long time, as have many others. Thanks for sharing this info.
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
Double yay!
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.
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.
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?
I have not because I’m using Bluestacks
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.