Good morning,
I’ve seen a couple of threads on Amazon Echo. I’ve just got mine. Can anyone tell me if it’s possible (seeing as my Amazon Echo is on the same network as my Vera) for me to exert a level of simplistic ‘local’ control over my devices by creating a Skill that takes my commands and the end result being the Echo hitting a URL on my local network, like so:
Obviously that URL, when you hit it in a browser, will turn a specific device on. It works fine. There’s nothing clever here.
I’d like to be able to say “alexa, turn giant floor lamp on” or “alexa, turn giant floor lamp off” and have Alexa end up just pushing out that URL on my network. I’m sure there are Cloud-y things going in inbetween, but I also wanted to avoid having the necessity for things like other servers and pieces of hardware, like a Raspberry Pi or something like that. I want Alexa to have a Skill whereby it recognises what I am saying and is set up so that it looks inwards, rather than outwards.
Is this possible?