this post was submitted on 02 Feb 2026
32 points (97.1% liked)
homeassistant
18571 readers
29 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
view the rest of the comments
I personally use OpenWRT on my router for this task - When a device connects it calls a webhook (local network) which cascades multiple calls depending on the MAC of the connecting device, e.g. open the front gate + raise/lower the house temperature (temperature sensor dependent), illuminate the driveway (time of day dependent) for all devices, send WOL packet to my desktop and HTPC (only for my MAC addy), etc.
I like having the automations linked to something with a high degree of security, local sensors like bluetooth or NFC are too easy to spoof imho if you are automating locks and the like.