Is there a way for me to macgyver the ability to turn the Amazon Echo Skill integration on/off with a virtual button?
In case someone is wondering, my issue is: sometimes kids are over and start messing with Alexa to turn things off in another room. It would be even better if I could disable specific alexa's (short of cutting their power); I will settle for disabling the service for now.
A thought would be to have virtual devices linked to Alexa and then rules that accurate actual ones. A master switch being on would be a condition for all rules.
Sounds kinda clunky but the only thing that comes to mind for me
I believe you can set Alexa to voice recognition, then limit the commands certain voices are allowed - you can also mute specific echo's ... but the disabled app above is really awesome and I learned something new today!
It appears that you are using HTTP GET by testing as a browser URL. This is incorrect - as I indicated in my response, you have to send an HTTP POST action.
To illustrate, in Rule Machine, your HTTP POST action would be like what is shown in the rule below. In this instance, the app-id of the app I am disabling is "110". Notice that the rule is sending an HTTP POST.