Lincukoo A08-Z10T
Smart sound and flash siren
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": "alarm_state",
"label": "Alarm state",
"access": 3,
"type": "enum",
"property": "alarm_state",
"description": "alarm status",
"values": [
"alarm_sound",
"alarm_light",
"alarm_sound_light",
"normal"
]
},
{
"name": "alarm_volume",
"label": "Alarm volume",
"access": 3,
"type": "enum",
"property": "alarm_volume",
"description": "alarm volume",
"values": [
"low",
"middle",
"high",
"mute"
]
},
{
"name": "alarm_time",
"label": "Alarm time",
"access": 3,
"type": "numeric",
"property": "alarm_time",
"description": "alarm times",
"unit": "times",
"value_max": 100,
"value_min": 0,
"value_step": 1
},
{
"name": "mute",
"label": "Mute",
"access": 3,
"type": "binary",
"property": "mute",
"description": "mute",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "alarm_ringtone",
"label": "Alarm ringtone",
"access": 3,
"type": "enum",
"property": "alarm_ringtone",
"description": "alarm ringtone",
"values": [
"ringtone_1",
"ringtone_2",
"ringtone_3",
"ringtone_4",
"ringtone_5",
"ringtone_6",
"ringtone_7",
"ringtone_8",
"ringtone_9",
"ringtone_10",
"ringtone_11",
"ringtone_12",
"ringtone_13",
"ringtone_14",
"ringtone_15",
"ringtone_16",
"ringtone_17",
"ringtone_18",
"ringtone_19",
"ringtone_20",
"ringtone_21",
"ringtone_22",
"ringtone_23",
"ringtone_24",
"ringtone_25",
"ringtone_26",
"ringtone_27"
]
}
]