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] HY367 TRV with new manufacturer ID

See original GitHub issue

My newly purchased HY-367 (https://zigbee.blakadder.com/Tuya_HY367.html) got a new manufacturer ID, please add “_TZE200_2atgpdho” to the device handler “MoesHY368_Type1”. Thanks a lot!

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.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress: 128>, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0051",
      "in_clusters": [
        "0x0000",
        "0x0004",
        "0x0005",
        "0xef00"
      ],
      "out_clusters": [
        "0x000a",
        "0x0019"
      ]
    }
  },
  "manufacturer": "_TZE200_2atgpdho",
  "model": "TS0601",
  "class": "zigpy.device.Device"
}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:36 (18 by maintainers)

github_iconTop GitHub Comments

2reactions
MattWestbcommented, Dec 6, 2021

CN-Hysen was only making 2 versions with the old and new Zigbee module for there devices for all customers until for one month ago its have coming 3 new IDs for there 4 models they is making.

Give one sign if they is having one new ID and i adding it in the quirk and the presets in ZHA.

I trying updating the tuya TRV matrix then i getting new ID from users so they dont need freezing all the time 😃) https://github.com/zigpy/zigpy/discussions/653#discussioncomment-314395

2reactions
MattWestbcommented, Nov 26, 2021

PR made waiting merging 😃 And shall doing one for the presets in ZHA 2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automating Radiator Valves (TRV) with a boiler and Hive ...
I've just purchased the below Zigee TRV's (Rebranded Tuya/Moes HY367) - Tuya Thermostatic Radiator Valve Controller (HY367) Zigbee ...
Read more >
Support new TuYa devices - Zigbee2MQTT
In order to provide support for E.G. the TS0601 model ID you would create the ... vendor: 'TuYa', description: 'Fill in a description...
Read more >
Radiator Valve with Temperature Sensor
If a device supports secure communication it will communicate with other ... Opposite to the Danfoss TRV this device will report the room...
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