[Device Support Request] TS0601 GDC311ZBQ1 Tuya Loratap Garage Switcher
See original GitHub issue{ "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=4417, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, descriptor_capability_field=<DescriptorCapability.NONE: 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" ] }, "242": { "profile_id": 41440, "device_type": "0x0061", "in_clusters": [], "out_clusters": [ "0x0021" ] } }, "manufacturer": "_TZE200_wfxuhoea", "model": "TS0601", "class": "zigpy.device.Device" }
Tuya device that has no entities/controls in home assistant and its a simple Zigbee Tuya garage switcher. It has a sensor if the garage is opened or not, but it should be very similar to many other devices like this.
Thanks in advance for the support.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:82 (4 by maintainers)
Top GitHub Comments
Yes now I have made an automation that automatically switches it back whenever I use it . Not the most beautiful solution but it works .
Yes thats correct . It is actually working for me . I went from having a device that didnt work at all and now I can use it so thats good . Thanks alot.
garageport.log
Grrr, sorry, I’m gonna learn to read someday… I’m gonna look into it’s it’s still not loading…
homeassistant.log
Will have to wait for this evening to come back home and sort this out if I can.