GithubHelp home page GithubHelp logo

permadm / homebridge-mi-hygrothermograph Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hannseman/homebridge-mi-hygrothermograph

0.0 0.0 0.0 30 KB

License: MIT License

JavaScript 100.00%

homebridge-mi-hygrothermograph's Introduction

homebridge-mi-hygrothermograph

npm version

Homebridge plugin for exposing measured temperature and humidity from the Xiaomi Mi Bluetooth Temperature and Humidity Sensor as an HomeKit accessory.

Installation

Make sure your systems matches the prerequisites. You need to have a C compiler, Node.js server. Noble is BLE central module library for Node.js used to discover and read values from the hygrothermograph.

Install libbluetooth-dev and libavahi-compat-libdnssd-dev

These libraries and their dependencies are required by Noble package and provide access to the kernel Bluetooth subsystem.

sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev libavahi-compat-libdnssd-dev

For more detailed information and descriptions of other platforms please see the Noble documentation.

Install homebridge and this library

npm install -g --unsafe-perm homebridge
npm install -g homebridge-mi-hygrothermograph

Homebridge configuration

"accessories": [
    {
      "accessory": "Hygrotermograph",
      "name": "Temperature & Humidity"
    }
]

homebridge-mi-hygrothermograph's People

Contributors

hannseman 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.