Hi all,
I’m trying to find a way to toggle a light from an Android shortcut. (Unfortunately, I cannot use a widget, as the place I want to use it supports only one widget: the Niagara launcher.)
The Android companion app only supports shortcuts to dashboards or entities, but that is too slow to quickly toggle the light.
I tried using Shortcut Maker to create a shortcut based on either a supported Intent, or the URL handler. Unfortunately, I could not find a related intent, and the URL handler is not supported on Android yet (according to the docs).
Does anyone know a way of accomplishing this?
– Joost