Giter Site home page Giter Site logo

homebridge-homee's Introduction

Homebridge-Homee

Package Quality

Homee platform plugin for homebridge: https://github.com/nfarina/homebridge

Installation

Follow the instruction in NPM for the homebridge server installation. The plugin is published through NPM and should be installed "globally" by typing:

sudo npm install -g homebridge-homee

Configuration

config.json

Example:

{
    "bridge": {
        "name": "Homebridge",
        "username": "CC:22:3D:E3:CE:51",
        "port": 51826,
        "pin": "031-45-154"
    },
    "description": "This is an example configuration file for the homebridge-homee plugin",
    "hint": "Always paste into jsonlint.com validation page before starting your homebridge, saves a lot of frustration",
    "platforms": [
        {
            "platform": "Homee",
            "name": "Homee",
            "host": "192.168.178.1",
            "user": "your-username",
            "pass": "your-password",
            "debug": true //optional, enable debug mode
        }
    ]
}

Exclude nodes

This plugin integrates all (known) devices to homebridge by default. You can create a group named 'Homebridge' in Homee and add all the devices you want to use with homebridge. Other devices are then ignored.

Tested devices

  • Danfoss Living connect Thermostat
  • Devolo Door/Window Sensor
  • Devolo Motion Sensor
  • Devolo Heizkörperthermostate
  • Devolo Smart Metering Plug
  • Fibaro Door/Window Sensor
  • Fibaro Motion Sensor
  • Fibaro Smoke Sensor 2
  • Fibaro Wall Plug
  • Greenwave Powernode
  • Philips Hue White and Color Ambiance
  • Philips Hue White
  • Popp Rauchwarnmelder mit Sirene

homebridge-homee's People

Contributors

kdietrich avatar stfnhmplr avatar

Stargazers

 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.