Code Monkey home page Code Monkey logo

homebridge-broadlink-platform's Introduction

npm-version npm-total-downloads Donate

Homebridge Broadlink Platform Outlet

Original plugins from @smka to support Broadlink SP2/SP3 & MP1 in Homebridge. Work with SP plugs and MP1 in your local network. The only difference between this and the original plugins are this plugins will display outlet instead of switch icon, I also added Homebridge Config UI X support for configuring your devices. This plugins also will auto update power status, useful for automation.

Installation

  1. Configure your SP or MP device using Broadlink app to connect to your router. Make note of your device MAC address, you'll need later for setting up the plugins.
  2. Install Homebridge and Homebridge Config UI X, follow the instruction https://github.com/oznu/homebridge-config-ui-x
  3. Search for "Broadlink Outlet" Homebridge Config UI X or install it using: sudo npm install -g homebridge-broadlink-platform-outlet
  4. Add your device from Plugin's Setting in Homebridge Config UI X.
  5. Now you can turn on/off your SP and MP devices using homebridge, homeKit and Siri.

Configuration

If you prefer to configure your device using config.json, here's the example of configuration:

  {
      "accessories": [
          {
              "name": "TV",
              "type": "MP",
              "mac": "23:b1:34:f8:e3:73"
          },
          {
              "name": "Sofa",
              "type": "SP",
              "mac": "32:ba:24:e3:e1:65"
          }
      ],
      "platform": "broadlinkPlatformOutlet"
  }

homebridge-broadlink-platform's People

Contributors

dwaan avatar nitaybz avatar smka avatar yarray avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

asafl alonl

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.