How to achieve scenes in Home Assistant - yaml, visual editors, automations, node-red

  Рет қаралды 19,021

Will Surridge Tech

Will Surridge Tech

Күн бұрын

Пікірлер: 59
@rob1971
@rob1971 4 жыл бұрын
Hi Will, I love how informative you're videos are, thank you. For future videos could slow the pace a little and perhaps provide some yaml examples (when appropriate) as that would be really helpful to those of us who are still new to Home Assistant.
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
Thanks for the feedback Rob! I had forgotten to upload it, but here is a link to the yaml and json for the scenes I created: github.com/willbob8/willsurridgetech/tree/master/Scenes Hope this helps
@rob1971
@rob1971 4 жыл бұрын
@@WillSurridgeTech that's great, thanks Will. Have you any plans to do a video about setting up cameras in Home Assistant in the near future?
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
Yes, I'm working on it now - but I'm trying to re-flash a neos camera which is proving more difficult than I hoped! I managed to do it at the end of last year after about 2 weeks of trying and a lot of crossed fingers, but can't remember how! As soon as I've managed it, there will be a video about it!
@rob1971
@rob1971 4 жыл бұрын
I successfully managed to flash a Yi 1080p camera, but I'm having real trouble getting it working as I'd like with Home Assistant, so I know what you mean. How have you found the Neos cameras? I've been looking at the Wyze product line with envy for a while, frustrated that we're unable to get them officially in the UK.
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
The cameras themselves aren't bad, I mean they're not the best by far, but as a basic camera they are fine! It's just this flashing process which is infuriating!
@ericxls93
@ericxls93 3 жыл бұрын
could have saved making the first part of the video and slow down in the second part.... I would like my home assistance scenes buttons to work like Apple homekit... when you turn a scene on, it stays on and you can turn the scene off but if any state of any device within the included scene changes the scene goes off... I guess is a stretch for node red and an input Boolean - right?
@noz3m
@noz3m 4 жыл бұрын
If you are targeting beginners also please explain what nodes, input buleans are and what they do. Can be distracting if a beginner follows this (me for example) and they have to work with stuff they don't know what's it for or what it does :)
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
Of course, sorry - there are some great node red beginners videos out there which I suggest you watch to get a basic understanding of the terms (kzbin.info/www/bejne/iabShIuMps-snMU) As for input booleans, it's just a toggle switch! There are a selection of different inputs which you can create to trigger things - www.home-assistant.io/integrations/#automation
@noz3m
@noz3m 4 жыл бұрын
@@WillSurridgeTech I totally understand but just as positive feedback: if you want to have beginners follow your video perhaps include that :) anyways I'm already a subscriber and hope your channel grows, as you deserve it!
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
Of course, thank you - I'll try to add more descriptions in! And thank you for your support!
@crazydwarfer
@crazydwarfer 2 жыл бұрын
@@WillSurridgeTech Also, following this Video - you created input boolean with an off state - then - you used it's state as a trigger for automation, however, how it is connected to the scene? For example I have a Dinner Scene, and this scene has one entity's state set to ON. Then I create an input boolean that I want to use as a trigger for automation, however, I want this input boolean to be set to on, only when the scene is set to on. Where is the connection with your scenes and input booleans? Cannot fugure that out. Thanks.
@WillSurridgeTech
@WillSurridgeTech 2 жыл бұрын
@@crazydwarfer hi, so I have an input Boolean which is called ‘Dinner Scene’ - when I turn that Boolean on, it triggers the flow and therefore the scene. I then have it automatically turning off after a while so I can trigger it again For some of my scenes I turn it off immediately ready to use again; for others they stay on for longer or until something else happens - that way I know that if the input Boolean is on, I’m still having dinner for example
@dartfrogdk
@dartfrogdk 4 жыл бұрын
You make great videos, BUT you are going tooooo fast ;o)
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
Noted! I'll try to slow down a bit!
@michaelfrance-droneshots9188
@michaelfrance-droneshots9188 3 жыл бұрын
I give up half way as I got lost with the speed your talking and the speed of the clips.
@thbe51
@thbe51 3 жыл бұрын
@@michaelfrance-droneshots9188 Yes and that goes for me too. Those who don't have english as their native lkanguage can't follow this.
@alaanoor3679
@alaanoor3679 2 жыл бұрын
Enjoyed Your video sir , although it was very hard to follow the super fast instructions!
@badrhabib5963
@badrhabib5963 4 жыл бұрын
please can you slow down your background thank you very much indeed
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
Thank you for the feedback - I will try and slow down a bit next time! Meanwhile, here is a link to the code for the scenes so you can have a look in your own pace: github.com/willbob8/willsurridgetech/tree/master/Scenes
@badrhabib5963
@badrhabib5963 4 жыл бұрын
@@WillSurridgeTech Thank you this is a great help
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
No worries, if you ever have any specific questions, feel free to message me and I'll see if I can help :)
@BryanWood1
@BryanWood1 4 жыл бұрын
slow down. you are going so fast I can't keep up. but other wise. Thumbs up...
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
Sorry about that, thank you for the feedback!
@mikemannox4191
@mikemannox4191 4 жыл бұрын
@@WillSurridgeTech Please ease of the coffee's take a deep breath and slooow down :) also, can you move your head-overlay so it doesn't obscure what you are trying to show us in HA? Thnx
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
@@mikemannox4191 If course, sorry I hadn't realised I would be blocking out node red with my overlay.- it has since been fixed for future videos!
@mikemannox4191
@mikemannox4191 4 жыл бұрын
Will, Where did you get the Hue recipes for Node?
@mikemannox4191
@mikemannox4191 4 жыл бұрын
no problemo: flows.nodered.org/node/node-red-contrib-huemagic
@WillSurridgeTech
@WillSurridgeTech 4 жыл бұрын
That's the one!
@thbe51
@thbe51 3 жыл бұрын
Take it easy man!! This is way too fast.
@lordm3lvm
@lordm3lvm 2 жыл бұрын
I like you video's, but you need to slow down on your explanation it's impossible to follow
@kennethknudsen7652
@kennethknudsen7652 5 ай бұрын
Dude you need to slow down - you are flying all over the place. I gave up watching as I had to pause and revert to catch all the stuff. You have deep knowledge but for people new to HA or looking for information its hard to keep up... Remember its not a contest!
@johnpeck11
@johnpeck11 3 жыл бұрын
Yes, way to fast.
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
Sorry about that - more recent videos are slower
@gildaslefur2435
@gildaslefur2435 3 жыл бұрын
Too fast.
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
Sorry about that
@n.r.2258
@n.r.2258 3 жыл бұрын
No way to understand that, sorry . You make this for nerds, but they don’t need it. You should start to make it for beginners. Otherwise it’s wasted time.
@roblannon-oleary4243
@roblannon-oleary4243 3 жыл бұрын
Way too fast!
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
Sorry about that
@daleholden
@daleholden 3 жыл бұрын
Will your videos are just to fast and impossible to follow. Sorry to say you will lose followers if you carry on.
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
Sorry about that
@waelkambris6188
@waelkambris6188 3 жыл бұрын
Too fast, I stopped watching
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
Sorry about that
@waelkambris6188
@waelkambris6188 3 жыл бұрын
@@WillSurridgeTech the content is very nice, just slow down so people can follow and I’m sure you’ll get lots of followers. Best luck.
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
@@waelkambris6188 thank you, I’ve tried slowing down in my later videos :)
@WeiserMaster3
@WeiserMaster3 3 жыл бұрын
Over three minutes for an intro, hmmm
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
I would argue that there is 1 minute of intro, then 2mins of info about possible options
@WeiserMaster3
@WeiserMaster3 3 жыл бұрын
​@@WillSurridgeTech Doesn't change anything about it being waay too long though, it made it really tough to watch while I was searching for some pointers on home assistant. Not being rude, it's just a tad annoying that almost every video on KZbin does something similar. The chapters are gold worth though, keep that up :]
@WillSurridgeTech
@WillSurridgeTech 3 жыл бұрын
Notes, thank you
Ultimate Alarm Clock inside Home Assistant using Node-Red
9:25
Will Surridge Tech
Рет қаралды 15 М.
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 98 МЛН
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 56 МЛН
Templates in Home Assistant - what they are and how to use them!
7:25
Will Surridge Tech
Рет қаралды 29 М.
3 Home Assistant Automation Platforms To Checkout in 2024
35:36
The Bearded Tech Guy
Рет қаралды 3,6 М.
Motion sensing LIGHT AUTOMATIONS in NodeRed
17:10
Will Surridge Tech
Рет қаралды 23 М.
YAML Basics // Level Up Your Home Assistant Skills
22:58
This Smart House
Рет қаралды 77 М.
Scenes on Steroids in Home Assistant - How To - Tutorial
13:42
Smart Home Junkie
Рет қаралды 37 М.
NEVER install these programs on your PC... EVER!!!
19:26
JayzTwoCents
Рет қаралды 3,6 МЛН
Beginners Guide to Node-RED in Home Assistant
27:10
Let's Automate
Рет қаралды 86 М.
5 Home Assistant Built-In Integrations You Probably Should be Using
12:45