question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG / Device Support Request] Smart Air House keeper TS0601 _TZE200_dwcarsat v2

See original GitHub issue

See https://github.com/zigpy/zha-device-handlers/issues/1313 for technical info

The current implementation isn’t 100%. It assumes it’s the same as the _TZE200_ryfmq5rl and _TZE200_yvx5lh6k devices but it isn’t.

The _TZE200_dwcarsat actually has six sensors.

  • Temperature - 0-60 °C
  • Humidity - 0-95%
  • CO2 - 0-1000 ppm
  • Formaldehyde / CHOH (CH2O) - 0-10.00 mg/m3
  • PM2.5 - 0-1000 ug/m3
  • VOC - 0-99.9 ppm

Most of the above are visible, however, incorrect:

  • VOC Shows a value of 0 constantly measured by µg/m³ which should be the PM2.5 measurement.

  • CO2 Currently shows a value between 0 and 10 measured by ppm which doesn’t really match any “normal” situation. Not sure what this value should stand for. It might be the VOC

  • Formaldehyde / CHOH (CH2O) Currently shows a value of 350-400 measured by ppm which would be deadly and definitely not a normal situation. It looks like this might be the value that is meant for CO2.

  • PM2.5 Not shown at all.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:24 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
stephenjamiesoncommented, Mar 15, 2022

Can confirm that I’m having the same issues with this device. watching

1reaction
JoryHogeveencommented, Mar 9, 2022

@MattWestb Yep looks like it’s handled there. Also looks like this is an issue that is also happening at Zigbee2MQTT: https://github.com/Koenkk/zigbee2mqtt/issues/11033

Read more comments on GitHub >

github_iconTop Results From Across the Web

TS0601 smart air house keeper - Zigbee
Hi !!! I am using HA since may 2021 and have paired 22 devices (4 routeurs and 1 CC2531). I just acquired the...
Read more >
Request support for Tuya ZigBee Smart Air Detector 6 in 1 ...
The integration of the “Smart Air Detector 6 in 1” Tuya ZigBee TS0601 _TZE200_dwcarsat is for deCONZ detected as “Smart Plug” The unit...
Read more >
TuYa TS0601_smart_air_house_keeper - Zigbee2MQTT
Integrate your TuYa TS0601_smart_air_house_keeper via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or ...
Read more >
Moes Zigbee Smart Valve TS0601 in Home Assistant - YouTube
Very simple and easy to install and use device that will allow you to control heating in every room of your home (if...
Read more >
Notes on Tuya Air Quality Sensors - Kaspars Dambis
Home Assistant Compatability. The Zigbee version is known as TS0601 Smart Air House Keeper by Zigbee2MQTT ( TZE200_dwcarsat ) and is supported ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found