Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
27 changes: 27 additions & 0 deletions device_db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2335,6 +2335,33 @@ MODULE_TUYA_GIRIER_TS0012:
info: Supported
threads: null
store: null
MODULE_HOMMYN_TS0012:
human_name: Hommyn 2-gang L-only relay module
category: module
power: mains
neutral: without
output: triac
device_type: end_device
stock_model_name: TS0012
stock_manufacturer_name: _TZ3000_0e6uvexf
stock_converter_manufacturer: Tuya
stock_converter_model: TS0012
override_z2m_device: null
tuya_module: ZT3L
mcu_family: Telink
mcu: TLSR8258
config_str: 0e6uvexf;Hommyn-2;BA0f;LD7;SC2f;RB5;SC3f;RB4;M;
alt_config_str: null
old_manufacturer_names: null
old_zb_models: null
stock_manufacturer_id: 4417
stock_image_type: 54179
firmware_image_type: 47114
build: yes
status: fully_supported
info: Verified on RSH L TDQ ZJB v1.1 ZIGBEE board
threads: null
store: null
MODULE_TUYA_GIRIER_TS0013:
human_name: Tuya/Girier 3-gang L-only
category: module
Expand Down
6 changes: 6 additions & 0 deletions docs/changelog_fw.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Please describe what you are working on, under ## Upcoming

## Upcoming

### Devices

- **Hommyn 2-gang L-only relay module** (`_TZ3000_0e6uvexf`, `MODULE_HOMMYN_TS0012`)
- Pinout: L1 `RB5`, L2 `RB4`, switches `SC2f`/`SC3f`
- Defaults to momentary switch mode (`M;` in config)

### Features

- **Cover cluster** (window covering) for controlling the motor of curtains, blinds, and shutters.
Expand Down
3 changes: 3 additions & 0 deletions docs/supported_devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ Support new devices: [contribute/porting.md](/docs/contribute/porting.md)
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_c8wtsv3p` <br> `TS0001` | [NovaDigital MS105-ZB](https://www.zigbee2mqtt.io/devices/TS0001.html) | [`amzn`](https://www.amazon.com.br/M%C3%B3dulo-Interruptor-Inteligente-NovaDigital-Zigbee/dp/B0FN64F7F5) | [`#306`](https://github.com/romasku/tuya-zigbee-switch/issues/306) | Supported |
| 🟨 | ✔️ | 🇲 | 🔌 | ➿ | **SL** | `SONOFF` <br> `ZBMINIL2` | [SONOFF ZBMINIL2](https://www.zigbee2mqtt.io/devices/ZBMINIL2.html) | [`Store`](https://sonoff.tech/products/sonoff-zbmini-extreme-zigbee-smart-switch-zbminil2) | [`#232`](https://github.com/romasku/tuya-zigbee-switch/pull/232) | OTA WIP on BoyaMicro variant |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_npzfdcof` <br> `TS0001` | [T-LED 1-gang](https://www.zigbee2mqtt.io/devices/WHD02.html) | [`Store`](https://www.t-led.cz/p/smart-zigbee-3-0-spinac-zb2-68506) | [`#225`](https://github.com/romasku/tuya-zigbee-switch/issues/225) | Supported |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_n1j44rth` <br> `TS0002` | [Tuya 2-gang](https://www.zigbee2mqtt.io/devices/TS0002.html) | [`AlEx`](https://aliexpress.com/item/1005009640676478.html) | [`#448`](https://github.com/romasku/tuya-zigbee-switch/pull/448) | Supported |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_uwhjgngj` <br> `TS0003` | [Tuya 3-gang](https://www.zigbee2mqtt.io/devices/TS0003.html) | [`AlEx`](https://aliexpress.com/item/1005009640676478.html) | [`#448`](https://github.com/romasku/tuya-zigbee-switch/pull/448) | Supported |
| 🟨 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_rfexs4vs` <br> `TS0001` | [Tuya common 1-gang](https://www.zigbee2mqtt.io/devices/TS0001.html) | | [`#032`](https://github.com/romasku/tuya-zigbee-switch/issues/32) | Needs pinout confirmation |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_khmapq4n` <br> `TS0001` | [Tuya common 1-gang](https://www.zigbee2mqtt.io/devices/TS0001.html) | | [`#398`](https://github.com/romasku/tuya-zigbee-switch/issues/398) | Supported |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_zbfya6h0` <br> `TS0002` | [Tuya common 2-gang](https://www.zigbee2mqtt.io/devices/TS0002_basic_2.html) | | [`#032`](https://github.com/romasku/tuya-zigbee-switch/issues/32) | Supported |
Expand All @@ -122,6 +124,7 @@ Support new devices: [contribute/porting.md](/docs/contribute/porting.md)
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_ji4araar` <br> `TS0011` | [Tuya/Girier 1-gang L-only 🅰](https://www.zigbee2mqtt.io/devices/TS0011_switch_module.html) | | [`#004`](https://github.com/romasku/tuya-zigbee-switch/issues/4) | Supported |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_ji4araar` <br> `TS0011` | [Tuya/Girier 1-gang L-only 🅱](https://www.zigbee2mqtt.io/devices/TS0011_switch_module.html) | | [`#187`](https://github.com/romasku/tuya-zigbee-switch/issues/187) | Supported |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_jl7qyupf` <br> `TS0012` | [Tuya/Girier 2-gang L-only](https://www.zigbee2mqtt.io/devices/TS0012_switch_module.html) | | | Supported |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_0e6uvexf` <br> `TS0012` | [Hommyn 2-gang L-only relay module](https://www.zigbee2mqtt.io/devices/TS0012.html) | | | Verified on RSH L TDQ ZJB v1.1 ZIGBEE board |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_ypgri8yz` <br> `TS0013` | [Tuya/Girier 3-gang L-only](https://www.zigbee2mqtt.io/devices/ZB08.html) | | [`#037`](https://github.com/romasku/tuya-zigbee-switch/issues/37) | Supported |
| 🟧 | ❌️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3218_hdc8bbha` <br> `TS000F` | [QS-Zigbee-SEC01-DC](https://www.zigbee2mqtt.io/devices/QS-Zigbee-SEC01-DC.html) | | [`#372`](https://github.com/romasku/tuya-zigbee-switch/issues/372) | Needs pinout + RF daughterboard not supported |
| 🟩 | ✔️ | 🇲 | 🔌 | 🛜 | **TL** | `_TZ3000_yl3zuyaw` <br> `TS0001` | [Tuya QS-Zigbee-S05-LN](https://www.zigbee2mqtt.io/devices/TS0001.html) | | [`#339`](https://github.com/romasku/tuya-zigbee-switch/issues/339) | Supported |
Expand Down
Loading
Loading