Harald Rietman 0efa5876c2 Set keyword
2017-07-04 08:04:14 +02:00
2017-07-04 08:04:14 +02:00
2017-07-04 08:04:14 +02:00
2017-07-03 22:53:36 +02:00
2017-07-03 22:41:43 +02:00

node-red-contrib-xiaomi-devices

This module contains the following nodes to provide easy integration of the Xiaomi devices into node-red.

The following devices are currently supported:

  • Temperature/humidity sensor
  • Magnet switch
  • Button switch
  • Motion sensor
  • Power plug (zigbee)

Preperation

To receive the gateway json messages on your network you need to enable the developer mode, aka LAN mode in the gateway.

A UDP input node is needed to receive the json messages. An UDP output node to send command's to the gateway.

Install

cd ~\.node-red
npm install node-red-contrib-xiaomi-devices

Usage

Below a screenshot of an example use of all nodes.

Xiaomi devices example in node-red

Description
node-red extension to integrate Xiaomi gateway devices
Readme 2.4 MiB
Languages
HTML 62%
JavaScript 27.3%
EJS 6.5%
TypeScript 4.2%