[ { "name": "Кондиционер", "manufacturer": "ONOKOM", "model": "AIR-MH-2-MB-B", "modelIds": [ "/devices/(ONOKOM-AIR-MH-2-MB-B_[0-9]{1,3}(?:_[0-9]{1,3})?)/controls/Indoor air temperature/meta/type" ], "catalogId": -1, "services": [ { "name": "Кондиционер", "type": "Thermostat", "characteristics": [ { "name": "Температура воздуха в помещении", "type": "CurrentTemperature", "link": [ { "type": "Double", "topicGet": "/devices/(1)/controls/Indoor air temperature" } ] }, { "name": "Состояние термостата", "type": "CurrentHeatingCoolingState", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Thermostat state" } ], "validValues": "0,1,2" }, { "name": "Целевая температура", "type": "TargetTemperature", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Target temperature", "topicSet": "/devices/(1)/controls/Target temperature/on" } ], "minValue": 16, "maxValue": 30, "minStep": 0.25 }, { "name": "Состояние и режим", "type": "TargetHeatingCoolingState", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Active mode", "topicSet": "/devices/(1)/controls/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" }, { "name": "Скорость вентилятора расширенная", "type": "C_FanSpeed", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Smart fan speed", "topicSet": "/devices/(1)/controls/Smart fan speed/on", "map": { "AUTO": 0, "LOW": 2, "MEDIUM": 3, "HIGH": 5 } } ], "validValues": "AUTO,LOW,MEDIUM,HIGH" }, { "name": "Качание жалюзи", "type": "SwingMode", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Vanes swing", "topicSet": "/devices/(1)/controls/Vanes swing/on", "map": { "SWING_DISABLED": 0, "SWING_ENABLED": 1, "SWING_VERTICAL": 2, "SWING_HORIZONTAL": 3 } } ], "validValues": "SWING_DISABLED,SWING_ENABLED,SWING_HORIZONTAL,SWING_VERTICAL" } ] }, { "name": "Скорость вентилятора", "type": "Fan", "characteristics": [ { "type": "RotationSpeed", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Fan speed", "topicSet": "/devices/(1)/controls/Fan speed/on" } ], "minValue": 0, "maxValue": 4, "unit": "" } ] }, { "name": "Горизонтальные жалюзи", "type": "Fan", "characteristics": [ { "type": "RotationSpeed", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Horizontal vanes", "topicSet": "/devices/(1)/controls/Horizontal vanes/on" } ], "minValue": 0, "maxValue": 6 } ] }, { "name": "Вертикальные жалюзи", "type": "Fan", "characteristics": [ { "type": "RotationSpeed", "link": [ { "type": "Integer", "topicGet": "/devices/(1)/controls/Vertical vanes", "topicSet": "/devices/(1)/controls/Vertical vanes/on" } ], "minValue": 0, "maxValue": 6 } ] } ], "options": [ { "name": "Версия прошивки", "inputType": "STATUS", "write": false, "type": "String", "link": [ { "type": "String", "topicGet": "/devices/(1)/controls/FW Version" } ] } ] } ]