Code Monkey home page Code Monkey logo

homebridge-mi-smart-power-strip's Introduction

homebridge-mi-smart-power-strip

This project is forked from homebridge-xiaomi-power-strip and referenced by homebridge-mi-air-purifier2

This is Xiaomi Mi Smart Power Strip plugin for Homebridge. Since Apple Homekit is not supporting air purifier device yet, this plugin will add just turn 'On' / 'Off' switch.

이 플러그인은 일명 샤오미 스마트 멀티탭이라고 부리우는 Wi-Fi가 장착된 멀티탭을 iOS 홈킷에 추가하기 위한 홈브릿지 플러그인 입니다. (사실 이 멀티탭이 각 구 마다 컨트롤이 가능한줄 알았더니 그게 아니라, 전부다 껐다/켜는 기능밖에 없군요..) 홈킷에 해당 멀티탭을 껐다/켰다 할 수 있게 추가됩니다.

Dependency

  • miio version less than 0.15.0 (^0.14.1)

Features

  • Switch on / off.

Installation

  1. Install required packages.

    npm install -g homebridge-mi-smart-power-strip [email protected]
    
  2. Add following accessory to the config.json.

      "accessories": [
        {
             "accessory": "MiSmartPowerStrip",
             "name": "Mi Smart Power Strip"
         }
      ]
    

    Notes: No more need IP(Address) / token

  3. Restart Homebridge, and your Mi Smart Power-strip will be discovered automatically.

License

See the LICENSE file for license rights and limitations (MIT).

homebridge-mi-smart-power-strip's People

Contributors

myriky avatar

Watchers

James Cloos avatar Bill Hu 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.