YOKIS MFP-UP
Remote module for pilot wire heating system
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": "identify",
"label": "Identify",
"access": 2,
"type": "enum",
"property": "identify",
"description": "Initiate device identification",
"category": "config",
"values": [
"identify"
]
},
{
"name": "power",
"label": "Power",
"access": 5,
"type": "numeric",
"property": "power",
"description": "Instantaneous measured power",
"unit": "W"
},
{
"name": "current",
"label": "Current",
"access": 5,
"type": "numeric",
"property": "current",
"description": "Instantaneous measured electrical current",
"unit": "A"
},
{
"name": "energy",
"label": "Energy",
"access": 5,
"type": "numeric",
"property": "energy",
"description": "Sum of consumed energy",
"unit": "kWh"
},
{
"name": "power_failure_mode",
"label": "Power failure mode",
"access": 7,
"type": "enum",
"property": "power_failure_mode",
"description": "Define the device behavior after power failure",
"category": "config",
"values": [
"last_state",
"off",
"on",
"blink"
]
},
{
"name": "actual_order",
"label": "Actual order",
"access": 5,
"type": "enum",
"property": "actual_order",
"description": "Represent the actual order used by the device",
"category": "diagnostic",
"values": [
"stop",
"frost_off",
"eco",
"confort_2",
"confort_1",
"confort",
"shortcut_error",
"temperature_error"
]
},
{
"name": "order_timer",
"label": "Order timer",
"access": 7,
"type": "numeric",
"property": "order_timer",
"description": "Define the “Order” embedded timer duration. This timer is set when the device changes its order (in second). After that duration, the device is set back to its fallback order.",
"category": "config",
"value_max": 4294967295,
"value_min": 0,
"value_step": 1
},
{
"name": "pre_order_timer",
"label": "Pre order timer",
"access": 7,
"type": "numeric",
"property": "pre_order_timer",
"description": "Define the duration before an order is set. This timer is used when a new order is asked, it corresponds to the time before this order is applied. The duration is set in second.",
"category": "config",
"value_max": 4294967295,
"value_min": 0,
"value_step": 1
},
{
"name": "timer_unit",
"label": "Timer unit",
"access": 7,
"type": "enum",
"property": "timer_unit",
"description": "Represent the actual unit used for local command configuration",
"category": "config",
"values": [
"second",
"minutes"
]
},
{
"name": "led_mode",
"label": "Led mode",
"access": 7,
"type": "enum",
"property": "led_mode",
"description": "Define the product’s LED behavior:\n- 0x00 -> LED is always ON and blink during radio activity (default)\n- 0x01 -> LED is only OFF during few seconds after a mode transition",
"category": "config",
"values": [
"led_on",
"led_off"
]
},
{
"name": "pilot_wire_relay_mode",
"label": "Pilot wire relay mode",
"access": 7,
"type": "enum",
"property": "pilot_wire_relay_mode",
"description": "Define if the product must be set into pilot wire relay mode:\n- 0x00 -> Relay mode is deactivated (default)\n- 0x01 -> Relay mode is activated",
"category": "config",
"values": [
"relay_on",
"relay_off"
]
},
{
"name": "order_scrolling_mode",
"label": "Order scrolling mode",
"access": 7,
"type": "enum",
"property": "order_scrolling_mode",
"description": "Define the order scrolling sense:\n- 0x00 -> Forward : Confort -> Confort – 1 -> Confort – 2 -> Eco -> Hors-Gel -> Arrêt (default)\n- 0x01 -> Backward : Arrêt -> Hors-Gel -> Eco -> Confort – 2 -> Confort – 1 -> Confort",
"category": "config",
"values": [
"forward",
"backward"
]
},
{
"name": "order_number_supported",
"label": "Order number supported",
"access": 7,
"type": "enum",
"property": "order_number_supported",
"description": "Define the number of orders supported by the device:\n- 0x00 -> 4 orders (Confort, Eco, Hors-Gel, Arrêt)\n- 0x01 -> 6 orders (Confort, Confort – 1, Confort – 2, Eco, Hors-Gel, Arrêt) - (default)",
"category": "config",
"values": [
"four_orders",
"six_orders"
]
},
{
"name": "fallback_order",
"label": "Fallback order",
"access": 7,
"type": "enum",
"property": "fallback_order",
"description": "Represent the fallback order used by the device after the end of an order timer is reached",
"category": "config",
"values": [
"stop",
"frost_off",
"eco",
"confort_2",
"confort_1",
"confort"
]
},
{
"name": "pilotwire_set_order",
"label": "Pilotwire set order",
"access": 2,
"type": "enum",
"property": "pilotwire_set_order",
"description": "Set the device in the specified order.",
"category": "config",
"values": [
"stop",
"frost_off",
"eco",
"confort_2",
"confort_1",
"confort"
]
},
{
"name": "pilotwire_toggle_order",
"label": "Pilotwire toggle order",
"access": 2,
"type": "enum",
"property": "pilotwire_toggle_order",
"description": "Toggle between order by respecting the scrolling order",
"category": "config",
"values": [
"pilotwire_toggle_order"
]
},
{
"name": "reset_to_factory_settings",
"label": "Reset to factory settings",
"access": 2,
"type": "enum",
"property": "reset_to_factory_settings",
"description": "Reset setting depending on RESET ACTION value",
"category": "config",
"values": [
"factory_reset",
"configuration_reset",
"network_reset"
]
},
{
"name": "relaunch_ble_advert",
"label": "Relaunch ble advert",
"access": 2,
"type": "enum",
"property": "relaunch_ble_advert",
"description": "Relaunch BLE advertising for 15 minutes",
"category": "config",
"values": [
"relaunch_ble_advert"
]
}
]