this post was submitted on 04 Mar 2026
140 points (98.6% liked)

homeassistant

18708 readers
44 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] andypiper@lemmy.world 1 points 15 hours ago

Really impressed with the way they keep building this out.

[–] Archer@lemmy.world 18 points 2 days ago (1 children)

HA is fantastic once you’re past the learning curve but is still aggressively unintuitive sometimes, and I find little irritants all the time. Why can’t you make the Settings pages and sub-pages top level menu items? Why are entities and devices buried so deep in Settings? Why can’t you edit Zones from the Map view? Why can’t you easily rename entities in bulk on a per-device basis? Why can’t you automatically replace entity references in Automations with an updated entity name? Why isn’t there good documentation overall about how the system works instead of just technical documentation with narrow focuses? Why is the discord full of Linux elitist types who expect you to know the system when you’re trying to learn it?

It’s the little things everywhere that make me long for a Valve Software level of polish. There has been progress like the push to not manually configure things with YAML, but it’s so slow.

[–] Kirk@startrek.website 9 points 1 day ago (2 children)

The fact that dimming a room turns ON all the lights in the room is actually wild

[–] CmdrShepard49@sh.itjust.works 5 points 1 day ago (1 children)

Dimming is just light.room: turn on > XX% so it makes sense that it would turn on all lights assigned to that specific entity. I use Adaptive Brightness so that I don't have to fiddle with dimming lights manually. The sun does that for me.

[–] Kirk@startrek.website 2 points 1 day ago* (last edited 1 day ago) (1 children)

I know how it works, I'm just saying it's unintuitive. It's not how any other smart home system works.

I use adaptive brightness too, actually. But nearly every time I'm manually adjusting a room's existing brightness, I don't want every single unpowered devices to turn on, too.

[–] CmdrShepard49@sh.itjust.works 1 points 19 hours ago

You could create a separate light group for the ones you typically do have on at those times and just use that when you want to dim the room lights

[–] limelight79@lemmy.world 2 points 1 day ago (1 children)

What would you expect it to do? I would think you're telling it to set all lights to whatever level...

[–] Kirk@startrek.website 0 points 1 day ago* (last edited 1 day ago) (1 children)

I would expect it to behave like all other smart home systems, or like a physical dimmer switch/power switch.

[–] limelight79@lemmy.world 5 points 1 day ago (1 children)

Dim the lights that are already on, and ignore the ones that are off?

I'm just pointing out here that you and I have different expectations; how could the software know what you intended?

[–] Kirk@startrek.website 1 points 1 day ago* (last edited 23 hours ago) (1 children)

99% of the time I want to adjust the current lighting, I don't want to first turn on all lights and then adjust all of those lights to a uniform standard before individually toggling them all individually. Powering on all unpowered lights when adjusting brightness should be the edge case, IMO (also again not just my opinion, but the industry standard)

For the record all other smart home systems treat room groups the way I am describing (like a dimmer knob and power switches). But there isn't even an option in HA for rooms to "only adjust devices currently in use". The smart home companies seem to have researched how people naturally intuit such things.

[–] limelight79@lemmy.world 1 points 22 hours ago (1 children)

If you're adjusting the same lights repeatedly, you could set them up as a group.

It's more work, but you could also write a script that detects the current status of each light then sets the brightness if it's on. I use something like that for our smart porch lights that are on a smart switch - if the switch is off, turn it on, wait a bit for the lights to get on the network, then set them to the right color or whatever. (The switch normally stays on, but it gets turned off occasionally and it doesn't automatically turn on after a power outage.)

I haven't used other automation systems - I avoided them because I didn't want to get locked into one, until I found HA. I also have never thought to "dim a room" - actually I've never used entire room controls at all, they never made a lot of sense to me, but then I generally only have one or two lights in a room to control.

[–] Kirk@startrek.website 2 points 20 hours ago* (last edited 20 hours ago)

The conversation topic was unintuitive aspects of HA, I'm aware hacky workarounds exist, but I find this (pretty central) behavior quite clunky.

I also find it crazy that you've never wanted to dim or brighten more than one light at a time lol but then again, diversity is the spice of FOSS!

[–] chaospatterns@lemmy.world 34 points 2 days ago (2 children)

I wish I had some water meters that I could monitor to take advantage of the Energy dashboard, but sadly I don't have a submeter I can access.

Home Assistant just keeps methodically getting better!

[–] jol@discuss.tchncs.de 20 points 2 days ago

In a world where everything is entshitifying this project is really refreshing

[–] thehatfox@lemmy.world 6 points 2 days ago

I have a smart water meter installed by the utility provider with a cloud integration, unfortunately the readings have a 24-48h delay so it’s no use for real time monitoring.

[–] corsicanguppy@lemmy.ca 2 points 1 day ago (1 children)

Any smart bulbs we can still flash? Once they're set up and joined, I want to use the BT for presence detection.

[–] Cyber@feddit.uk 3 points 1 day ago* (last edited 1 day ago)

Flash with ESPHome? Not that I'm aware of (but would be nice to know)

Edit: just found this: Smart Bulb (9W/RGB+CT) - Preflashed & Preconfigured

I'm happy with the Shelly bulbs, they work without internet shenanigans and can do MQTT, etc...

I have used Pi Zeros and ESPresense for prsence detection... seem to work ok, but if you're wanting to do room-level detection, (ie who's where), then that seems to be really difficult to tune the sensitivity

[–] richie510@lemmy.world 19 points 2 days ago

This update seems pretty tame from the release notes, but I was worried about the python update.

I have a lot of HACS integrations, and several HACS custom repository integrations that are updated very slowly when things get updated around them.

I'm happy to report that all of my integrations work just fine after the update.

[–] Kirk@startrek.website 15 points 2 days ago (2 children)

This one broke zigbee2mqtt for me but I'm not sure why. I rolled back for now.

[–] Decq@lemmy.world 5 points 2 days ago

Thanks for the heads up! Half my network is through z2mqtt

[–] Tja@programming.dev 6 points 2 days ago (1 children)
[–] Kirk@startrek.website 6 points 2 days ago
[–] iamthetot@piefed.ca 7 points 2 days ago (1 children)

Wake word on mobile is very exciting, but it doesn't seem to work on my device. It won't even let me turn it on, and says that HA is not my default assistant even though it definitely is.

[–] UnrefinedChihuahua@lemmy.dbzer0.com 5 points 2 days ago (2 children)

I've got it working on my S24. I've been waiting so long for this.

[–] Dave@lemmy.nz 3 points 2 days ago (1 children)

I was excited too! But they mention it kills the battery as Google doesn't let the access the system API for it, so we'll see whether it stays enabled.

[–] iamthetot@piefed.ca 4 points 2 days ago (2 children)

I used their advice from the blog to make an automation that turns it on when I'm home, and off when I'm away.

[–] Dave@lemmy.nz 3 points 2 days ago (1 children)

I spend 90% of my time at home so that probably won't help my battery much 😅

[–] bus_factor@lemmy.world 3 points 2 days ago (1 children)

You probably have a charger at home, though.

[–] Dave@lemmy.nz 2 points 2 days ago (1 children)

Haha you got me, I do have a charger at home. I'm just not used to charging in the day, I normally charge overnight. But I guess I could charge more if needed.

[–] bus_factor@lemmy.world 2 points 1 day ago

To be fair, doubling the amount of charge cycles is not great for your battery. So even with a charger available one should consider whether it's worth it.

Thanks for commenting that. I only quickly read the blog. I've just set those automations up.

[–] iamthetot@piefed.ca 2 points 2 days ago

Ended up having to change my default assistant, then change it back to Homeassistant for it to recognize that it was the default. There's already a bug report for it as well.

load more comments
view more: next ›