Note, links to shops provided as reference only. I am not affiliated with these stores in any way.
Also, be warned what Tuya names are completely unreliable. Tuya name, reported as Zigbee Model (ZCL attribute 0x0005 ModelIdentifier) is not a unique device name or model, but device class. For example, TS0501B is a light device single color, lots of completely diffrent devices can share same name. Tuya model name, reported as Zigbee Manufacturer (ZCL attribute 0x0004 ManufacturerName) too unique, and identical from hardware point of view devices can have different Id's.
Name | Model | Photo | Zigbee Model | Zigbee Manufacturer | State | Links |
---|---|---|---|---|---|---|
Led strip controller - one color | TS0501B | _TZ3210_9q49basr | Supported | Aliexpress Aliexpress2 |
From hardware point of view, all controllers (Single color/RGB/RGBW/RGBCW) the same, at least Single color (Tuya name TS0501B) and RGBW (Tuya name TS0504B), and differs only by firmware and external connector to LED strip. All controllers share same populated PCB and based on Tuya ZT3L module, which is based on Z2 chip - actually it is TeLink TLSR8258 (TLSR8258F1KAT32).
Light strip controllers TS050XB. Actually, part of schematics. I was lazy enough to trace 3.3 voltage converter :)
Long press on button, connected LED will blink
- Short press on hardware button can be used as On/Off switch
- Working reporting of switching with hardware button
- Have a Power on behavior
- No more annoying bug with light goes off shortly afetr turn on (I hope)
- OTA updates
- zigbee2mqtt converter
- save state and power on control
- reporting
- OTA
- OTA update from Tuya firmware
- Reset by turning power on/off 5 times
- Direct control of LED PWM
Name | Model | Photo | Zigbee Model | Zigbee Manufacturer | State | Links |
---|---|---|---|---|---|---|
Lonsonho 1 gang switch | ZBWS01A (on case) | TS0041 | _TZ3000_s0i14ubi | Supported | Aliexpress white, 1-gang | |
Lonsonho 2 gang switch | ZBWS02A (on case) | TS0042 | _TZ3000_v8jvcwsx | WIP | Aliexpress white, 2-gang | |
Lonsonho 3 gang switch | ZBWS03A (on case) | TS0043 | _TZ3000_uyjmm0et | WIP | Aliexpress white, 3-gang |
All models use same PCB, different only populated components and mapping of keys and leds to GPIO pins. Some notes about devices.
Long press on Net Key button
- Binding
- Short press on button send toggle command (switch binded light on/off)
- Long press on button send move command, so light brightness a changed. Direction is switched on next press
- Short press on Net Key button send report with battery status
- OTA updates
- OTA update from Tuya firmware
- zigbee2mqtt converter
- binding
- reporting
- OTA
- OTA update from Tuya firmware
- Multiclick support
Name | Model | Photo | Zigbee Model | Zigbee Manufacturer | State | Links |
---|---|---|---|---|---|---|
IHOMECAM Door sensor with lux | ZG-102ZL | TS0601 | _TZE200_pay2byax | WIP | Aliexpress With Lux 1pc |
Long press on button, LED will constantly light for 5 seconds then blink
- Support for IAS Enroll
- Binding to On/Off cluster, door sensor can directly turn on or off lights or similar devices
- Configurable commands send to binded devices
- Configurable network polling intervals accordingly to ZCL POLL_CONTROL cluster
- Configurable battery and light sensor polling interval
- Short press on button send report with battery status
- OTA updates
- zigbee2mqtt converter
- binding
- reporting
- OTA
- POLL_CONTROL
- converter support for POLL_CONTROL
- battery and sensor poll interval
- converter support for sensor poll control
- OTA update from Tuya firmware
- Light sensor values unreliable