Gewiss GWA1502
Model | GWA1502 |
Vendor | Gewiss |
Description | Contact interface - 2 channels - 230V |
Exposes | input |
Picture | ![]() |
Notes
Pairing
- Power off the device.
- Flip the switches in the off position (contacts I1 and I2 are open).
- Set jumpers in position 0000 (▄ ▄ ▄ ▄) = Factory default.
- Power on the device.
- Push and hold the small pairing button (A2 in manual) for at least 10 seconds. The status LED will flash red and green alternately for 3 seconds, then become red fixed. Device is now factory reset.
- Power off the device.
- Set jumpers in position 1011 (▀ ▄ ▀ ▀) = Pairing configuration.
- Power on the device.
- Device is now in pairing mode for 5 minutes. LED light should stay red.
- Start Permit Join.
- After pairing is complete, the LED will continue to slowly blink green for a few minutes.
- Set jumpers in position 0011 (▄ ▄ ▀ ▀) = One-way switch (on/off) configuration.
Exposes
Input (binary, 1 endpoint)
State of input I1. Value can be found in the published state on the input_1
property. To read (/get
) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get
with payload {"input_1": ""}
. It's not possible to write (/set
) this value. If value equals ON
input is ON, if OFF
OFF.
Input (binary, 2 endpoint)
State of input I2. Value can be found in the published state on the input_2
property. To read (/get
) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get
with payload {"input_2": ""}
. It's not possible to write (/set
) this value. If value equals ON
input is ON, if OFF
OFF.