[Device Support Request] _TZE200_gubdgai2 TS0601
See original GitHub issueIs your feature request related to a problem? Please describe. I can connect it to ZHA, but it does not generate any sensors, switches or other. It’s a curtain motor. Is it possible to integrate it?
Describe the solution you’d like A clear and concise description of what you want to happen.
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(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=0, *allocate_address=True, *complex_descriptor_available=False, *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, *is_valid=True, *logical_type=<LogicalType.EndDevice: 2>, *user_descriptor_available=False)",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x0051",
"in_clusters": [
"0x0000",
"0x0004",
"0x0005",
"0xef00"
],
"out_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZE200_gubdgai2",
"model": "TS0601",
"class": "zigpy.device.Device"
}
Additional context I’m running Home Assistant Supervised 2021.6.6.
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (5 by maintainers)
Top Results From Across the Web
[Device Support Request] Improving "TS0601 ... - GitHub
This TRV is only supporting setting the temperature and reporting it in 1.0° C and its one fix for getting it right in...
Read more >Switch Zigbee TZE200 TS0601 paired but without entities
Is there a solution for ZHA? As mentioned, for ZHA device issues start by submitting a new device support request with signature and...
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 >Support new TuYa devices - Zigbee2MQTT
In order to provide support for E.G. the TS0601 model ID you would create the following ... const tuya = require('zigbee-herdsman-converters/lib/tuya'); ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
i can’t use tuya app because i don’t have a tuya bridge.
I changed init.py and ts0601.py to /usr/local/lib/python3.8/site-packages/zhaquirks/tuya
to line 87 of init.py I added:
and to line 180 of ts0601.py I added:
i deleted
i restarted home assistant.
I don’t have any links, this is my device.