HOBEIAN ZG-229Z
| Model | ZG-229Z |
| Vendor | HOBEIAN |
| Description | Smart light & sound siren |
| Exposes | alarm, doorbell, muffling, alarm_time, alarm_volume, doorbell_volume, battery |
| Picture | ![]() |
Exposes
Alarm (enum)
Initiatively trigger an alarm. Value can be found in the published state on the alarm property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"alarm": NEW_VALUE}. The possible values are: alarm_sound, alarm_light, alarm_sound_light, normal.
Doorbell (binary)
Doorbell. Value can be found in the published state on the doorbell property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"doorbell": NEW_VALUE}. If value equals ON doorbell is ON, if OFF OFF.
Muffling (binary)
Stop alarm. Value can be found in the published state on the muffling property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"muffling": NEW_VALUE}. If value equals ON muffling is ON, if OFF OFF.
Alarm time (numeric)
Alarm sounding time. Value can be found in the published state on the alarm_time property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"alarm_time": NEW_VALUE}. The minimal value is 0 and the maximum value is 1800. The unit of this value is s.
Alarm volume (enum)
Alarm volume. Value can be found in the published state on the alarm_volume property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"alarm_volume": NEW_VALUE}. The possible values are: low, middle, high, mute.
Doorbell volume (enum)
Doorbell volume. Value can be found in the published state on the doorbell_volume property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"doorbell_volume": NEW_VALUE}. The possible values are: low, middle, high, mute.
Battery (numeric)
Remaining battery in %, can take up to 24 hours before reported. Value can be found in the published state on the battery property. It's not possible to read (/get) or write (/set) this value. The minimal value is 0 and the maximum value is 100. The unit of this value is %.

