Smart Home

md_sgf

Member
I have been trying to create a Launch Shortcut action which can run in-app functions in a smart device app (eg Smart Life).

What i want to do is have a shortcut on a home screen on android, and when i tap it, it checks if wi-fi is on, and if it isn't then enables wi-fi (& later maybe check if connected to correct 2.4GHz wi-fi). Then it will run the smart app function for that particular app & device (eg tv).

I have gone through all the smart apps i have, but none have any in-app functions that i can select (to show the app screen for that gadget, where i can turn device on/off, etc).
The exception is SmartThings, which has "Add device", "Create routine", and "Invite member" .. which is not what i am after.

But if no other way exists, i suppose i could resort to using UI Interaction, to tap the app's icons on home screen, after the wi-fi is enabled.
 
Top