IMOU ZGA1-EN
Smart gas detector
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "gas_alarm_1",
"label": "Gas alarm 1",
"access": 1,
"type": "binary",
"property": "gas_alarm_1",
"description": "Indicates whether the device detected gas (alarm_1)",
"value_on": true,
"value_off": false
},
{
"name": "gas_alarm_2",
"label": "Gas alarm 2",
"access": 1,
"type": "binary",
"property": "gas_alarm_2",
"description": "Indicates whether the device detected gas (alarm_2)",
"value_on": true,
"value_off": false
},
{
"name": "tamper",
"label": "Tamper",
"access": 1,
"type": "binary",
"property": "tamper",
"description": "Indicates whether the device is tampered",
"category": "diagnostic",
"value_on": true,
"value_off": false
},
{
"name": "test",
"label": "Test",
"access": 1,
"type": "binary",
"property": "test",
"description": "Indicates whether the device is currently performing a test",
"category": "diagnostic",
"value_on": true,
"value_off": false
}
]