Beginners Guide to Node-RED in Home Assistant

  Рет қаралды 72,868

Let's Automate

Let's Automate

Жыл бұрын

This video goes through installing the Node-RED add-on in Home Assistant and how to create your first few basic flows.
The key nodes for understanding how it works and testing your first flows are discussed, such as the inject and debug nodes.
If you would like to see a follow-up video with some more detailed examples then let me know in the comments!

Пікірлер: 39
@davidleney2955
@davidleney2955 Жыл бұрын
Very nice. I like the way you explain things clearly and slowly for us just starting out with node red.
@MrGatya2
@MrGatya2 8 ай бұрын
I am surprised you don't have more likes and subscribes. This was an excellently done tutorial. Thank you!
@bjarkesoegaard
@bjarkesoegaard Жыл бұрын
Thank you for your content - I really like the presentation of nodes - as you conclude this only scratched the surface 🙂
@lets-automate
@lets-automate Жыл бұрын
Thank you. I plan to do some more content on Node-RED in the coming weeks and months.
@TrockeyTrockey
@TrockeyTrockey 4 ай бұрын
Thanks for basic instruction - very helpful!
@ronyskid
@ronyskid 11 ай бұрын
PERFECT Starter!
@phlo2009
@phlo2009 4 ай бұрын
Great tutorial for beginners like me. Thanks.
@keviincosmos
@keviincosmos 8 ай бұрын
THANKS!! Needed this! Hope for more good NR stuff
@lets-automate
@lets-automate 8 ай бұрын
Thanks for the comment! I actually do have another Node-RED one coming out on Saturday.
@scottvickrey2743
@scottvickrey2743 Ай бұрын
I was so happy to see node red in here I was dreading using HA's Automations. I love node red just could never afford a hosted solution, or the security ramifications of self hosted. I will never open a port again!
@marekgiercuszkiewicz5282
@marekgiercuszkiewicz5282 Жыл бұрын
Very nice introduction to NodeRed, i just started my adventure with this powerful tool and hope for more guides from you.
@nicoladellino8124
@nicoladellino8124 Жыл бұрын
Very useful video, THX.
@nochannel3005
@nochannel3005 4 ай бұрын
very helpful! Thanks so much!
@sergevanhaudenhove9599
@sergevanhaudenhove9599 Жыл бұрын
Very good tutorial ! Thanks. Would it be possible to get a tutorial about sending email from Node Red ? I have seen some around but they were made about 3 years ago and doesn't seems to work anymore. But good job ;-)
@lets-automate
@lets-automate Жыл бұрын
Hopefully my latest video will help you with what you are looking for!
@user-wx5ke6vo7g
@user-wx5ke6vo7g 5 ай бұрын
Thank you for producing this video. I now have node-red set up. Now I do have a question, being new to home assistant I would like to set up the ssl. I have no idea how to do that. I would also like to see examples of how to code using nod-red. I you have a video or can refer me to one it would be great. I am a retired computer programmer but have been out of it for years. Thank you for your assistance. Ray
@lets-automate
@lets-automate 5 ай бұрын
Thanks for the comment! The easiest way to set up SSL for Home Assistant is to use "Home Assistant Cloud" by Nabu Casa. It's about $5 per month but supports the Home Assistant project. It also make linking to Alexa or Google easier. The alternative is buying your own SSL certificate and messing around with Google Console and creating an app, they creating a CSR. It's totally doable but not simple and takes a little while. Once setup, you then have to do something each year to renew the certificate with this approach. For examples of code with Node-RED, it might be worth checking out my Node-RED playlist. I have a couple of videos on things such as the Function Node and calling an API. Hope this helps!
@JanA-yb8lh
@JanA-yb8lh 4 ай бұрын
You can also create a "self-signed" certificate for free and upload that in the config screen. That should be fine for personal use. There are numerous tutorials available on how to do that.
@mfkhometheater7742
@mfkhometheater7742 8 ай бұрын
I'm still getting the, "FATAL: Please be sure to set the "credential_secret" option." even after entering and saving. I notice a "restart" option pops up on your screen but not on mine. Edit: I rebooted both the laptop I'm talking to Home Assistant with and also the Home Assistant NUC and then it was happy.
@lets-automate
@lets-automate 8 ай бұрын
Glad to hear you it sorted! I've not needed a reboot before for that bit that I can remember, but you're probably on a newer version than me now. Home Assistant often needs / likes a restart after installing integrations and add-ons etc!
@tudordan9194
@tudordan9194 3 ай бұрын
I noticed you had a formula 1 tab in node red, what related automation do you have over there? get a notification whenever Max doesn't win? :)))
@lets-automate
@lets-automate 3 ай бұрын
Haha. That would be a good one. I think I talk about it in one of my other Node-RED videos. Check out the playlist. I find that the Google Homes seem to think that F1 doesn't exist, so I created two custom scripts. One broadcasts the driving standings of the top 3 drivers with the points gap between them. The other tells me how long until the next race and sends a notification to my phone with the details.
@MaxGoddur
@MaxGoddur 10 ай бұрын
I have a flow as followes: Pir motion triggered "ON" if it is between 10am and 6pm allow the the "ON" to turn on the fan and send message to my cell phone. The problem is the fan remains on for the allowed time which is 10am to 6pm but any further motion on continues to send annoying messages to my cell. How do I get this to be a one time "message" everyday?
@lets-automate
@lets-automate 10 ай бұрын
Hey there. There are a couple of ways you could do it. I would say the simplest way is to use the delay node. It has a rate limiting mode whereby you could set this to only allow messages every x hours. Check out my 5 quick tips Node-RED video if you want to see a bit about it. Hope this helps!
@joeking5211
@joeking5211 6 ай бұрын
Thought I'd struck gold here, but there is no 'node-red' in the list, nearest to 'nod' in search is 'Linode' so not sure how you getting this going ???.
@maciejweber4256
@maciejweber4256 4 ай бұрын
I just got the home assistant created (I am very new to all of this), but I don't even get the 'add-ons' tab in the settings menu... any ideas?
@lets-automate
@lets-automate 4 ай бұрын
It depends on whether you have installed Home Assistant OS? Docker install doesn't have the add-on store. If you are using HA OS then it could be due to profile settings. Go to your profile icon and ensure "Advanced Mode" is enabled.
@LiquidPlacidity
@LiquidPlacidity 9 ай бұрын
You said we may wonder why you are only maintaining the car only every 2 months. I'm confused by this. I've never heard of anybody doing maintenance on their car this often. What exactly are you doing maintenance on that needs checking that frequently?
@lets-automate
@lets-automate 9 ай бұрын
Yeah, fair point. I know a lot of people who wait till their service to be told what's going on. The main thing I do is fill up screenwash, as it has nossles on the headlights too, so gets through a fair amount. But the other is checking tyres pressures as I prefer to ensure pressures are fairly even, especially in winter and also especially when some of the tyres are near the end of their tread. TPMS only really kicks in when they are way off. Gone are the days of manually checking oil levels really, thankfully!
@ChrisAlves_17
@ChrisAlves_17 5 ай бұрын
I dont have the option "Credential_Secret", what I can do?
@lets-automate
@lets-automate 5 ай бұрын
Hmm, that's strange. You are using Home Assistant Add-on or standalone Node-RED install? Does it show all configuration options but that one?
@ChrisAlves_17
@ChrisAlves_17 5 ай бұрын
@@lets-automate I follow all these steps to install the Node-RED Addon :/ Can be a change with the new update?
@lets-automate
@lets-automate 5 ай бұрын
What options does it give you under the "Configuration" tab of the Node-RED add-on? For me it's the top option. I've updated to version 17.0.3 and the option is still there for me. Presumably it's not letting you start the add-on then without that box populated? Check the "Log" tab.
@chuxxsss
@chuxxsss Жыл бұрын
Home assistant suck deploying Node-red. I will go back to Node-red stand alone.
@lets-automate
@lets-automate Жыл бұрын
What issues do you encounter when running it with Home Assistant?
@chuxxsss
@chuxxsss Жыл бұрын
@Let's Automate CPU turned up to Greenwich and then stopped no green bar. Then the website fails to open. Bounces me back to node red screen. Please start the system.
@OGKenG
@OGKenG Жыл бұрын
This isn't very "beginner" level. You're assuming people already understand some of the basics.
@lets-automate
@lets-automate Жыл бұрын
Hi, thanks for the feedback! What other elements would you have put in so that I can consider in future videos I create.
@javierlindenthal6680
@javierlindenthal6680 4 ай бұрын
Seems rather useless to have node red unless you need actions
Home Assistant Automations versus Node-RED
9:36
Let's Automate
Рет қаралды 12 М.
Home Assistant Node-RED Install Plus Examples
1:14:32
Tech Tutorials - David McKone
Рет қаралды 55 М.
NERF WAR HEAVY: Drone Battle!
00:30
MacDannyGun
Рет қаралды 24 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 170 #shorts
00:27
Khóa ly biệt
01:00
Đào Nguyễn Ánh - Hữu Hưng
Рет қаралды 20 МЛН
GPT TOOK OVER MY HOME - I learned why it's SCARY | |  Chapter 4
17:54
Technithusiast
Рет қаралды 105 М.
15 Home Assistant Tips You MUST Do
14:28
Everything Smart Home
Рет қаралды 338 М.
Node-red and Data Scraping
27:29
40th coder o
Рет қаралды 19 М.
Smart Home Energy Optimization
18:32
Home Automation Guy
Рет қаралды 27 М.
How to use MQTT in Node-Red: basics, examples, tip & tricks
29:21
Csongor Varga
Рет қаралды 38 М.
COMPLETE GUIDE TO HOME ASSISTANT - 2023 Edition
1:00:57
HandyDadTV
Рет қаралды 190 М.
YAML Basics // Level Up Your Home Assistant Skills
22:58
This Smart House
Рет қаралды 70 М.
AI-Powered Home Assistant Automations |  Chapter 3
21:39
Technithusiast
Рет қаралды 13 М.
Use Timers to build Reliable Automations in Home Assistant
8:33
SlackerLabs
Рет қаралды 70 М.
My TOP 5 Home Assistant Automations
28:33
mostlychris
Рет қаралды 14 М.
Hisense Official Flagship Store Hisense is the champion What is going on?
0:11
Special Effects Funny 44
Рет қаралды 2,3 МЛН
Asus  VivoBook Винда за 8 часов!
1:00
Sergey Delaisy
Рет қаралды 1,1 МЛН
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 28 МЛН
ИГРОВОВЫЙ НОУТ ASUS ЗА 57 тысяч
25:33
Ремонтяш
Рет қаралды 266 М.