File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Virtual Smart Home
2
2
3
3
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.
6
12
7
13
## Highlights
8
14
@@ -14,9 +20,11 @@ account.
14
20
- Dimmer Switch
15
21
- Blinds
16
22
- Garage Door Opener
17
- - new virtual devices will proactively be discovered by Alexa. No need to ask
18
- Alexa to discover devices.
19
23
- 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.
20
28
- local state changes of devices get synchronized with Alexa
21
29
- secure communication with the IoT cloud through individually provisioned
22
30
certificates
You can’t perform that action at this time.
0 commit comments