Orztech _TZE200_htj3hcpl
| Model | _TZE200_htj3hcpl |
| Vendor | Orztech |
| Description | 2 gang touch wall switch |
| Exposes | switch (state) |
| Picture | ![]() |
Options
How to use device type specific configuration
time_start: Reply to Tuya-specific time synchronization requests: "1970" - Reply with seconds since 1970/01/01 (recommended, should stop the device from asking), "2000" - Reply with seconds since 2000/01/01 (use if the weekday is wrong with 1970), "off" - Don't reply (use if replying causes too much traffic). Default for this device: "off". The value must be one of1970,2000,off
Exposes
Switch (t1 endpoint)
The current state of this switch is in the published state under the state_t1 property (value is ON or OFF). To control this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_t1": "ON"}, {"state_t1": "OFF"} or {"state_t1": "TOGGLE"}. To read the current state of this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"state_t1": ""}.
Switch (t2 endpoint)
The current state of this switch is in the published state under the state_t2 property (value is ON or OFF). To control this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_t2": "ON"}, {"state_t2": "OFF"} or {"state_t2": "TOGGLE"}. To read the current state of this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"state_t2": ""}.
Switch (c1 endpoint)
The current state of this switch is in the published state under the state_c1 property (value is ON or OFF). To control this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_c1": "ON"}, {"state_c1": "OFF"} or {"state_c1": "TOGGLE"}. To read the current state of this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"state_c1": ""}.
Switch (c2 endpoint)
The current state of this switch is in the published state under the state_c2 property (value is ON or OFF). To control this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_c2": "ON"}, {"state_c2": "OFF"} or {"state_c2": "TOGGLE"}. To read the current state of this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"state_c2": ""}.
Switch (c3 endpoint)
The current state of this switch is in the published state under the state_c3 property (value is ON or OFF). To control this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_c3": "ON"}, {"state_c3": "OFF"} or {"state_c3": "TOGGLE"}. To read the current state of this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"state_c3": ""}.
Switch (c4 endpoint)
The current state of this switch is in the published state under the state_c4 property (value is ON or OFF). To control this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_c4": "ON"}, {"state_c4": "OFF"} or {"state_c4": "TOGGLE"}. To read the current state of this switch publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"state_c4": ""}.

