2016:esp8266:fake_wemo_support_files
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
2016:esp8266:fake_wemo_support_files [2016/09/26 08:28] – tomgle | 2016:esp8266:fake_wemo_support_files [2016/09/26 08:58] (current) – tomgle | ||
---|---|---|---|
Line 5: | Line 5: | ||
The Python Script has to go on a server somewhere for Alexa to access it.\\ | The Python Script has to go on a server somewhere for Alexa to access it.\\ | ||
The Relay Control files are a sample water heater control via a relay on a GPIO.\\ | The Relay Control files are a sample water heater control via a relay on a GPIO.\\ | ||
+ | To run Python Scripts in a Windows machine as an exe file, use the following steps: | ||
+ | * 1. make a python file named setup.py. Inside it, type: | ||
+ | |||
+ | from distutils.core import setup | ||
+ | | ||
+ | | ||
+ | |||
+ | The complete writeup is here as an image:\\ | ||
+ | |||
+ | {{: | ||
+ |
2016/esp8266/fake_wemo_support_files.1474892933.txt.gz · Last modified: 2016/09/26 08:28 by tomgle