- 1-gang - 2-gang `_TZE200_tzyy0rtq` - 3-gang - 4-gang - [Moes EU](https://moeshouse.com/products/star-featherg-series-zigbee-smart-switch-push-button-with-neutral-light-scene-2in1-switch-eu-version?variant=50387896598843), [Moes US](https://moeshouse.com/products/zigbee-star-featherg-series-smart-switch-push-button-with-neutral-light-scene-2in1-switch-us-version?variant=50388513030459) Can't support them yet, because the peripherals are accessed through a secondary Tuya MCU. We need to implement the Tuya serial protocol <details> <summary> Datapoints </summary> | Cmd | dpID | Type | Raw Value (Hex) | Decoded Value | Description | |------|------|------|-----------------|---------------|------------------------| | 0x04 | 36 | Bool | 1 | True (ON) | Backlight mode | | 0x04 | 36 | Bool | 0 | False (OFF) | | | 0x04 | 24 | Bool | 1 | True (ON) | State (Endpoint: l1) | | 0x04 | 24 | Bool | 0 | False (OFF) | | | 0x04 | 25 | Bool | 1 | True (ON) | State (Endpoint: l2) | | 0x04 | 25 | Bool | 0 | False (OFF) | | | 0x04 | 38 | Enum | 1 | State 1 | Power-on behavior | | 0x04 | 38 | Enum | 2 | State 2 | | | 0x04 | 38 | Enum | 0 | State 0 | | | 0x04 | 18 | Enum | 1 | State 1 | Mode (Endpoint: l1) | | 0x04 | 18 | Enum | 0 | State 0 | | | 0x04 | 19 | Enum | 1 | State 1 | Mode (Endpoint: l2) | | 0x04 | 19 | Enum | 0 | State 0 | | | 0x04 | 37 | Enum | 2 | State 2 | Indicator status | | 0x04 | 37 | Enum | 0 | State 0 | | | 0x04 | 37 | Enum | 1 | State 1 | | | 0x04 | 103 | Bool | 0 | False (OFF) | Induction mode | | 0x04 | 103 | Bool | 1 | True (ON) | | | 0x04 | 104 | Enum | 3 | State 3 | Vibration mode | | 0x04 | 104 | Enum | 2 | State 2 | | | 0x04 | 104 | Enum | 1 | State 1 | | | 0x04 | 104 | Enum | 0 | State 0 | | </details> <br> 2-gang pictures from @0xAlon <img src="https://github.com/user-attachments/assets/c76fc63b-87de-4655-b1ad-58f998963345" align="top" width="22%"/> <img src="https://github.com/user-attachments/assets/e462c862-c23b-478f-98fa-1771962fd7e6" align="top" width="22%"/> <img src="https://github.com/user-attachments/assets/5b4cb88d-7f4b-4173-964b-b7ec2cf22d09" align="top" width="22%"/> <img src="https://github.com/user-attachments/assets/4cf9e701-c41c-4354-aab2-5555f68a4e35" align="top" width="22%"/>
_TZE200_tzyy0rtqCan't support them yet, because the peripherals are accessed through a secondary Tuya MCU.
We need to implement the Tuya serial protocol
Datapoints
2-gang pictures from @0xAlon