Home Assistant 2024.4: Organize all the things!

https://lemmy.world/post/13887279

Home Assistant 2024.4: Organize all the things! - Lemmy.World

I like home assistant but I feel I’m always so behind with my own instances everything feels very outdated how I have it. But I just have no time to modernize it.
I can relate, with every update I’m like “Wow this is going to optimize my setup so much” and then I just don’t change anything lol

I always keep Home Assistant as up to date as possible. Home Assistant keeps improving a lot. Month to month each update goes fairly seamlessly if HA is kept up to date, but the further it falls behind the harder it is to catch back up. Recent optimisation improvements have also made the update process faster.

If you can make the time it’s worth the effort. Even if you have to “start over” somewhat there is probably a lot you have learned since that you can use to improve your setup.

Yeah that’s what I’m doing too. On top of that I have 3 instances, my own at home, the one at my parents house and then another one at their summer house.
Why don’t you just stay in a version that does everything you need? That’s sort of the point of a point release system.
I don’t want to do that because once there are new features you want, upgrading in a big bang is basically impossible because there are too many breaking changes. So it’s better at least to fix small things all the time. Also on top of that security updates are very important too.
@jeena
Guess that’s more a question of perspective. Professional installations tend to be more “install and forget” as each and every update is potentially disruptive.
Only when the user asks for a change, modifications are performed.

How do you edit or delete categories once you’ve created them?

To be sure, I’m using the companion mobile app and don’t see an obvious Categories editor. I haven’t explored the desktop UI fully for this question yet.

In the Categories section of the Filter panel, you can find options next to each category for editing and deleting.

Ah! There it is! Thank you.

Still a bit broken on mobile, but they’ll catch it up.

This sounds like it fixes some of my main complaints about HA. Cant wait to try it
Care to elaborate while I stop and listen?
Still no proper authentication like SAML, OIDC, SSO or even LDAP unfortunately :(
The Home Assistant developers rejected a pull request that added OpenID Connect support (github.com/home-assistant/core/pull/32926) and have not expressed any interest in it, so I don’t think we’re ever getting it. :/
Support openid connect like authentication providers by elupus · Pull Request #32926 · home-assistant/core

Breaking change Proposed change Add support for using OAuth2/OpenId authentication providers like google, facebook Type of change Dependency upgrade Bugfix (non-breaking change which fixes an...

GitHub

Does this let me limit what each family member can see to only what is theirs or I can trust them with? Currently I don’t have anyone else set up at all because I couldn’t prevent them from turning off the power strip for my 3d printers, or opening the garage without realizing it and getting my previous bike stolen.

My current setup is massively out of date too since the update failed one day and I haven’t been able to complete the requirements for it to work, and I’m planning to move it to a different computer anyway, but I’ve been putting it off while also hoping for this functionality to show up.

I’ve never dug into this personally but can’t you set certain dashboards to be admin only? That way you can hide those entities on a dashboard only you have access to.

I assume this wouldn’t prevent someone from going into the full list of entities in the settings menu though.

Hey yes, add a person for each person you want to have access, only have yourself as admin that way they wont have direct access to entities.

Now you can use either conditional dashboards, or conditional cards to control what utilities are available to users. For example, my dashboards home screen shows general controls for everyone, but conditionally shows light controls to each user on the same page. I then have myself an admin dashboard with server controls, etc.

For the garage, that was an issue I sought to avoid, a simple automation that closes the garage if it has been opened for too long, and a toggle for that function as well as garage notifications seem to be plenty.

Only one incident where my jerry-rigged Shelly relay remote had the sensor switch miss, and the auto close - thinking the garage was open - opened the garage. I added an error state so that it would attempt to close again and notify if the garage is open after autoclose, which works if its blocked as well. All of this because MyQ doesnt provide local or API access lol

Automation grouping??? Alleluja!!! 🥳