Skip to content

Commit 9421d01

Browse files
committed
fix(readme): Add link to German skill store
1 parent 2d46156 commit 9421d01

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

readme.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Virtual Smart Home
22

33
A Node-RED node that represents a virtual device which can be controlled via
4-
Alexa. Requires the 'virtual smart home' skill to be enabled for your Amazon
5-
account.
4+
Amazon Alexa. Requires the '_virtual smart home_' skill to be enabled for your
5+
Amazon account.
6+
7+
## Availability
8+
9+
The _virtual smart home_ skill is currently
10+
[available in Germany](https://skills-store.amazon.de/deeplink/dp/B08JV9RT7H?deviceType=app&share&refSuffix=ss_copy)
11+
and pending approval for Europe. Non-Europe locales will be supported shortly.
612

713
## Highlights
814

@@ -14,9 +20,11 @@ account.
1420
- Dimmer Switch
1521
- Blinds
1622
- Garage Door Opener
17-
- new virtual devices will proactively be discovered by Alexa. No need to ask
18-
Alexa to discover devices.
1923
- no separate account needed. Just link your existing Amazon account.
24+
- new virtual devices can simply be draged onto the Node-RED canvas and will
25+
proactively be discovered by Alexa. No need to ask Alexa to discover devices.
26+
- devices that are no longer needed can be removed from Alexa via the Node-RED
27+
editor.
2028
- local state changes of devices get synchronized with Alexa
2129
- secure communication with the IoT cloud through individually provisioned
2230
certificates

0 commit comments

Comments
 (0)