-
-
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
TS0601 / _TZE204_ya4ft0w4 (Human Presence Sensor) - Invalid value for number *** move_sensitivity / presence_sensitivity: 0 (range 1.0 - 10.0) #24049
Comments
The presence device keeping lost move and presence values and throwing this error! |
I have the same issue with 2 tuya devices: ZY-M100-24GV3 ZY-M100-24GV2 |
Fixed! Will be available in todays release. |
I still have this issue. On normal branch latest version. |
As device said, at this moment, is only available on dev branch. You need to install dev release or wait until it is published as stable release. |
I switched to dev (edge) and issue still occurs. 1.40.2-dev commit: 3bb4af2 |
@iamthekings5 do you have a |
@Koenkk Mine is a A side question, may I know why my device shows up as ZY-M100-24GV2 in z2m when it looks more like the picture for ZY-M100-24G (wall mounted rather than ceiling mounted)? |
That's a different model indeed, fixed it! Changes will be available in the dev branch in a few hours from now. |
I'm on the latest dev branch where the issue was fixed and the log spam has stopped but my settings are still periodically being reset to some value. The screenshot contains all values being reset, only presence timeout retains its settings. |
Here is the same. |
Could you provide the debug log when these values reset? I think it's an issue in the device firmware. |
@Koenkk I had the issue occur again, here are the logs, I'm not sure how much I need to include but I hope this is enough. I'm also using an external converter in these logs trying to fix the issue but the exact same issue occurred so I don't think it matters. If it does let me know and I will recreate the issue without the external converter |
|
But it works fine in Tuya App. Now I'm using it on Tuya with LocalTuya and it's working flawless. |
Do all ZY-M100-24GV2 have this issue? I might want to get a replacement. I have tried using the tuya integration but it wouldn't recognise state: presence as me being there, only state:move. Would localtuya solve this issue? Any idea what my options are now? |
The same problem when changing the minimum and the maximum detection distance parameters is confirmed in another hub. |
hello I have two ZY-M100-24GV3 sensors and the same thing happens, when I disconnect it from the power supply and reconnect it, it loses all the values and they are set to default. This does not happen with the old 5.8G version. Anyway, although the values are set to 0 I think it is just visual because it really still retains the sensitivity and distances that you set. I hope it can be fixed, thank you very much. |
I have From your answer above, am I correct in saying that these devices are never going to work correctly with Zigbee2mqtt ? |
Hello, I would like to know if this problem can be solved in the near future or is it not possible? I have several presence sensors with this problem of losing the configured values and it is annoying. |
Hello ... also have this problem and also like to know if it is "fixable"
|
Hi! Having same issue (find switch & move/presence sensitivity settings loss) with _TZE204_ya4ft0w4 sensors but it seems that it doesn't affect their operation. |
Should fix that the device loses settings: Koenkk/zigbee2mqtt#24049 minimum presence and detection sensivity must be at least 1 see values from: https://github.com/wzwenzhi/Wenzhi-ZigBee2mqtt/blob/main/M100-ya4ft0-V3-20240907.js
good afternoon I just want to inform you that after the last FIX the sensor still does not save the changes. :( thanks for your efforts. |
Same issue here with three of my _TZE204_ya4ft0w4 flashed with firmware from here to reduce spamming the zigbee network this firmware was used: https://github.com/Andrik45719/ZY-M100/blob/main/ZY-M100-24GV3_TZE204_ya4ft0w4_increased_report_interval_TD_0_disable.bin move_sensitivity / presence_sensitivity: are never saved and return to 0 which spams the HA logs @Koenkk sorry to bug you but this problem keeps on occurring for me and others I guess, any workaround for this? Maybe this issue should be reopened. Thank you |
I hope they can fix it because it is very annoying.... have tried several times without success ... I do not understand why it is so difficult .. since the previous version of this sensor, the 5.8G does not have this problem. |
Does anybody know if the MOES ZSS-QY-HP has the same issues (spamming network)? Seems like a good alternative. I know there are a lot of great mmWave sensors developed by the community or less know brands but they all use a usb cable and are very difficult to hide somewhere. I need a ceiling mounted one. I now have a _TZE204_ya4ft0w4. Works "great" but it spams my zigbee network. Only noticed this when it was allready installed. The battery versions work great btw. At least in my experience. So, if anybody has tried the MOES ZSS-QY-HP. Let me know! |
Check my post, there is a custom firmware flash to fix the zigbee spamming. But this is not the problem reported here, rather values not being saved thus HA spamming the logs with number invalid errors. |
Sorry if it was not entirely related! So the custom firmware, which should fix the spamming issue, has issues? I have _TZE204_ya4ft0w4 , just like you. The problem is that I'm not able to flash firmware since due to my visual impairment, soldering is very difficult :( . |
@Koenkk you think you can reopen this issue? |
My device _TZE204_ya4ft0w4 The "find switch" option (whatever that may be, regulary switches back to on. So i'm guessing that the same will happen if you change these values? (not sure). |
Same as #25692 |
Follow up on my post from 26/02. My _TZE204_ya4ft0w4 ceiling mounted mmwave (230v) seems to have "lost" settings. There has not been any power outages in my house.
I'm also testing a _TZE200_kb5noeto battery operated version and that seems to work flawlessly. Maybe this is a hardware issue? |
hi, since the last or penultimate update of zigbee2mqtt it seems that this alert was modified so that if the presence sensor is NOT configured between 1 and 10 these messages jump continuously in the log and every second they appear so I have millions of messages continuously indicating to configure the sensor between value 1 and 10. This is a problem because the sensor sets it to 0 automatically by the problem that we are all dealing with in this thread. I think it is better to modify it again so that it does NOT pop up this alert continuously as it can worsen the performance therefore spam... log: 2025-03-11 11:45:59.833 ERROR (MainThread) [homeassistant.components.mqtt.number] Invalid value for number.0xa4c13824c58f12f0_presence_sensitivity: 0 (range 1.0 - 10.0) Regards |
Hi, I have the same issue with all my devices _TZE204_ya4ft0w4, _TZE200_ya4ft0w4. debounce: 2 |
So the following will mitigate these errors?
I've even tried to create an automation for this to reset the values but can't get it to work. Doesn't seem to trigger.
|
No, only reduces the spam reporting, the reset of the values continue |
Same error here with TS0601 / _TZE200_ya4ft0w4 with vers
|
Hello . I did a small Node-Red node that if Code: |
I had a similar workaround via an automation with triggers binded to move sensitvity + presence sensitivity + distance switch but it did not work. Here is why : #25692 (comment) Since how long have you been running this Node-Red node ? |
it run noch since 3 day's ... a lot of restarts by HA and or z2m .. works every time so far |
So is there any way to fix this issue? I assume that "losing settings" is a hardware problemen? But my _TZE204_ya4ft0w4 I have limited knowledge on how this all work, but I do want to help if I can. |
that would be ideal before that did not happen and was not reporting thousands of logs that the sensor should be configured between 1 and 10 but of course as it is set to 0 continuously ........ it would be nice to leave it as it was before because at least it was not saturated with logs.... |
What happened?
Home Assistant is displaying the errors below, informing that the entity values must be within a range.
It turns out that when I set these values to within the range, either in Zigbee2MQTT or in Home Assistant, it starts working again, but after a while it seems to lose these values, starts triggering the error again and I need to go there and set it again to the range between 1 and 10, I have to do this a few times a day.
Device Info in Zigbee2mqtt:


Before the error:

After error (in a few hours later) entitie values are reset to 0, but the range is 1 to 10???:

Range allowed:

Error in Home Assistant:

What did you expect to happen?
I would like the device to work as expected, not lose the values of the move_sensitivity and presence_sensitivity entities
How to reproduce it (minimal and precise)
Add the device into zigbee2mqtt, export to Home Assistant and after a few hours the errors will start to appear, probably because the values of these entities have been lost.
Zigbee2MQTT version
1.40.1-dev commit: 7ad51ce
Adapter firmware version
7.4.3 [GA]
Adapter
Sonoff Dongle-E with Ember firmware
Setup
Beelink EQ12 with debian 12 and docker
Debug log
Log from Home Assistant (error appear only in Home Assistant log):
zb_ha_log_2.txt
Log from Zigbee2mqtt:
zb2mqtt.txt
The text was updated successfully, but these errors were encountered: