I have a self hosted HA deployment that hasn’t been updated in a while. I haven’t updated it partially because they made the boneheaded move of deprecating their YAML config in favor of GUI-only config, and partially because the developers are insufferable dickholes.

I should probably move off of the deployment that I’ve got right now at some point, but what are people currently using for home automation? Is anyone running a newer version of HA that thinks it’s not actually that bad?

  • SciPiTie @iusearchlinux.fyi
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 months ago

    I second openhab. Can’t speak for too many integrations but all I tried work without issues.

    Especially the separation of abstraction layers is something that I came to appreciate highly. You have the physical object, it’s item representation and then the rules and interactions. On the downside might be the way that this abstraction makes the configuration a bit more complicated - but as you’re missing the yaml config you might enjoy the configuration files! I’d just give it a shot :)

    HA has a sour taste for me since their broken promise about open sourcing their server side. It’s still a black box. Plus the whole dns debacle a while back. And I honestly don’t understand how HA is still the de facto standard for home automation - I tried recreating some of my more complicated rules in HA and it became such a mess very quickly (think of 3 or 4 non nested conditions and altering the states of multiple objects depending on virtual items).