• Home Assistant is now part of the Open Home Foundation, a non-profit aiming to fight against surveillance capitalism and offer privacy, choice, and sustainability.
  • The foundation will own and govern all Home Assistant entities, including the cloud, and has plans for new hardware and AI integration.
  • Home Assistant aims to become a mainstream smart home option with a focus on privacy and user control, while also expanding partnerships and certifications.
  • @just_another_person
    link
    English
    122 months ago

    It’s not really a “bear”, but it IS highly configurable down to the tiniest detail, so requires a certain level of technical expertise. Definitely not for a novice, but that’s what Amazon, Apple, and Google try to cover. I will say there are other options out there that are great for offline home automation, but HA is the most competent and complete.

    • drphungky
      link
      English
      4
      edit-2
      2 months ago

      I’d argue it’s a bear and I still use it. YAML is just fucking awful and I’m glad they’ve been hiding it more and more over the years but it’s still there. Zwave is still wildly confusing compared to something like a Hubitat which is just plug and play (guess who has to just rebuild his Zwave stuff from scratch). It’s also insanely organized where add ons are different than integrations, and are hidden in different menus, as are system functions and just… It’s a mess from UX POV. It’s also a nightmare to try to interact with the codebase or documentation or even ask questions, much less make a suggestion. As an aside to address the point of the article, I have absolutely zero worry that they will ever forget about power users, because I, and many other power users who have interacted with Paulus on boards before agree he is kind of an asshole who absolutely does not understand why anyone would want to do anything different than how he imagines it - including documentation or UX or whatever. Home Assistant is totally safe for power users.

      Now of course I’m not trying to say it’s bad, just that it is kind of a bear even for the tech savvy. You can’t beat HA for being able to interface with absolutely anything. There’s almost always already an integration written. It can do anything, and if you’re persistent enough you can kludge together a solution that works in exactly the way you need. You might even be able to hide all the kludge from your spouse. It’s also all free, because Paulus and a hundred other devs contribute their time for free and they’re amazing for it. Absolutely awesome for power users. But being simple or easy just isn’t one of its many, many pros.

      • @just_another_person
        link
        English
        -3
        edit-2
        2 months ago

        First off:

        If you can’t grasp YAML, you’re in trouble in the future. It’s been around for decades at this point, and it’s a helluva lot more readable than JSON, which is the currently most transmitted format over the wire on the planet.

        YAML is also used by all the big configuration languages out there, Infrastructure as code frameworks, and even novice stuff like Square space.

        Second: ZWave is a protocol. HA supports that as well. Had nothing to do with HA as a platform, they just support it. You have no idea what you’re talking about. Example: I run Zigbee for everything on my HA. I could switch everything to ZWave tomorrow if I wanted.

        This is a “you” problem, not the rest of the world.

        • @trxxruraxvr
          link
          English
          32 months ago

          it’s a helluva lot more readable than JSON

          Maybe for you, but definitely not for everyone. I can use it if I have to, but I find it very annoying to deal with significant whitespace.

        • drphungky
          link
          English
          1
          edit-2
          2 months ago

          YAML might be more readable than JSON, but it’s absolutely not easier to work with, either to write from scratch or troubleshoot. And honestly, for my purposes that doesn’t even make it easier to read. It’s easier to read if I’m showing it to my wife because there are fewer semicolons. As soon as you want to do anything with the information you’ve read, it’s garbage. YAML sucks, and I’ll just link to a much better rant than I can ever come up with: https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell

          Second off, if you’d been using Zwave in Home Assistant for many years, you’d know they’ve changed their integration (no wait! It’s an add-on now! No wait, it’s also an integration still too!) multiple times, including breaking changes. That’s what I’m talking about. Of course I know Zwave is a protocol - it’s a protocol that Hubitat supports better. They also support Zigbee better (yes I use both). Admittedly part of that is built in hardware, but also it’s a better UI, a consistent UI, and not just… changing how things work so old hardware doesn’t work anymore.

          I dunno man, we can disagree on HA’s choices but maybe make sure you even know what you’re talking about before being a dick for no reason. Then again, you opened with being a dick about me being the problem because I “can’t grasp YAML” when I said I don’t like it so I don’t even know why I’m engaging. Just piss off.