this post was submitted on 04 Jul 2023
45 points (97.9% liked)

homeassistant

14853 readers
11 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
 

Arguably, I find automations make a smart home truly smart rather than perks like voice control do. What are your favourite automations running at home?

you are viewing a single comment's thread
view the rest of the comments
[–] ptz@dubvee.org 6 points 2 years ago* (last edited 2 years ago)

I've got Emby tied into HA and it auto dims the lights on playback/pause if it's dark with a toggle in HA to override.

A "night mode" button that starts my white noise MPD playlist in the bedroom and sets the speaker zone/volume, turns off all the lights/decorations, turns on one bulb in the living room overhead lights to 1% (just enough to navigate around furniture), and turns the bedroom lamps on to medium brightness with a 10 minute auto-off.

Overhead lights and lamps tied into a common dimmer and can select different modes (lamps only, overhead only, both, etc) and color temps. Overhead lights are set to be proportional to the lamps to keep the light levels even (unless overridden to "Chernobyl mode" which disables the overhead light limiter).

My "TV" is just a PC connected to a large dumb monitor upstairs and a projector downstairs. Wrote a MQTT agent in Python to control turning the screen on/off, volume, and other settings. This is to allow HA to turn the screen/projector on/off .

Have more, but those are the ones I'm using this moment.