2024年11月21日星期四 下午4:52:54

About us

1 年 前
#22552 引用
Node Red Version released
https://nodered.org/blog/

Version 3.1 released 06 September 2023
0
1 年 前
#22553 引用


可选的安装方式


Installing node-red with npm
Installing node-red with docker
Installing node-red with snap
Installing node-red with Node-RED install scripts(choice it)


source:https://nodered.org/docs/getting-started/local


Installing node-red with npm -安装node-red步骤


apt install nodejs
apt install npm
npm install -g --unsafe-perm node-red

https://www.zhetengguai.com/2022/03/10/nodered-environment/
0
1 年 前
#22554 引用
What Versions Do I Have Node Red Installed?

Before you update Node-RED, npm, or Node.js, you might want to see what versions are installed. This is pretty easy to accomplish from the command line.

node -v
node-red --h

source:https://tronics.life/updating-node-red-npm-and-node-js
0
11 个月 前
#24092 引用
ha 资深玩家,到最后都只是通过ha接入,nodered整合,简化到 homekit。不说别的,一个五口插排,只有通过 nodered 才能显示成一个具有五口的设备,ha的话会显示成单独的五个开关。折腾留给自己,最纯粹的 homekit 体验给家人。

https://sspai.com/post/70089#!

https://github.com/NRCHKB/NRCHKB.github.io/tree/master
0
10 个月 前
#24120 引用
Steps to install Node.js
Steps to install Node-RED(安装方式:Node-RED install scripts)
Run Node-RED
Open browser, input localhost:1880 to go to the Node-Red flow page

https://www.jianshu.com/p/c778a1b5fce6
0
10 个月 前
#24131 引用
我都是接入 ha 后通过 nodered 定义设备。你说的那个滤网寿命之类的是可以接入 homekit 的,定义 air Purifier 是附加一个 Filter,可以组合成一个全功能空气净化器。



https://sspai.com/post/70089#!
0
1 周 前
#48760 引用
Install node-red then follow the instructions installing and configuring this:
https://zachowj.github.io/node-red-contrib-home-assistant-websocket/guide/#home-assistant-add-on

The documentation is very good
0