{ "name": "Кондиционер", "manufacturer": "ONOKOM", "model": "AIR-MD-VRF-MB-B", "modelId": "/devices/(ONOKOM-AIR-MD-VRF-MB-B_[0-9]{1,3}(?:_[0-9]{1,3})?)/controls/([0-9]{1,3}) - Indoor air temperature/meta/type", "catalogId": 0, "services": [ { "name": "Кондиционер", "type": "Thermostat", "characteristics": [ { "type": "CurrentTemperature", "link": [ { "type": "Double", "topicGet": "/devices/(1)/controls/(2) - Indoor air temperature" } ] }, { "type": "CurrentHeatingCoolingState", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Thermostat state" } ], "validValues": "0,1,2" }, { "type": "TargetTemperature", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Target temperature", "topicSet": "/devices/(1)/controls/(2) - Target temperature/on" } ], "minValue": 16, "maxValue": 30, "minStep": 1 }, { "type": "TargetHeatingCoolingState", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Active mode", "topicSet": "/devices/(1)/controls/(2) - Active mode/on", "map": { "OFF": 0, "HEAT": 1, "COOL": 2, "AUTO": 3, "DRY": 4, "FAN_ONLY": 5 } } ], "validValues": "OFF,HEAT,COOL,AUTO,DRY,FAN_ONLY" }, { "type": "C_FanSpeed", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Smart fan speed", "topicSet": "/devices/(1)/controls/(2) - Smart fan speed/on", "map": { "AUTO": 0, "QUIET": 1, "LOW": 2, "MEDIUM": 3, "HIGH": 4 } } ], "validValues": "AUTO,QUIET,LOW,MEDIUM,HIGH" }, { "type": "SwingMode", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Vanes swing", "topicSet": "/devices/(1)/controls/(2) - Vanes swing/on", "map": { "SWING_DISABLED": 0, "SWING_VERTICAL": 2 } } ], "validValues": "SWING_DISABLED,SWING_VERTICAL" } ] }, { "name": "Температура с внешнего датчика", "visible": false, "type": "TemperatureSensor", "characteristics": [ { "type": "CurrentTemperature", "link": [ { "type": "Double", "topicGet": "/devices/(1)/controls/(2) - Indoor air temperature", "topicSet": "/devices/(1)/controls/(2) - Indoor air temperature/on" } ] } ] }, { "name": "Вентилятор", "type": "Fan", "characteristics": [ { "type": "RotationSpeed", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Fan speed", "topicSet": "/devices/(1)/controls/(2) - Fan speed/on" } ], "minValue": 0, "maxValue": 3, "unit": "" } ] }, { "name": "Горизонтальные жалюзи", "type": "FanBasic", "characteristics": [ { "type": "On", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Horizontal vanes", "topicSet": "/devices/(1)/controls/(2) - Horizontal vanes/on" } ], "minValue": 1, "maxValue": 8 } ] }, { "name": "Режим Тихий", "type": "Switch", "characteristics": [ { "type": "On", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Quiet mode", "topicSet": "/devices/(1)/controls/(2) - Quiet mode/on" } ] } ] }, { "name": "Режим Эко", "type": "Switch", "characteristics": [ { "type": "On", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - Eco mode", "topicSet": "/devices/(1)/controls/(2) - Eco mode/on" } ] } ] }, { "name": "Температура внутреннего теплообменника", "type": "TemperatureSensor", "characteristics": [ { "type": "CurrentTemperature", "link": [ { "type": "Double", "topicGet": "/devices/(1)/controls/(2) - Indoor heat exchanger temperature" } ] } ] }, { "name": "Температура внешнего теплообменника", "type": "TemperatureSensor", "characteristics": [ { "type": "CurrentTemperature", "link": [ { "type": "Double", "topicGet": "/devices/(1)/controls/(2) - Outdoor heat exchanger temperature" } ] } ] } ], "options": [ { "link": [ { "type": "String", "topicGet": "/devices/(1)/controls/(2) - FW Version" } ], "name": "Версия прошивки", "inputType": "STATUS", "write": false, "type": "String" }, { "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/(2) - AC connected" } ], "name": "Кондиционер подключен", "type": "Boolean", "write": false, "init": true } ] }