node-red-contrib-xiaomi-miio
Version:
miIO device library for node red
57 lines (35 loc) • 1.64 kB
Markdown
Node-red node library for controlling Xiaomi devices. Obviously it uses popular [miIO device library](https://github.com/aholstenson/miio).
#### Supported (was tested with) devices:
- Xiaomi Switch
- Xiaomi Cube
- Xiaomi Motion Detector
- Xiaomi Window/Door Sensor
- Xiaomi Temperature and Humidity Sensor
- Xiaomi Air Purifier
- Xiaomi Generic Device Listener (see documentation for details)
- Xiaomi Generic Device (see documentation for details)
#### Installation:
```bash
npm install node-red-contrib-xiaomi-miio
```
#### Usage:
This library uses standard way of detecting all available devices, this means that you have to configure [miIO device library](https://github.com/aholstenson/miio) if you want to see devices available through Xiaomi Gateway. By default this library will see only IP enabled devices from your local network.
##### Nodes:

See node Info tab for more details.
##### Cube Node:

##### Air Purifier Node:

##### Temperature and Humidity Sensor Node:

##### Window/Door Sensor Node:

##### Motion Sensor Node:

##### Switch Node:

##### Generic Properties Reader Node:

##### Listener Node:
