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:
[
{
"name": "alarm",
"label": "Alarm",
"access": 3,
"type": "binary",
"property": "alarm",
"description": "Turn the light of the alarm ON/OFF",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "type",
"label": "Type",
"access": 3,
"type": "enum",
"property": "type",
"description": "Alarm type",
"values": [
"sound",
"light",
"sound+light",
"normal"
]
},
{
"name": "volume",
"label": "Volume",
"access": 3,
"type": "enum",
"property": "volume",
"description": "Volume of the alarm",
"values": [
"mute",
"low",
"middle",
"high"
]
},
{
"name": "ringtone",
"label": "Ringtone",
"access": 3,
"type": "enum",
"property": "ringtone",
"description": "Ringtone of the alarm",
"values": [
"melody1",
"melody2",
"melody3",
"melody4",
"melody5",
"melody6",
"melody7",
"melody8",
"door",
"water",
"temperature",
"entered",
"left"
]
},
{
"name": "power_type",
"label": "Power type",
"access": 1,
"type": "enum",
"property": "power_type",
"description": "Power type",
"values": [
"battery",
"cable"
]
},
{
"name": "duration",
"label": "Duration",
"access": 3,
"type": "numeric",
"property": "duration",
"description": "Duration of the alarm",
"unit": "min",
"value_max": 60,
"value_min": 1,
"value_step": 1
},
{
"name": "battery_level",
"label": "Battery level",
"access": 1,
"type": "enum",
"property": "battery_level",
"description": "Battery level state",
"values": [
"low",
"middle",
"high"
]
},
{
"name": "battery",
"label": "Battery",
"access": 1,
"type": "numeric",
"property": "battery",
"description": "Remaining battery in %, can take up to 24 hours before reported",
"category": "diagnostic",
"unit": "%",
"value_max": 100,
"value_min": 0
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]