Giter VIP home page Giter VIP logo

smart-home-mobile's Introduction

Smart-Home-Mobile

Build Status No Maintenance Intended

A cross-platform mobile application used to control several smart home devices.

  • Iris Smart Home (by Lowes)
    • Lighting / Smart Plugs
    • Locks
    • Contact Sensors
    • Thermostat
    • Alarms (intrusion, fire, water leak, etc)
  • IrrigationCaddy (work in progress)
  • IP Video Cameras

Why?

I wanted to have a single mobile app to control all of my smart home devices. While Iris has a mobile app, it lacks a few features that I wanted (direct streaming of IP cameras) and only works with Iris devices.

I also wanted to have an app that would be easily extensible so I can add support for non-Iris devices as I add them to my home (eg IrrigationCaddy, Philips Hue bulbs, etc).

Supported Platforms

The mobile app is cross-platform and supports the following platforms:

  • Android
  • iOS
  • Windows 10
  • Windows 10 IoT on Raspberry Pi 2

It is built with Ionic, TypeScript, and AngularJS (among others) using the Ionic-TypeScript-Starter starter project.

See getting-started.md for information on how to build and run the application.

Integration APIs

Iris

I'm using the AlertMe v5 RESTful API for interacting with Iris. Lowe's does not provide public documentation on their API (which is based on the AlertMe API), but I've found that it is pretty close so far. I've included the API docs that I've found on the web in resources/misc/IrisApi-v5.

IrrigationCaddy

IrrigationCaddy also does not provide a public API, but using an HTTP debugging proxy I've been able to sniff the traffic and document it enough to use some basic features. Once complete, this will be located in resources/IrrigationCaddyApi.

IP Video Cameras

While each IP camera can be quite different, they usually all have at least one thing in common: an HTTP daemon serving up static images and/or mjpeg content. The mobile app allows the user to enter these URLs (static or streaming) for each camera.

License

Copyright © 2015 Justin Unterreiner.

Released under an MIT license; see LICENSE for more information.

smart-home-mobile's People

Contributors

justin-credible avatar

Watchers

Uthai Roemtrakul avatar James Cloos 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.