home-assistant/core

Tuya TS0201 temperature and humidity sensors with manufacturer of "_TZ3000_zl1kmjqx" do not pair correctly

infinitytec opened this issue · 1 comments

The problem

I have several Tuya TS0201 temperature and humidity sensors with the manufacturer "_TZ3000_zl1kmjqx" that do not work correctly or fully (except for one that strangely works). These appear identical to various other TS0201 sensors that have the manufacturers listed as "_TZ3000_dowj6gyi".

Sometimes I seem to get some humidity working, but it always then drops out, for all but a single unit. None of my units are recognized as TS0201. I did try a custom quirk a while back but that did not work.

One of the misbehaving devices (this one reported humidity at some point):
image

Another (this one has the battery removed, but gives an idea of the data that is recognized):
image

One of the devices I have that works ("_TZ3000_dowj6gyi"):
image

What version of Home Assistant Core has the issue?

core-2024.10.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Zigbee Home Automation

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zha/

Diagnostics information

zha-f866ad07961a2996b30afd30d8fd8cce-_TZ3000_zl1kmjqx -930642d3381ccb8fb4fb7f84ef050520.json
zha-f866ad07961a2996b30afd30d8fd8cce-_TZ3000_zl1kmjqx -225f77f22e6796a45fd8b0fe62b81d63.json
zha-f866ad07961a2996b30afd30d8fd8cce-_TZ3000_zl1kmjqx -abf8d922f76f970e6bc92b90ca057cbc.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I attached the diagnostics from three affected devices. One device strangely works flawlessly, and the other two do not report humidity.

Home Assistant is running in a VM.

Hey there @dmulcahey, @Adminiuga, @puddly, @TheJulianJES, mind taking a look at this issue as it has been labeled with an integration (zha) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of zha can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign zha Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


zha documentation
zha source
(message by IssueLinks)