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.

[Device Support Request] TS0601 _TZE200_yvx5lh6k (Smart Air Box)

See original GitHub issue

Is your feature request related to a problem? Please describe. Bought a Smart Air Box which should measure CO2, Formaldehyde, temperature and humidity. It does pair, but it does not expose any status.

Describe the solution you’d like Read the available values.

Device signature - this can be acquired by removing the device from ZHA and pairing it again from the add devices screen. Be sure to add the entire content of the log panel after pairing the device to a code block below this line.

{
  "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.0: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0051",
      "in_clusters": [
        "0x0000",
        "0x0004",
        "0x0005",
        "0xef00"
      ],
      "out_clusters": [
        "0x000a",
        "0x0019"
      ]
    }
  },
  "manufacturer": "_TZE200_yvx5lh6k",
  "model": "TS0601",
  "class": "zigpy.device.Device"
}

Additional context Product: https://www.aliexpress.com/item/1005002511043244.html Blakadder link: https://zigbee.blakadder.com/Tuya_RSH-AirBox01.html

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (14 by maintainers)

github_iconTop GitHub Comments

4reactions
depl0ycommented, Jul 10, 2021

Updating the file mentioned above to include the following line:

 MODELS_INFO: [("_TZE200_8ygsuhe1", "TS0601"), ("_TZE200_yvx5lh6k", "TS0601")],

Fixes the issue, and exposes 3 entities, contain the (I presume) right numbers.

3reactions
Idskovcommented, Aug 18, 2021

EDIT: i named VOC and CH2O (formaldehyde wrong in the screenshot below)

Worked like a charm. Thanks for that. image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Seeking device handler for tuya smart air box
Hi I have bought the tuya smart air box (ZIGBEE 3.0 Smart Air Box Home ... [Device Support Request] TS0601 _TZE200_yvx5lh6k (Smart Air...
Read more >
Notes on Tuya Air Quality Sensors - Kaspars Dambis
The Zigbee version is known as TS0601 Smart Air House Keeper by Zigbee2MQTT ( TZE200_dwcarsat ) and is supported by their Home Assistant ......
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 Wi-Fi Smart Air Box V2 Review - SmartHomeScene
The ZigBee version of this Air Quality sensor is officially supported in the the ZHA integration. It is identified as model TS0601. It...
Read more >
Tuya Smart Air Box RSH-AirBox02 Zigbee compatibility
Model RSH-AirBox02 manufactured by Tuya. Zigbee ID: TS0601 | _TZE200_ryfmq5rl. Smart Air Box. Supports: co2. formaldehyde. humidity. voc. temperature ...
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