Skip to content

Commit

Permalink
Merge pull request #10 from alknopfler/develop
Browse files Browse the repository at this point in the history
modify the readme
  • Loading branch information
Alknopfler authored Nov 18, 2018
2 parents 21003af + e769d50 commit 2ddbaf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The main idea of this project is based on the same kind of Alarm GSM systems, bu
* **Notifications** will be send by email to get it free, and wired/wireless sirens will be connected to Raspberry.
* **WebServer**, **API server**, and **Android APP** will be available to communicate with the Alarm System.
* **Alexa integration** will be available to control the alarm with the voice using amazon echo devices
* **Web Authentication** based on the google Oauth2 token

# Main Features
* Interface with the generic 433Mhz security sensors in order to register into the system.
Expand All @@ -25,7 +26,7 @@ The main idea of this project is based on the same kind of Alarm GSM systems, bu
* Webserver, API and Android APP integration for management the system.
* **Alexa** [Skills integration](https://github.com/alknopfler/alkalarm-alexa-skills)
* Notifications by email (without any limit) and triggering sirens connected to the system.
* Basic Auth in all the operations using Access Code
* Basic Auth in all the operations using oauth2 and google account
* Discovering the 433Mhz sensors to add new sensors in the future
* Zones in order to separate the sensor in rooms

Expand Down

0 comments on commit 2ddbaf3

Please # to comment.