GithubHelp home page GithubHelp logo

balena-homebridge's Introduction

balena-homebridge

⚠️ I have switched to using the Official Homebridge Raspberry Pi Image ⚠️ As of 2020-07-03, I likely will not be updating this project any more. Please submit an issue if you want to take over maintaining this project.

balenaCloud application for HomeBridge

Build Status Known Vulnerabilities

Setup

You can setup a balena-homebridge computer either remotely or locally. We recommend the remote method since it provides an ability to manage multiple IoT devices from a single dashboard.

Remote Setup

  1. Create an account at balenaCloud.
  2. Create an application at balenaCloud that is correct for your hardware.
  3. Add a device to your application following the instructions provided by balena.
  4. Clone or download this repo (or a fork of this repo) from GitHub.
  5. Add the repo for your application to your working copy of this repo.
  6. Once your device shows in the dashboard at balena, configure it:
    1. Optionally create an environment variable HOMEKIT_PIN set to the value of your choosing in the form ###-##-### where # is the digits 0-9 or accept the default of 000-00-000
    2. Optionally create an environment variable HOMEKIT_USER set to the value of your choosing in the form ##:##:##:##:##:## where # is the hexadecimal digits 0-9 or A-F or accept the default of 00:11:22:33:44:55
    3. Optionally create an environment variable KEEP_CONFIG set to yes or no; if set to yes (the default if not specified), the config.json will be persisted across application restarts; if set to no, the config.json will be overwritten on your device everytime the application is restarted.
    4. Optionally create an environment variable CONFIG_URL set to a URL that the desired config.json file can be downloaded from or accept the default value of an empty string which prevents the download from being attempted.
  7. Push the contents of your repo towards balenaCloud to complete the installation and initial configuration of your Homebridge device.

Local Setup

TBD

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.