kakopappa / arduino-esp8266-alexa-wemo-switch

Amazon Alexa + WeMos switch made with Arduino D1 Mini
https://sinric.pro
MIT License
281 stars 249 forks source link

Somfy 3-Button Remote Version #40

Open Stuckeymax opened 5 years ago

Stuckeymax commented 5 years ago

Modified irdevkit.ino to "push" all 3 buttons on an RTS Somfy handheld remote to control draperies by saying, "Alexa, open drapes" or "Alexa, close drapes." 3-rd button control operates by asking Alexa to open drapes when they are already open, or to close them when they are already closed.

ESP8266-Alexa-to-RTS-Somfy is my first repository; it maybe should be a fork of the irdevkit.ino code, but I did not know how to do that when I posted it, still not sure.

Kudos kakopappa for the heavy lifting.