Home Assistant Concepts Explained

Ойын-сауық

★FREE Home Assistant Course★: courses.leonardosmarthomemake...
★Courses Lifetime Bundle★: courses.leonardosmarthomemake...
Webhooks are a powerful tool to trigger home assistant automations, I'm using apple's shortcuts to demonstrate its capabilities.
★★ Contents ★★
00:00 - Home Assistant Concepts
★My Gear★
kit.co/smarthomemakers/gettin...
kit.co/smarthomemakers/how-to...
kit.co/smarthomemakers/conten...
★★Connect with me ★★
☕Coffee☕ www.buymeacoffee.com/natureboss
🌐Web🌐 leonardosmarthomemakers.com/b...
📘Facebook📘 / leonardosmarthomemakers
🐦Twitter🐦 / smarthomemaker2
#smarthomemakers #homeassistant #smartthome
DISCLAIMER: This KZread video description contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This allows us to continue to make videos like this.

Пікірлер: 27

  • @matthewcastrigno6138
    @matthewcastrigno61385 ай бұрын

    Thank you for this video! So many HA videos just don't bother to explain conceptually what is going on. Making a pure conceptual video removes the distraction of any particular task and allows for a better understanding, facilitating self help and trouble shooting. Well done!

  • @SmartHomeMakers

    @SmartHomeMakers

    4 ай бұрын

    Thanks Matt! Appreciate your comment and kind words

  • @MAMDAVEM
    @MAMDAVEM Жыл бұрын

    Geo I think this is a really good start, for those who seek a more complete picture of how HomeAssistant works need to better understand the Core Architecture and how it consists of the Timer, State Machine, Event Bus and Service Registry and how these interact with Components. The HomeAssistant Developer Docs can help with this understanding although I appreciate that some (many) folk will just want a basic overview.

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    Great point, that seems to be more of a backend architecture, which is really useful if you plan to contribute towards HA, as a user you will not finding your self interacting with back end much :)

  • @nics8040

    @nics8040

    Жыл бұрын

    @@SmartHomeMakers Can you use a smart led bulb in a 3 way lamp? Thank you

  • @casihel
    @casihel11 ай бұрын

    Hello nice video, thanks. One quick question, I use devices into automation triggers and actions, I noticde triggers and actions thru devices is faster than state and service. Any comments? Pros, cons using device in automations? Thank you

  • @SmartHomeMakers

    @SmartHomeMakers

    11 ай бұрын

    Never noticed any significant difference in my end, which device did you use? If it a cloud integration the consistency or latency variation would be higher

  • @FredSchmitthammer
    @FredSchmitthammer Жыл бұрын

    Thank you

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    Your welcome :) :)

  • @mikelloyd8728
    @mikelloyd87287 ай бұрын

    Excellent information thank you. Is it possible to get a copy of your chart diagram - very useful 😊

  • @SmartHomeMakers

    @SmartHomeMakers

    7 ай бұрын

    Could you email me and I can reply back!

  • @KarlMiller
    @KarlMiller Жыл бұрын

    Great overview

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    Thanks Karl!

  • @KarlMiller

    @KarlMiller

    Жыл бұрын

    @@SmartHomeMakers in the same vein, a video about "choosing the right tool for the job" would be a great beginner's guide. Choosing the best use of blueprints, helpers, scripts, packages, templates, etc. in certain contexts is sometimes less than obvious. Personally I tend to design systems with simplicity and the maintainer in mind amd the goal of removing points of failure. With home assistant, it can be daunting at first to choose mechanisms to make stuff happen because it's so flexible, but it's never a good idea to solve problems inconsistently with highly complex systems. That's the biggest challenge with widespread adoption because so many vendors have products that don't have the same approach. I'd love it if all my devices were built on esphome devices because I can enforce systemwide patterns that make it so you don't have to maintain your home like it's a job or require a lot of debugging.

  • @WeSmiths
    @WeSmiths Жыл бұрын

    Thanks for considering the newbies! I started using Home Assistant 2 years ago. It was a real uphill struggle. Unfortunately I feel your explanation starts a little too far into the workings of HA. For example, I bought a Raspberry Pi and, lacking any further info, expected to be linking up a monitor & keyboard and accessing HA directly. Why not? that's what I have been doing with computers for years. I struggled to realise that access was only via a web page and the full implications of this. I have to say that, although I appreciate its purpose now, if I had started out by seeing your diagram I would have been put off for good. I hope this is helpful and you are encouraged to do a video on start up concepts.

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    Appreciate your point of view! My best content for beginners is my free home assistant course! However getting a picture of how complex something is helps!

  • @WoottonRivers
    @WoottonRivers Жыл бұрын

    I wish I'd seen this diagram when I started out. The only thing I would add would be addons. It took me a while to understand the difference between integrations and addons

  • @Novation681

    @Novation681

    Жыл бұрын

    +1 and HACS

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    Good shout!

  • @KarlMiller
    @KarlMiller Жыл бұрын

    What about a way to "document" your home assistant instance i a "report" that starts with installation choices/settings through where all devices are deployed and where all those files exist on the system? (IP addresses, URLs, ports...) That report could be pushed to your personal github repo or tagged somehow onto a backup. The goal would be to hand the report to the someone purchasing your house (for a $10,000 addon price of course) or a child/spouse after you pass. With the report you should be able to install a new HA server, restore a backup and be up & runing on the same network of devices if needed.

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    Great idea! However we use electricity and plumbing but we don’t know how to maintain it, most people would contact a professional

  • @jaap7374
    @jaap7374 Жыл бұрын

    What about helpers? Are they part of the helper integration and helper device?

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    Helpers are just entities that don’t link to a device or integration (external device)

  • @jimhatch5873
    @jimhatch5873 Жыл бұрын

    Where do templates fit into your diagram?

  • @SmartHomeMakers

    @SmartHomeMakers

    Жыл бұрын

    more of a language or way to manipulate values of states and attributes to create new entities

  • @mikelloyd8728
    @mikelloyd87287 ай бұрын

    Not sure how to reply .I cannot use noreply obviously.

  • @SmartHomeMakers

    @SmartHomeMakers

    7 ай бұрын

    there is my email: gio@leonardosmarthomemakers.com

Келесі