this post was submitted on 17 Apr 2025
48 points (98.0% liked)

homeassistant

15200 readers
2 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 @[email protected]

founded 2 years ago
MODERATORS
48
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

I used Home Assistant to create my very first automation today. It's really stupid simple, but I feel as though things will only get crazier from here.

Context: i have an old dumb window AC that has 2 physical dials. One turns fan- low, fan-high, cool-low, and cool- high while the other is labeled from 1 to 8 with 1 being warm and 8 being coldest. This AC is either on or its not. Even if the compressor is not running the fan runs 24/7 until it is physically switched off.

My current automation checks once per hour, and if the temperature is above 80 degrees, it will notify me to turn on the air conditioner.

I intend to buy one of the third reality smart plugs soon and switch the action from notify to "turn on the third reality plug for 10 minutes". Then I will just leave the unit itself on Cool High and let the plug manage the power.

Eventually, I think I will also buy a third-reality temperature sensor and set the trigger to if the temperature sensor says that the room itself is above 80 degrees instead of using the forecast.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 months ago (7 children)

Congrats on your first automation!

One of my first ones was even dumber:

  • at midnight
    • in the family room
      1. Announce over Alexa that it is getting late and you should goto bed
      2. Turn off the light.

I at least need to only trigger if the light is on, but also try only when someone is in the room

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (6 children)

Do you at least have the volume set at a low level, like 10% or 20%, so that if nobody is in the family room, it doesn't wake anybody else in the house up? But yes, if you had a presence sensor in the living room, then you could do it on the condition that there was somebody in the room.

The way I see it is trigger at midnight. If presence is detected, set Alexa volume to 10% and announce, hey, you should probably go to bed.

[–] [email protected] 1 points 2 months ago (5 children)

Yes, but unfortunately that makes it even dumber - anyone up at that time likely has headphones on to game or listen to music without disturbing anyone trying to sleep

[–] [email protected] 3 points 2 months ago (1 children)

You could perhaps just flash the lights, or if they're dimmable, turn them a lot down over eg a duration of 20 seconds

[–] [email protected] 1 points 2 months ago (1 children)

Not dimmable unfortunately, and changing that would be far more complicated and expensive than you’d believe

I actually do the slow dim in a different room- that’s an automation I’m more proud of, although most of the credit goes to Inovelli! I have the dimming rates set differently for manual dimming, automated dimming, and good night dimming

[–] [email protected] 1 points 2 months ago

Nice, sounds very cool!

load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)