Node-Red and Home Assistant Core
Node-Red is a separate project.
Quick Start
1.Install Home Assistant Core and Node-Red in a full raspbian environment.
1.1 Install Home Assistant Core
1.2Install node-red
2.set Node-Red to communicate with Home Assistant Core
2.1 Connecting Home-Assistant in Node-red
2.1.1 Install node-red-contrib-home-assistant-websocket.In the node red settings
2.1.2 Install Node-RED custom integration in Home Assistant
Docs:http://nodered.org/docs/hardware/raspberrypi.html
https://nodered.org/docs/getting-started/local
To find more nodes and example flows - go to http://flows.nodered.org
Node-Red is a separate project.
Quick Start
1.Install Home Assistant Core and Node-Red in a full raspbian environment.
1.1 Install Home Assistant Core
1.2Install node-red
sudo snap install node-red
2.set Node-Red to communicate with Home Assistant Core
2.1 Connecting Home-Assistant in Node-red
2.1.1 Install node-red-contrib-home-assistant-websocket.In the node red settings
2.1.2 Install Node-RED custom integration in Home Assistant
Docs:http://nodered.org/docs/hardware/raspberrypi.html
https://nodered.org/docs/getting-started/local
To find more nodes and example flows - go to http://flows.nodered.org
0