File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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
- Amazon Alexa. Requires the 'virtual smart home' skill to be enabled for your
5
- Amazon account.
4
+ Alexa. Requires the 'virtual smart home' skill to be enabled for your Amazon
5
+ account.
6
6
7
7
## Highlights
8
8
@@ -14,10 +14,10 @@ Amazon account.
14
14
- Dimmer Switch
15
15
- Blinds
16
16
- Garage Door Opener
17
- - new virtual devices will proactively be discovered by Alexa. No need to
18
- manually inititate the discovery process .
17
+ - new virtual devices will proactively be discovered by Alexa. No need to ask
18
+ Alexa to discover devices .
19
19
- no separate account needed. Just link your existing Amazon account.
20
- - local state changes of devices gets synchronized with Alexa
20
+ - local state changes of devices get synchronized with Alexa
21
21
- secure communication with the IoT cloud through individually provisioned
22
22
certificates
23
23
You can’t perform that action at this time.
0 commit comments