mirror of
https://github.com/bemble/node-red-contrib-mi-devices.git
synced 2026-03-16 17:42:44 +01:00
Configurator screenshot
This commit is contained in:
@@ -27,6 +27,10 @@ npm install node-red-contrib-xiaomi-devices
|
||||
|
||||
From the Xiaomi configurator screen add your different devices by selecting the type of device and a readable description. The readable discription is used on the different edit screen of the nodes to easily select the device you associate to the node.
|
||||
|
||||
The Xiaomi configurator screen with ease of use to configure your different devices.
|
||||
|
||||

|
||||
|
||||
Tip: use the configurator from the side-panel (hamburger menu, configuration nodes) to manage your devices. Node-red doesn't update underlying edit screens if the configuration panel is opened / closed from the edit node screen. (If you do, you need to first close the edit node screen and reopen it by double-clicking the node you want to edit the properties for.)
|
||||
|
||||
To receive/send json UDP messages from/to the gateway you need to enable the local LAN mode on the gateway. To receive the json UDP messages in node-red you need to add an udp-node with the correct configuration:
|
||||
@@ -50,3 +54,8 @@ This configuration worked for me however I have seen people using different conf
|
||||
Here an example of how to use the different nodes.
|
||||
|
||||

|
||||
|
||||
|
||||
## Roadmap
|
||||
* Support for other devices like the smart-socket WiFi
|
||||
* Import (new) devices directly from the gateway
|
||||
|
||||
Reference in New Issue
Block a user