Skip to content

Commit bf1059e

Browse files
romaskuSokolov Stanislav
andcommitted
Add Hommyn 2-gang L-only relay module (#468)
Co-authored-by: Sokolov Stanislav <st.sokolov@vk.team>
1 parent a789c18 commit bf1059e

2 files changed

Lines changed: 33 additions & 0 deletions

File tree

device_db.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,6 +1469,33 @@ MODULE_HOMMYN_TS0002:
14691469
info: Verified on ZT3L L+N mechanical relay module; same pinout as MODULE_TUYA_COMMON_TS0002
14701470
threads: null
14711471
store: null
1472+
MODULE_HOMMYN_TS0012:
1473+
human_name: Hommyn 2-gang L-only relay module
1474+
category: module
1475+
power: mains
1476+
neutral: without
1477+
output: triac
1478+
device_type: end_device
1479+
stock_model_name: TS0012
1480+
stock_manufacturer_name: _TZ3000_0e6uvexf
1481+
stock_converter_manufacturer: Tuya
1482+
stock_converter_model: TS0012
1483+
override_z2m_device: null
1484+
tuya_module: ZT3L
1485+
mcu_family: Telink
1486+
mcu: TLSR8258
1487+
config_str: 0e6uvexf;Hommyn-2;BA0f;LD7;SC2f;RB5;SC3f;RB4;M;
1488+
alt_config_str: null
1489+
old_manufacturer_names: null
1490+
old_zb_models: null
1491+
stock_manufacturer_id: 4417
1492+
stock_image_type: 54179
1493+
firmware_image_type: 47114
1494+
build: yes
1495+
status: fully_supported
1496+
info: Verified on RSH L TDQ ZJB v1.1 ZIGBEE board
1497+
threads: null
1498+
store: null
14721499
MODULE_IHSENO_TS0001:
14731500
human_name: iHseno 1-gang
14741501
category: module

docs/changelog_fw.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Please describe what you are working on, under ## Upcoming
1010

1111
## Upcoming
1212

13+
### Devices
14+
15+
- **Hommyn 2-gang L-only relay module** (`_TZ3000_0e6uvexf`, `MODULE_HOMMYN_TS0012`)
16+
- Pinout: L1 `RB5`, L2 `RB4`, switches `SC2f`/`SC3f`
17+
- Defaults to momentary switch mode (`M;` in config)
18+
1319
### Features
1420

1521
- **Cover cluster** (window covering) for controlling the motor of curtains, blinds, and shutters.

0 commit comments

Comments
 (0)