this post was submitted on 05 Oct 2023
21 points (64.4% liked)

Selfhosted

39250 readers
468 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] domi@lemmy.secnd.me 13 points 11 months ago (1 children)

Is the config not being in YAML really such a huge issue? The heart of HA, the automations, can still be written in YAML and have just gotten more powerful since then by adding blueprints and even Python support via AppDaemon.

and partially because the developers are insufferable dickholes.

That is one developer, HA is one of the biggest projects on GitHub.

As far as alternatives go I used openHAB before but HA is simply the biggest player in the ecosystem, standing even above many proprietary solutions.

[–] peter 7 points 11 months ago

Yeah I was really confused by that. One example of a single HA contributor doing something a bit selfish. Am I missing something?