Hacker News new | ask | show | jobs
by dervjd 2023 days ago
Home Assistant automations have been incredibly useful/powerful, and make life a little more convenient. I have a few set up:

- Play a chime/alert over my Sonos system if a door gets left open for longer than a minute (https://labzilla.io/blog/homeassistant-door-chime).

- Turn off my window air conditioners when I leave my apartment for more than 15 minutes, and turn them back on again when I'm within a block of my apartment (or if it gets above 80 degrees).

- Automatically turn on lights when I come home.

- Play a chime/alert over the Sonos when laundry is finished (I use a SmartThings button to trigger a timer; one tap = 30 minutes wash, double tap = 45 minute dry.)

I also have a few cron jobs to move automatic backup files from my colo server to my NAS at home. I use healthchecks.io to automatically alert me if the job fails to run.