Device request: Magnum Heating MRC wifi Thermostat

I copied it, just as it is now (device is in anti frost mode, 7 ° C)

Code Type Values
temp_set Integer { “unit”: “℃”, “min”: 50, “max”: 400, “scale”: 1, “step”: 5 }
temp_set_f Integer { “unit”: “℉”, “min”: 410, “max”: 1040, “scale”: 1, “step”: 10 }
factory_reset Boolean “{true,false}”

Above is the instruction set. The status set has this line added:

Code Type Values
temp_current Integer { “unit”: “℃”, “min”: 0, “max”: 450, “scale”: 1, “step”: 5}