You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Looking for a fast and cheap presence sensor?"
4
+
date: 2025-01-17
5
+
categories: homeassistant
6
+
---
7
+
8
+
I'm now testing in my house the [Tuya ZY-M100](https://it.aliexpress.com/item/1005004705672138.html?sku_id=12000030169395611&gatewayAdapt=glo2ita) radar presence sensor.
9
+
You can find that online from several different vendors from platforms like Aliexpress.
10
+
11
+
So far I found this sensor to be in a really good spot:
12
+
13
+
* it's really cheap (11€ roughly); but you will need to add some kind of mounting bracket, like
14
+
[this one](https://it.aliexpress.com/item/1005007545582299.html?spm=a2g0o.order_list.order_list_main.5.ff193696XJo79e&gatewayAdapt=glo2ita) which adds few more euros
15
+
16
+
* it's quite fast in the OFF->ON transition which is important if you want to e.g. use this presence
17
+
sensor to activate lights on staircases or corridors or similar crossing points.
18
+
19
+
* the Zigbee version works completely off-the-cloud, locally. If you use HomeAssistant and the ZHA integration
20
+
for Zigbee devices you will need [this quirk](https://github.com/zigpy/zha-device-handlers/issues/3472)
21
+
22
+
I also have as presence sensors:
23
+
* Aqara FP2
24
+
* Everything Presence Lite
25
+
and I can say that this Tuya sensor is faster in the OFF->ON transition in comparison to both the Aqara
26
+
and the Everything Presence sensors (which are more complex devices supporting zones).
27
+
28
+
Hope this will be useful to you, if you're looking for a simple (no zone) presence sensor!
0 commit comments