2.0.14 • Published 5 years ago

homebridge-xiaomi-plant-monitor v2.0.14

Weekly downloads
4
License
ISC
Repository
-
Last release
5 years ago

homebridge-xiaomi-plant-monitor

This is a Homebridge plugin for exposing the Xiaomi Flower Care / Flower Mate / Flower Monitor / Mi Flora devices to HomeKit.

It will find automatically your sensor and add a humidity widget in your HomeKit.

screenshot mi

Prerequisite

This plugin is using node-mi-flora / Noble in the background with the same package dependencies. You can install these dependencies using apt-get, if not already done.

(sudo) apt-get install bluetooth bluez libbluetooth-dev libudev-dev

For more details and descriptions for other platforms see the Noble documentation. At the moment Noble does not support Node 10. Please use Node 9 if you want to use this plugin, untis the issues with Noble are resolved.

Docker

This plugin work on docker I made a PR with a working configuration here: https://github.com/oznu/docker-homebridge/pull/211

npm

(sudo) npm install -g --unsafe-perm homebridge-xiaomi-plant-monitor

Example Configuration

"platforms": [
    {
      "platform": "xiaomi-plant-monitor",
      "fetchDataIntervalInMs": 3600000
    }
]
2.0.14

5 years ago

2.0.13

5 years ago

2.0.11

5 years ago

2.0.10

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago