Skip to content

Commit 9d675f2

Browse files
committed
update README
1 parent 83780d3 commit 9d675f2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
Remote control skill for Alexa
33

44
The client-side job runner only supports IguanaWorks IR.
5-
# On the machine (I use Raspberry PI) that has the IR transceiver set up, use the record_remote script to record some IR blasts you want to be able to initiate from the Echo.
6-
# Set up your Alexa skill on the Alexa website. This can't be automated at the moment.
7-
# Set up your AWS Lambda function.
8-
# Complete config_sample.json, rename to config.json, zip it up with echo_remote_lambda.py, then upload to Lambda.
9-
# Run echoremote.py on a machine with IguanaWorks IR blaster.
10-
# That's it.
5+
6+
1. On the machine (I use Raspberry PI) that has the IR transceiver set up, use the record_remote script to record some IR blasts you want to be able to initiate from the Echo.
7+
2. Set up your Alexa skill on the Alexa website. This can't be automated at the moment.
8+
3. Set up your AWS Lambda function.
9+
4. Complete config_sample.json, rename to config.json, zip it up with echo_remote_lambda.py, then upload to Lambda.
10+
5. Run echoremote.py on a machine with IguanaWorks IR blaster.
11+
6. That's it.

0 commit comments

Comments
 (0)