-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aqara FP1 almost unusable (RTCZCGQ11LM) #17643
Comments
Porting my experience over from the closed ticket... My FP1 (about a month or two old) was working fine until today, when I now see the same error as the post in Z2M, and the presence does not flip to false when away... Also presence_event does not change from approach after leaving the room, so can't reliably use that as an automation If I do a reset_no_presence call, event does update to leave and presence False, and does work correctly when I enter the room, but then when I exit it doesn't reset to unoccupied without me manually resetting I have a separate motion sensor which I can temporarily use to trigger the reset via an automation, which works, but far from ideal, especially as it seemed to be working until today. Also I haven't done any updates to HA, Z2M or anything for a couple of weeks so nothing new causing the issue. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days |
I have the same issue, already upgraded to the latest version, but still not working |
Here the same problem. I test 6 devices and all had the same issue. How can we help to fix that? |
i have this problem too |
Hello. I have the same problem with elelabs popp dongle on a raspberry pi running zigbee2mqtt |
I have a problem too! |
I have the same problem. |
What happened?
Like many unsolved closed issues (#16628, #16724 etc) , I am having troubles using the Aqara FP1.
The
Presence
andpresence_events
are not reliable.When I add the device (tried repairing a lot) I always get:
zigbee-herdsman-converters:xiaomi:aqara_fp1: Unknown key 0x010c = 3
I also see a lot of unhandled keys in the log:
I have checked the basic requirements:
I am running the latest Zigbee2MQTT docker
I am NOT running on Zigbee channel 21-24
I am running on the CC2652P (Sonoff dongle) with firmware 20211217, so newer than required 20211114
What did you expect to happen?
I expect presence to update always, about one minute after, presence_events state goes to leaving or away.
Both states are not reliable without constant usage of
reset_nopresence_status
. Sometimes it's working, but most of the times it isn't.How to reproduce it (minimal and precise)
Just add the device and it will happen.
Zigbee2MQTT version
1.30.4 commit: b2dd21e
Adapter firmware version
20211217
Adapter
Sonoff dongle
Debug log
See text
The text was updated successfully, but these errors were encountered: