I would like to automate some actions via HTTPS calls from embedded devices. I know that I can write a smart app and walk through the OAUTH process via a custom PHP (or other) web client to generate URLs, but has anyone written one already, that generates basic URLs for standard devices and maybe even Hello Home actions?
Thanks!