skill-sample-csharp-smarthome-switch
skill-sample-csharp-smarthome-switch copied to clipboard
This is more of a smart plug than a smart switch, right?
I'm a bit confused. From the code in this repo it looks like, with this sample, by saying "Alexa, turn off the switch" I'm turning off some sort of a virtual smart device. So, looks like a smart plug to me. How do you implement a smart switch: a thing that's on your wall and you physically/virtually flip, for it to then generate some sort of an event that you can use as a trigger in your Alexa routine?