My Best til for beginners!

My best tip for beginners: don’t build a smart home that needs your smartphone

When I first started with smart home products, I thought the main goal was being able to control everything from my phone. Lights, heating, cameras, curtains, etc.

But after using smart home products for a while, I realised the best smart home is actually one you barely have to control yourself.

That’s also one of the reasons why I really like Aqara. The ecosystem is so complete that you can use sensors to make your home react to what’s actually happening, instead of just replacing a normal light switch with an app.

So if you’re just starting out, my advice would be: don’t spend all your money on smart lights and switches. Invest in sensors too.

A few simple questions can already create really useful automations:

:walking_man: Is someone actually in the room?
:door: Did someone enter or leave?
:sunny: Is there enough daylight?
:thermometer: What’s the temperature?
:window: Is a window open?

Then combine those conditions.

For example:
Someone is in the room + it’s after sunset + there isn’t enough daylight = lights on.

Nobody in the room for 10 minutes? Lights off.

And one thing I would always recommend: keep physical controls working. Your family or guests shouldn’t need an app, voice command or explanation just to turn on a light.

For me, that’s when a smart home becomes really smart: when you stop thinking about the automations because they simply work.

Curious to hear from more experienced users: what’s the one Aqara automation in your home you wouldn’t want to live without anymore?

9 Likes

@leroytelussa Love this mindset—“smart” should mean less manual control, not more. That’s basically the sweet spot of Aqara too: sensors + automations doing the work in the background, while physical controls still feel totally normal for family/guests. Aqara Home is built exactly for that style of setup (scenes for batch actions, and automations for “if this happens, then do that”)

One automation style I’d personally hate to live without is motion + brightness-based lighting, because it makes lights feel “invisible” (they’re just right, when you need them). With something like Motion Sensor P2 you can do: IF motion is detected + WHEN brightness is lower than X luxturn on / set the light

Another underrated “beginner win” automation is door opens → lights on (simple, high WAF, and no phone required). There are common setups like When the door opens, turn on the light (optionally set brightness/color temp)

What’s yours—are you more into “arrival/entry lighting”, or “ambient auto-lighting” (motion + lux), or something comfort-driven like temperature-based actions?

1 Like

I’m definitely more into ambient auto-lighting . For me, that’s where a smart home really starts to feel smart.

I actually like taking it one step further than just motion + lux. Presence sensors are a game changer because the room doesn’t just know that someone entered , it knows that someone is still there. No more lights switching off when you’re sitting still. :smile:

I also really like combining different conditions instead of relying on one sensor. Presence + lux + time of day can give completely different lighting depending on the situation.

And that’s probably what I enjoy most about Aqara: you can start with something really simple like door opens → light on , but once you get into it, you can make those automations much smarter without making them more complicated for the people actually using the house.

For me the ultimate goal is still: if I have to think about turning something on or off, there’s probably an automation I haven’t built yet. :smile:

What combinations of sensors/conditions have you found work best for making lighting feel truly automatic?

@leroytelussa Totally with you—presence + lux + time is the “holy trinity” for lighting that feels invisible.

A few combos that tend to work ridiculously well in Aqara setups:

1) Presence-based “follow me” lighting (room/zone aware)

If you’re using Presence Sensor FP2, zone automations are where it gets magical: lights only turn on near you, and turn off when you leave that area. The FP2 supports zone presence/absence triggers plus illuminance thresholds, so you can get really granular. This information comes from community discussions and user experience summaries and may vary by environment. Please verify carefully. Original post link: https://community.aqara.com/ (forum)
A nice pattern:

  • IF Presence (zone) + AND Below assigned illuminance → turn on that zone’s lights
  • IF Absence for (zone) → turn off that zone’s lights after X min

2) Motion + lux for “instant on” (then hand over to presence)

Motion is still great for the fast reaction, especially in hallways/entry points. Aqara’s Motion Sensor automations can directly combine “someone is moving” with an illuminance threshold. This information comes from community discussions and user experience summaries and may vary by environment. Please verify carefully. Original post link: https://community.aqara.com/ (forum)
Pattern:

  • IF Someone moved + AND illumination below specified value → lights on
    Then let presence handle “stay on while I’m still”.

3) Sunset as a “permission gate”

Instead of relying only on lux (which can vary), using At sunset as a gating condition helps prevent weird daytime triggers. In Automation 2.0 you can do: When outdoor weather—At sunset + If light is offTurn on light. This information comes from community discussions and user experience summaries and may vary by environment. Please verify carefully. Original post link: https://community.aqara.com/ (forum)

4) Presence “absence for X” = lights off (no more sitting-still problems)

This is the big win you mentioned: Presence Sensor FP1E explicitly supports “Absence for a certain period of time → turn off lights/AC”. This information comes from community discussions and user experience summaries and may vary by environment. Please verify carefully. Original post link: https://community.aqara.com/ (forum)

One gotcha to be aware of: some combos can be limited depending on the exact sensor/automation logic—for example, Aqara motion sensors don’t support combining “no motion detected” and “brightness less than X” in the IF conditions at the same time. This information comes from community discussions and user experience summaries and may vary by environment. Please verify carefully. Original post link: https://community.aqara.com/ (forum)

If you tell me which presence sensor you’re using (FP2 vs FP1E) and what kind of space (open plan vs separate rooms), I can suggest a clean “instant-on + never-annoying-off” automation structure.