this post was submitted on 05 Feb 2024
17 points (100.0% liked)
homeassistant
14941 readers
3 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can call a service on an area, that's what I do
If you want different behaviors on different days, you can use conditionals to check. I'd probably have a weekend automation vs a weekday one tho.
Generally, I just base my light states on motion sensors, turn on if motion, turn off if the motion sensor reports unoccupied
Keep things as simple in ha automations as possible because it really sucks trying to do anything more complicated. That's when people turn to node red