07 Jun, 2017
Alexa Controlling Omega 2.
Amazon Alexa Controlling Onion Omega2
How the Fauxmo Python script can add WeMo protocol support to your Onion board in five easy steps **
1. Initial Setup (Python, PIP)
opkg update
opkg install python2.7-dev python-dev python-pip
2. Grab Echo test from github
opkg update
opkg install unzip
cd /root
wget https://github.com/toddmedema/echo/archive/master.zip
unzip master.zip
3. Run fauxmo example
cd echo-master
python2.7 example-minimal.py
4. Discovery
Ask Alexa "alex discover devices"