TuYa YXZBSL
Smart siren
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the TuYa YXZBSL
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "binary",
"name": "alarm",
"label": "Alarm",
"property": "alarm",
"access": 3,
"value_on": "ON",
"value_off": "OFF",
"description": "Turn the light of the alarm ON/OFF"
},
{
"type": "enum",
"name": "type",
"label": "Type",
"property": "type",
"access": 3,
"values": [
"sound",
"light",
"sound+light",
"normal"
],
"description": "Alarm type"
},
{
"type": "enum",
"name": "volume",
"label": "Volume",
"property": "volume",
"access": 3,
"values": [
"mute",
"low",
"middle",
"high"
],
"description": "Volume of the alarm"
},
{
"type": "enum",
"name": "ringtone",
"label": "Ringtone",
"property": "ringtone",
"access": 3,
"values": [
"melody1",
"melody2",
"melody3",
"melody4",
"melody5",
"melody6",
"melody7",
"melody8",
"door",
"water",
"temperature",
"entered",
"left"
],
"description": "Ringtone of the alarm"
},
{
"type": "enum",
"name": "power_type",
"label": "Power type",
"property": "power_type",
"access": 1,
"values": [
"battery",
"cable"
],
"description": "Power type"
},
{
"type": "numeric",
"name": "duration",
"label": "Duration",
"property": "duration",
"access": 3,
"value_min": 1,
"value_max": 60,
"value_step": 1,
"unit": "min",
"description": "Duration of the alarm"
},
{
"type": "enum",
"name": "battery_level",
"label": "Battery level",
"property": "battery_level",
"access": 1,
"values": [
"low",
"middle",
"high"
],
"description": "Battery level state"
},
{
"type": "numeric",
"name": "battery",
"label": "Battery",
"property": "battery",
"access": 1,
"unit": "%",
"description": "Remaining battery in %, can take up to 24 hours before reported.",
"value_min": 0,
"value_max": 100
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]