Skip to content

Commit b7ad7dc

Browse files
committed
New post, fix email
1 parent 7eae13e commit b7ad7dc

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ author:
115115
avatar : "/assets/images/francesco.png"
116116
bio : "Developer, Maker and HomeAssistant fan"
117117
location : "Italy"
118-
email : francesco@[email protected]
118+
email : francesco.montorsi@[email protected]
119119
links:
120120
#- label: "Website"
121121
# icon: "fas fa-fw fa-link"
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: single
3+
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

Comments
 (0)