Moes UFO-R11
Universal smart IR remote control
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Moes UFO-R11
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "switch",
"features": [
{
"type": "binary",
"name": "state",
"label": "State",
"property": "learn_ir_code",
"access": 2,
"value_on": "ON",
"value_off": "OFF",
"description": "Turn on to learn new IR code"
}
]
},
{
"type": "text",
"name": "learned_ir_code",
"label": "Learned ir code",
"property": "learned_ir_code",
"access": 1,
"description": "The IR code learned by device"
},
{
"type": "text",
"name": "ir_code_to_send",
"label": "Ir code to send",
"property": "ir_code_to_send",
"access": 2,
"description": "The IR code to send by device"
},
{
"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": "voltage",
"label": "Voltage",
"property": "voltage",
"access": 1,
"unit": "mV",
"description": "Voltage of the battery in millivolts"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]