0.0.3 • Published 2 years ago

node-red-contrib-local-mihome v0.0.3

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

node-red-contrib-mihome

platform npm npm GitHub

Add nodes to get data from and send commands to Xiaomi’s MiIO devices connected to the local network using node-mihome.

Requirements

  • node v12.22.0 or higher
  • node-red v1.3.0 or higher

Install

Run npm i node-red-contrib-local-mihome in ~/.node-red directory or search node-red-contrib-local-mihome and install from Palette Manager.

Adding device support

If you want to add device support, you can make a PR or add request in discussions of node-mihome package. To check which devices are supportet look up supported devices in node-mihome package.

Examples

Example flows

Example flows can be downloaded from here.