kakopappa/arduino-esp8266-alexa-multiple-wemo-switch

Analog values?

Opened this issue · 2 comments

Ynot1 commented

Has anyone extrapolated this code to transfer analog values between an esp8266 and Alexa, rather than the Boolean ones as originally written?

Going to have to decide between this route and Sinric for my next project.

Ynot1 commented

no-one?

There are many places in the switch.cpp code where the word "Binary" is used , which I am guessing will have to be changed to transfer an analog value instead. No idea what the alternate keyword would be, or what the syntax should be.

Can anyone point me at documentation that tells me what the other options other than Binary are?

Ynot1 commented

This looks very promising....
https://github.com/Aircoookie/Espalexa