nicolap
(Nicola Perotto)
November 11, 2025, 7:21pm
1
Hi all,
I’m searching for a device with those properties:
Zigbee
wall mounted (EU, square)
line powered (with neutral), no battery!
button, eg. monostable, not touch: old people need good feedback
with a relay (to power a light)
support at least “press” and “long press”, “double press” would be beautiful but not indispensable
detached mode.
I have not found anything like this. Nowhere.
I know that I can use a normal button with a Shelly device (eg. 1Mini Gen4) but…
Thanks in advance
N
Sir_Goodenough
((SG) WhatAreWeFixing.Today)
November 11, 2025, 7:44pm
2
Did you look on Aliexpress?
nicolap
(Nicola Perotto)
November 11, 2025, 9:02pm
3
Yes! And Banggood, Temu, Amazon, search engines and also some AIs.
Nothing.
Edit: I cited the Shelly 1Mini Gen4 too fast, I got one just now and in Zigbee mode it doesn’t do anything useful!
Sir_Goodenough
((SG) WhatAreWeFixing.Today)
November 12, 2025, 2:27am
4
Then it’s probably not made.
There’s sonoff zbm5 switches
And you can also flash tuya zigbee switches with custom firmware for those features
Feature-rich custom firmware for Telink-based Tuya Zigbee switches and switch-modules.
# Supported devices
**Z2M device name** usually represents a collection of devices.
Even if they work the same, rebranded versions have different internals and different pinouts (and therefore require custom builds).
**Zigbee Manufacturer** is the most reliable unique device identifier. If the TZ3000 id of your device is not on this list, it requires porting.
For devices that contain a **supported Tuya Zigbee module** (ZTU, ZT2S, ZT3L), porting is relatively simple.
It consists of tracing (or guessing) the **board pinout**, adding an entry in the `device_db.yaml` file and running the build action.
Also read:
- [contribute/porting_to_new_device.md](/docs/contribute/porting_to_new_device.md)
- [recommended.md](./recommended.md)
- [not_recommended.md](./not_recommended.md)
| Z2M device name | Vendor name | Zigbee Manufacturer | Type | Status | Issue |
| --- | --- | --- | --- | --- | --- |
| [WHD02](https://www.zigbee2mqtt.io/devices/WHD02.html) | Aubess WHD02 | _TZ3000_46t1rvdu | router / end_device | Supported | [link](https://github.com/romasku/tuya-zigbee-switch/issues/18) |
| [TMZ02](https://www.zigbee2mqtt.io/devices/TMZ02.html) | Aubess TMZ02 | _TZ3000_lmlsduws | router | Supported | [link](https://github.com/romasku/tuya-zigbee-switch/pull/153) |
| [TS0003_switch_module_2](https://www.zigbee2mqtt.io/devices/TS0003_switch_module_2.html) | Aubess 3-gang | _TZ3000_lvhy15ix | router | Supported | [link](https://github.com/romasku/tuya-zigbee-switch/pull/151) |
This file has been truncated. show original
nicolap
(Nicola Perotto)
November 12, 2025, 7:17am
6
The zbm5 is a switch, not a push button so, usually, doesn’t support long press or double press.
But the custom firmware seems very interesting, I will try ASAP.
Thanks!
N
nicolap
(Nicola Perotto)
November 12, 2025, 9:15pm
7
Hi, as wrote in another thread I found a solution: the custom firmware suggested by @ferbulous with the Moes ZS-EUB_1gang .
And more devices can be modded!
Thanks
N