Code Monkey home page Code Monkey logo

eesec-hacks's Introduction

EESec hacks

A collection of simple NodeJS based services to communicate with an EESec via iOS Siri.

Requirements

  • an EESec within the local LAN
  • an iOS device with Siri support
  • iCloud enabled for Notes so that new Notes created via Siri get automatically synced with iCloud
  • in order to receive push notifications on your iOS device(s) you need to install the prowl app and generate a prowl API key.

Setup

  • create a file config_siri.js with your iCloud credentials and if available your prowl API key; see here for a description about the file structure.
  • create a file config_eesec.js with your EESec credentials; see here for a description about the file structure.
  • install the babel npm module globally: npm install -g babel
  • install all other missing npm modules: npm install
  • start the service: DEBUG="eesec:*" babel-node eesec-hacks.es6.js

Usage

Supported Siri commands (in German):

  • Neue Notiz Alarmanlage aus
  • Neue Notiz Alarmanlage an
  • Neue Notiz Alarmanlage home
  • Neue Notiz Alarmanlage status => delivers current status via prowl to your iOS device(s)
  • Neue Notiz Wer ist an der Tür => requests a new image from the camera and delivers it via prowl

And every EESec mode change and new EESec image will be automatically reported via a prowl push notification within a timeframe of 15 seconds.

Misc

The basic idea about the Siri control mechanism via the iCloud synced Notes is coming from HcDevel/SiriAPI8.

eesec-hacks's People

Contributors

kosta-github avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.