Difference between revisions of "IoT - Node-Red"
Jump to navigation
Jump to search
(→Tuya) |
|||
Line 118: | Line 118: | ||
=====Current Work===== | =====Current Work===== | ||
− | *[[Current Work - Uibuilder|uibuilder]] | + | *[[tinkerlab:Current Work - Uibuilder|uibuilder]] |
Revision as of 18:01, 12 June 2020
Installing Node-Red on Mint (includes some useful configuration notes)
Installing Node-RED as a Windows Service
Connect to it via the Dashboard...
How to Update Node.js to Latest Version (Linux, Ubuntu, OSX, Others)
Contents
Working with Specific IoT Devices
Amazon Echo
Google Home
Sonoff
Tuya
Wemo
Hue
Plex
node-red-contrib-plex
Ideas
- Node-Red UI buttons to cause actions on servers
- unmount Kevins thumbdrive for swapping
- check and/or restart PIA
Links
- SEARCH: google home node-red
- node-red-contrib-google-action
- WARNING!!! If Google Home services are down, attempting to contact them with Node-Red will crash Node-Red...
- SEARCH: node-red sonoff
- SEARCH: node-red input from google assistant
- node-red-contrib-boolean-logic
- Using Conditions in a Flow (Switch Node)
- Creating your first node
- Rather imprecise about where to put stuff in the package.json file...
- Hint: 4th to 8th lines only & put them immediately before the line starting with "scripts"
- also: put a comma after the 8th line.
- Getting Started with Node-Red Dashboard
- bitluni's lab: How to Node-RED!
- Some good video tutorials by Opto Video
- SEARCH: autostart node-red linux
- Node-RED.service
Help with “Module not locally installed..”
Some (possibly) useful nodes
node-red-contrib-uibuilder
- node-red-contrib-bigtimer
- node-red-dashboard
node-red-contrib-simple-gate
- node-red-node-daemon
- node-red-contrib-sonoff-server
- node-red-contrib-timeout
- node-red-contrib-timerswitch
- node-red-node-wol
- node-red-contrib-join-joaoapps
- node-red-contrib-ui-led
- node-red-contrib-mdashboard
- node-red-contrib-calc
- node-red-contrib-calculate
Google Home
Amazon Echo
Random Bookmarks
- simple-sonoff-server
- SonOff without flashing firmware
- Actions on Google
- Use raspberry pi and Google Home to control my aquarium lights
- Node-Red Google Actions API.md
- IFTTT Trigger with arguments wait for respond
- Make an Applet - IFTTT
- SEARCH: how do I use ifttt with google home
- LCD Display for Node-Red
- node-red-contrib-sh-logic
- Node-Red JavaScript Boolean toggle
- Creating a multiple output "Switch" function in Node-RED ( 2 minute read )
- Search: node-red create palette
- google-home-notifier
- Big Timer
- HueMagic - Multiple Values in the payload?
- JavaScript Tutorial