Archive for the ‘Node-RED’ Category

Node-RED 2.2 – what’s new

Freitag, Januar 28th, 2022

Node-RED 2.1 – what’s new

Sonntag, Oktober 24th, 2021

Node-RED 2.0 – what’s new

Montag, Juli 26th, 2021

Node-RED Flow Debugger 1.0.1 – released

Freitag, Juni 11th, 2021

   a flow debugger for Node-RED 2.x

Node-RED – to create a Whatsapp Bot

Sonntag, Mai 9th, 2021

Node-RED 1.3.4 – released

Donnerstag, April 29th, 2021

Node-RED 1.3.2 – released

Dienstag, April 13th, 2021

Node-RED 1.3.0 – released

Donnerstag, April 8th, 2021

Node-RED – for talking to 1-wire devices using an owfs owserver instance

Donnerstag, Februar 18th, 2021
root@rpi-iot-jsho-NodeRED:~# apt-get update -y
root@rpi-iot-jsho-NodeRED:~# apt-get install owfs owserver
root@rpi-iot-jsho-NodeRED:~# vi /etc/owfs.conf
# This part must be changed on real installation
# server: FAKE = DS18S20,DS2405
#
# USB device: DS9490
server: usb = all

root@rpi-iot-jsho-NodeRED:/etc# lsusb
Bus 001 Device 004: ID 04fa:2490 Dallas Semiconductor DS1490F 2-in-1 Fob, 1-Wire adapter
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Node-RED Version 1.2.9 – released so you can install or upgrade using the Node-RED upgrade script command

Donnerstag, Februar 18th, 2021
$ bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
# systemctl enable nodered.service

NodeRed – Tutorial Installation | Basics und Dashboard mit Wetterdaten | Sonoff über MQTT schalten | FHEM-Events generisch per MQTT übermitteln | Geräte in FHEM über MQTT schalten | Integration von Philips Hue | Integration des Harmony-Hub | Smart Meter auslesen | Daten von FHEM per JsonList holen

Mittwoch, Februar 17th, 2021

Node-RED to read a 1-wire temperature sensor

Mittwoch, Februar 17th, 2021

   Node-RED – install node-red-contrib-1wire to use the built in GPIO pins to read the 1-wire sensor

Node-RED – for talking to 1-wire devices using an owfs owserver instance

Mittwoch, Februar 17th, 2021

   Node-RED – install node-red-contrib-owfs either on the same system as Node-RED or a system that can be reached over TCP. This node communicates with owfs using the owserver protocol so owserver must be running

Node-RED 1.2.8 – released

Dienstag, Februar 2nd, 2021

Brainboxes Industrial Edge Controller BB-400 – powered by an industrialised Raspberry Pi

Dienstag, Januar 12th, 2021