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

homeassistant

18708 readers
36 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] limelight79@lemmy.world 1 points 1 day 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 1 day ago* (last edited 1 day 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!