Home Assistant Automation Intro

Sdílet
Vložit
  • čas přidán 29. 06. 2024
  • In this video we will walk through building a basic Home Assistant Automations using both the Automation Editor and using YAML
    Video Chapters:
    00:00 Home Assistant Automations 101 - Intro
    01:15 Build Home Assistant Automation using the UI Editor
    06:02 Build a Home Assistant Automation using YAML
    Other Resources:
    Access Your YAML Files: • Access Your Home Assis...
    Automate with Choose Action: • How to Build Smarter H...
    Who am I?
    My Name is Jeff. I am an DIY-er and Automator of boring things. And, of course, a huge Home Assistant fan. Oh, I also live in a house that tweets.
    Follow Me:
    Github - github.com/thejeffreystone
    Twitter - / thejeffreystone
    Mastodon - @slackerlabs@mastodon.online
    On the Web - slacker-labs.com/
    Discord - / discord
    And if you like this video you could always fuel my automation habit -
    Grab SlackerLabs Merch: slackerlabsmerch.square.site
    One Time Donation:
    Paypal: www.paypal.com/paypalme/Slack...
    Cash App: $slackerlabs
    Buy me a coffee: www.buymeacoffee.com/icE6DeBut
    .
    Or use my Amazon affiliate link which provides a small commission on things you buy without additional cost to you - www.amazon.com/s/ref=as_li_ss...
    Video Gear:
    Canon m50: amzn.to/3ftldPH
    Desk Mic: amzn.to/3wkum40
    Camera Mic: amzn.to/3tXk1cp
    Newer 660: amzn.to/3fwwejd
    Dazzne D50: amzn.to/3oGBK5y
    Audio Interface: amzn.to/3u07chK
    Gimble: amzn.to/3ouKAoe
    Music - Epidemic Sound: www.epidemicsound.com/referra...
    Video Assets - LenoFx: i.refs.cc/CJXU6Da9?smile_ref=e...
  • Věda a technologie

Komentáře • 27

  • @e-motionsfore-meetings6871

    Great job; as one that learns slowly I am really happy to see you doing videos for us! So many thing change all the time and most CZcams videos are out of date.

  • @grahamshaw5531
    @grahamshaw5531 Před rokem +1

    Thanks for this. I start most of my automations with device. Will now look at some of the other options.

  • @AKC-81
    @AKC-81 Před rokem +1

    Really appreciate the videos you make. Thank you from Malaysia!

  • @MarkGhali
    @MarkGhali Před rokem +2

    Jeff, love your videos! Thank you for taking it back to the basics!

  • @mbbijl
    @mbbijl Před rokem

    Thank you for your clear explanation! Within 5 minutes of your video, I was able to send a notification triggered by a motion sensor! 👍😁

  • @gerryf7015
    @gerryf7015 Před rokem +1

    Excellent and well explained video. As an "old" rookie, about to dive into Home Assistant, looking forward to more of these and seeing how you approach automation in your new house. About to move in January. Your experience will get me there faster!! Old dogs, ...!

  • @smartthinking231
    @smartthinking231 Před rokem +1

    Nice and more beautiful video , thanks pls need live videos to ask you many questions

  • @JWard2
    @JWard2 Před rokem

    This is a great video! Thank you

  • @running_rich
    @running_rich Před rokem +1

    I need to be more comfortable with YAML. Thanks for introducing me to VS Code server!

    • @SlackerLabs
      @SlackerLabs  Před rokem +1

      The add-on will definitely make it much easier. It can be a bit slow, as you might have noticed it will throw errors as you type. I should have called them out, because a lot of times they will clear after a few seconds.

  • @bgable7707
    @bgable7707 Před rokem

    THANK YOU for the redo making this simple and straightforward. Help'd me get a automation up and running fast after being away from this for 6 months.
    I'd so like to see a 20,000 ft view of the entities and their relationship with all the "other" components in HA in a block diagram form with links between pieces. Know of anything like that?

  • @kdelios
    @kdelios Před rokem +2

    If your security system disarms itself then it must have been broken.
    But your video is nice.

    • @SlackerLabs
      @SlackerLabs  Před rokem

      Ha. Nah, I just built it so we don't have to tell it when to arm and disarm. It just understands the context and arms or disarms without us thinking.

  • @MaxGoddur
    @MaxGoddur Před 11 měsíci

    Years ago, I set up Home Assistant and later acquired a couple of Athom plugs from their series. I was thrilled by the ability to monitor the current, power, and voltage through these devices.
    Fast forward to today, after catching up on your videos, I decided to purchase the Athom Human Presence Sensor. While I encountered some difficulties in assigning a static IP address, I persisted and eventually succeeded in setting it up.
    Now, I'm eager to test the motion detection feature by receiving notifications on my cellphone via text messages. Do you have a tutorial video that demonstrates how to accomplish this task? If not, and if you would like a fresh cup of mocha java, please let me know. I can see it in your future.
    Level of my expertise does not even measure on the newbie scale.

  • @wstrater
    @wstrater Před rokem +1

    You were using multiple VS Code extensions but only mentioned one of them. Looks like you had a Home Assistant extension and a indentation highlighting extension. People who use VS Code on their computer and a Samba share won’t have them unless they install them.

  • @toly11041982
    @toly11041982 Před 2 měsíci

    Can you please help me? I am trying to get into garden lighting with HA. I just wonder what is the best protocol to start with : thread or zigbee 3.0 based ? Thank you for your guidance !

  • @kenkohl
    @kenkohl Před rokem +2

    Many of my automations start with Device as the trigger, in lieu of State or Number. Is there a reason to use State or Number instead of Device?

    • @SlackerLabs
      @SlackerLabs  Před rokem

      If you are doing everything in the UI I think device works well. Using it manually in yaml is more complicated than the other options. But that could be that I am
      More familiar with the other options so they are muscle memory now.

  • @stephenashley3546
    @stephenashley3546 Před rokem +1

    Is it correct to state, Triggers are always in OR configuration. Eg trigger 1 OR trigger 2 OR etc.... ?

    • @SlackerLabs
      @SlackerLabs  Před rokem

      Correct. An automation will fire if any one of the triggers is true.

    • @stephenashley3546
      @stephenashley3546 Před rokem

      @@SlackerLabs taa, thought so. Fixing several of my automation too. Using your (timers vid) etc. I have two motion sensors in my kitchen, and one shelly25 with two relays to switch lights. Nutting out the best way to use the sensors and one common lighting switch. Still a newbie to HAOS.

  • @dnvr12
    @dnvr12 Před 11 měsíci +1

    what do you do when you make an automation using the editor, you create it and then it doesnt show up as an option?

    • @SlackerLabs
      @SlackerLabs  Před 11 měsíci

      Show up as an option where?

    • @dnvr12
      @dnvr12 Před 11 měsíci +1

      @@SlackerLabs i make an automation and hit save and it takes me back to the automation location and nothing is there.
      Are you using a VM for yours?.. there seem to be tabs that exist in a friends HA that isnt there for mine… i see where some have a “file editor” where as i dont

    • @SlackerLabs
      @SlackerLabs  Před 11 měsíci

      @@dnvr12 When you hit save it should be prompting you to provide a name for your automation. if its not doing that I am not sure whats up. But that prolly means its not actually saving it.
      Some things in HA are hidden unless you have advance mode enabled for your user. So if you dont do have that, you can do that in your user profile. Just clock on your user icon in the bottom left and scroll down to and flip the toggled for advance mode.
      Things like file editor is an add-on that you can add from the HA add-on store that allows you to edit the YAML files directly in the browser. It's not needed unless you want that ability.

    • @dnvr12
      @dnvr12 Před 11 měsíci

      @@SlackerLabs i did turn it on and nothing changed unfortunately

  • @user-ml1uk1ff1s
    @user-ml1uk1ff1s Před 11 měsíci +1

    I am new to Home Assistant and looking at old CZcams of Home Assistant installs is very confusing.
    If you have done any Home Assistant CZcams videos and included Yaml edit and it is no longer necessary with the new release 2023.7.
    Please redo the CZcams video.
    Love your channel, just not a joiner.
    Thanks, NewBe