Skip to content

Commit 5215cd8

Browse files
committed
fix(readme): Small improvements of readme.md
1 parent ce189ff commit 5215cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Please ensure that your setup does not send too many messages to Alexa. Othewise
7777
1. Install the `node-red-contrib-virtual-smart-home` module
7878
1. Place a `virtual device` node onto the canvas and connect it to a debug node
7979
1. Double click on the virtual device node to enter a name and select a device type. Once set up you can use this name to control the device via Alexa.
80-
1. Configure a new `vsh-connection` by clicking the pen icon
80+
1. Configure a new `vsh-connection` by clicking the pen icon. (Only needed _once_ for each Amazon account)
8181
1. Follow the instructions to complete the account linking process. Make sure you use the same Amazon account credentials as above!
8282
1. Deploy your Node-RED flow. This will trigger your virtual device to be discovered by Alexa. You should even get a push notification via the Alexa app (if notifications are enabled).
8383
1. You should now be able to control your virtual device with your voice, e.g. by saying "Alexa, turn xxx on". Inspect the output of the connected debug node and consult the docs in order to do something useful.
@@ -97,7 +97,7 @@ Example flows that illustrate the payload structure can be imported from the Nod
9797
I dedicated endless hours to this project and really hope it adds value for you! Nothing is more rewarding to me than your feedback. So if you are a happy user, please
9898
- rate the 'virtual smart home' skill on the Alexa skill store
9999
- rate the 'virtual smart home' [Node-RED package](https://flows.nodered.org/node/node-red-contrib-virtual-smart-home)
100-
- mention this package in your next blog post / podcast / youtube
100+
- mention this package in your next blog post / podcast / YouTube
101101
- [donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PJ37WU5S4NZ2E&source=url) a few bucks to help cover the infrastructure costs.
102102

103103
__THANK YOU!__

0 commit comments

Comments
 (0)