Live data from Hacker News

Ask HN: What are the things that you have automated in your personal life?

news.ycombinator.com

1–10 of 749 posts

Re: Ask HN: What are the things that you have automated in your personal life?

#3
Lights in the garden/living room come on automatically based on sunset time and weather. Fans ventilate the house/shed based on moisture and CO2. I'm in the process of automating the sunscreens on our windows.

So, mostly domotica stuff.

Re: Ask HN: What are the things that you have automated in your personal life?

#5
Hallway lights come on automatically at sunset.

Heating comes on at 4.30am in cooler months, turns off when we leave to go to work (along with the bedroom, hallways and kitchen lights which come on at 6am)

Heating comes back on at 2pm if outside air temperature is below a certain threshold.

Bathroom floor heating and towel rail switch on and off at various times during the morning, afternoon and evening depending on the day.

Re: Ask HN: What are the things that you have automated in your personal life?

#6
Funny enough, possibly because I work on embedded software for automating random processes, and also from home, I don't feel the need to automate anything not work related.

When you spend most of your day stuck in front of a monitor, it feels good to get up and turn lights on/off.

Re: Ask HN: What are the things that you have automated in your personal life?

#8
Automatic driveway lights via motion sensor. Automatic house fan (when in saves me money on heating or cooling). Light assisted alarm, makes the bedroom lights 10% brighter a minute before the alarm goes off.

Pretty amazing how cheap things are these days, an arduino or Pi 0w and some relays can do quite a bit. Just bought a opengarage.io and considering the opensprinkler.

Re: Ask HN: What are the things that you have automated in your personal life?

#9
Daily backups (ARM board in my parents' garage plus rsync and cron, and vice-versa). I think the original script is over 10 years old now.

Reminders to do cleaning and maintenance, just cron emails to Trello.

Music alarm clock, this has been local control of Amarok (KDE) or a Python script for a Chromecast.

I intended to automate control of the central heating, which for some reason has a commercial grade control system in my apartment with an ethernet port. But I found the building is so well insulated, it hardly runs anyway. (Which I found by monitoring the state of the heating and making a graph.)

Post reply on HN