HTTP-Shortcuts
HTTP-Shortcuts copied to clipboard
Android 11 Smart Home Shortcuts
It would be nice if it was possible to execute Requests with the new Android 11 Smart Home Shortcuts: https://developer.android.com/guide/topics/ui/device-control
This will be awesome. Not only can this be used to trigger custom http requests..it can also be used to display, say, sensor values like temperature or humidity after reading it from a http request
I've started experimenting with this a bit, but I don't yet have a clear vision on how this would best be integrated. I'll likely go with a very basic implementation in an upcoming release, and then gradually improve it with future releases.