Coder Social home page Coder Social logo

docker-ha-bridge's Introduction

Home Automation Bridge

Use Amazon Echo to voice control your home automation devices through http commands sent to your home automation controller or built-in direct control of the Harmony Hub and Nest.

This is a docker container for bwssystems' ha-bridge - https://github.com/bwssytems/ha-bridge

Install On unRaid:

On unRaid, install from the Community Applications and enter the app folder location, server IP and the port for the webUI Under advanced view. Note: If you change the port, you also have to change the WEBUI address in the "Additional Fields" at the bottom.

After install, open the WebUI to add your Vera, Harmony and Nest settings.

Install On Other Platforms (like Ubuntu or Synology 5.2 DSM, etc.):

On other platforms, you can run this docker with the following command:

docker run -d --name="Home-Automation-Bridge" --net="host" -e SERVERIP="192.168.X.X" -e SERVERPORT="XXXX" -v /path/to/config/:/config:rw -v /etc/localtime:/etc/localtime:ro aptalca/home-automation-bridge

  • Replace the SERVERIP variable (192.168.X.X) with your server's IP
  • Replace the SERVERPORT variable (XXXX) with whichever port you choose for the web gui.
  • Replace the "/path/to/config" with your choice of location
Optional Variables for the run command
  • By default, this will install the latest version on bwssystems github repo, and will auto update itself to the latest version on each container start, but if you want to run a different version (to go back to the previous version perhaps), include the following environment variable in your docker run command -e VERSION="X.X.X"
  • Once installed, open the WebUI at http://SERVERIP:SERVERPORT/ and enter your Vera, Harmony and Nest info.

Changelog:

  • 2016-05-05 - Auto updates on restart (unless manual version is input)
  • 2016-05-04 - Update to ver 2.0.4
  • 2016-05-01 - Update to ver 2.0.3
  • 2016-04-28 - Update to ver 2.0.1
  • 2016-03-29 - Update to ver 1.4.3
  • 2016-03-26 - Update to ver 1.4.2
  • 2016-03-19 - Update to ver 1.4.1 - Vera, Harmony and Nest settings are now managed through the WebUI
  • 2016-02-03 - Update to ver 1.3.7 - Support for Nest added as well as support for multiple Veras and Harmonys
  • 2015-12-16 - Update to ver 1.2.3
  • 2015-12-07 - Update to ver 1.2.2
  • 2015-12-04 - Update to ver 1.2.1
  • 2015-11-19 - Update to ver 1.1.0
  • 2015-11-13 - Update to ver 1.0.8
  • 2015-11-04 - Update to ver 1.0.7 / Environment variables updated to include support for Harmony
  • 2015-10-25 - Update to ver 0.4.10
  • 2015-09-15 - Update to ver 0.4.4 / Update variables for Harmony compatibility
  • 2015-09-01 - Update to ver 0.4.0
  • 2015-08-28 - Initial Release

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.