-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,23 @@ | ||
# node-red-contrib-alexa-home | ||
# node-red-contrib-alexa-home | ||
|
||
[![Build Status](https://travis-ci.org/mabunixda/node-red-contrib-alexa-home.svg?branch=master)](https://travis-ci.org/mabunixda/node-red-contrib-alexa-home) | ||
|
||
Rewrite of [node-red-contrib-alexa-local](https://github.com/originallyus/node-red-contrib-alexa-local) to use a defined port range and also minimize the nunmber of open ports - just 1 bridge is for every 25 devices | ||
|
||
**No Alexa skill required** | ||
|
||
**No cloud dependencies** | ||
|
||
Just works wihtin your local network! | ||
|
||
## Installation | ||
Install directory from your Node-RED Settings Pallete | ||
|
||
or | ||
|
||
Install using npm | ||
|
||
$ npm install node-red-contrib-alexa-home | ||
|
||
|
||
|