Documentation LAHOCO
Breadcrumbs

Node-RED

What is Node-RED ?

Node-RED is a graphical flow development tool originally developed by IBM.

Node-RED allows you to go further in managing your components, automation, and even interaction between your home automation system and external services.

Thanks to node systems, you can develop small programs very quickly

image-20221007-085201.png

Here is an introductory video to Node-RED https://www.youtube.com/watch?v=ksGeUD26Mw0

Accessing Node-RED

To access Node-RED already installed on your LAHOCO HOME installation, go to the settings tab, then click on “Access Node-RED”.

image-20241105-161604.png

Documentation

Various documentation can be found directly on the Node-RED website :https://nodered.org/docs/

Documentation related to LAHOCO HOME nodes for Node-RED can be found on the following page : https://flows.nodered.org/node/@lahoco/node-red-contrib-lahoco-core.

You can also access the documentation for each node directly in Node-RED in the help tab, as shown in the following illustration :

image-20221007-090337.png

LAHOCO nodes

You will find the nodes corresponding to the LAHOCO HOME system in the “LAHOCO” category.

image-20221007-085822.png

Example flows

There are various example that can be imported to get started with Node-RED and LAHOCO HOME nodes.

To do this, click on the menu button at the top right, then click on “Import”:

image-20221007-090710.png

Then select the “Examples” tab, then the @lahoco/node-red-contrib-lahoco-core folder, choose the desired example, and finish by clicking “Import”.

image-20221007-090951.png

You will then see a new tab with the imported example :

image-20221007-091059.png