I currently have multiple binary sensors provided by the integration, based on the mapped values.
"manufacturer": "BRK Brands, Inc.",
"manufacturerId": 312,
"label": "ZCOMBO",
"description": "Smoke and Carbon Monoxide Alarm",
{
"domain": "binary_sensor",
"entity_id": "binary_sensor.smoke_and_carbon_monoxide_alarm_smoke_alarm_smoke_alarm_test",
"original_name": "Smoke alarm test",
"original_device_class": "problem",
"disabled": false,
"disabled_by": null,
"hidden_by": null,
"original_icon": null,
"entity_category": null,
"supported_features": 0,
"unit_of_measurement": null,
"value_id": "10-113-0-Smoke Alarm-Alarm status",
"primary_value": {
"command_class": 113,
"command_class_name": "Notification",
"endpoint": 0,
"property": "Smoke Alarm",
"property_name": "Smoke Alarm",
"property_key": "Alarm status",
"property_key_name": "Alarm status",
"state_key": 3
}
},
{
"domain": "binary_sensor",
"entity_id": "binary_sensor.living_room_smoke_detector_smoke_detected",
"original_name": "Smoke detected",
"original_device_class": "smoke",
"disabled": false,
"disabled_by": null,
"hidden_by": null,
"original_icon": null,
"entity_category": null,
"supported_features": 0,
"unit_of_measurement": null,
"value_id": "10-113-0-Smoke Alarm-Sensor status",
"primary_value": {
"command_class": 113,
"command_class_name": "Notification",
"endpoint": 0,
"property": "Smoke Alarm",
"property_name": "Smoke Alarm",
"property_key": "Sensor status",
"property_key_name": "Sensor status",
"state_key": 2
}
},
{
"domain": "binary_sensor",
"entity_id": "binary_sensor.living_room_smoke_detector_carbon_monoxide_detected",
"original_name": "Carbon monoxide detected",
"original_device_class": "carbon_monoxide",
"disabled": false,
"disabled_by": null,
"hidden_by": null,
"original_icon": null,
"entity_category": null,
"supported_features": 0,
"unit_of_measurement": null,
"value_id": "10-113-0-CO Alarm-Sensor status",
"primary_value": {
"command_class": 113,
"command_class_name": "Notification",
"endpoint": 0,
"property": "CO Alarm",
"property_name": "CO Alarm",
"property_key": "Sensor status",
"property_key_name": "Sensor status",
"state_key": 2
}
},