{ "name": "ONOKOM AIR", "manufacturer": "ONOKOM", "model": "HT-1-ZB-S", "manufacturerIds": [ "ONOKOM" ], "modelIds": [ "HT-1-ZB-S" ], "catalogId": 5618, "init": [ { "zcl": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "4703_Mode", "manufacturerCode": 18179, "zclDataType": "ENUMERATION_8_BIT" }, { "endpoint": 1, "cluster": "0202_FanControl", "attribute": "4700_FanSpeed", "manufacturerCode": 18179, "zclDataType": "ENUMERATION_8_BIT" }, { "endpoint": 1, "cluster": "0202_FanControl", "attribute": "4701_SmartFanSpeed", "manufacturerCode": 18179, "zclDataType": "ENUMERATION_8_BIT" }, { "endpoint": 1, "cluster": "0006_OnOff", "attribute": "4700_StatusLed", "manufacturerCode": 18179, "zclDataType": "ENUMERATION_8_BIT" }, { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "4734_AcConnected", "manufacturerCode": 18179, "zclDataType": "ENUMERATION_8_BIT" } ] }, { "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "4703_Mode", "manufacturerCode": 18179 } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0202_FanControl", "attribute": "4700_FanSpeed", "manufacturerCode": 18179 } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0202_FanControl", "attribute": "4701_SmartFanSpeed", "manufacturerCode": 18179 } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0006_OnOff", "attribute": "4700_StatusLed", "manufacturerCode": 18179 } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "4734_AcConnected", "manufacturerCode": 18179 } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "0000_LocalTemperature" } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "0011_OccupiedCoolingSetpoint" } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "001E_ThermostatRunningMode" } ], "bind": true, "report": true, "optional": true }, { "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "001C_SystemMode" } ], "bind": true, "report": true, "optional": true } ], "services": [ { "name": "Кондиционер", "type": "Thermostat", "characteristics": [ { "type": "CurrentTemperature", "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "0000_LocalTemperature" } ] }, { "type": "TargetTemperature", "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "0011_OccupiedCoolingSetpoint" } ], "minValue": 16, "maxValue": 32, "minStep": 1 }, { "type": "CurrentHeatingCoolingState", "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "001E_ThermostatRunningMode" } ] }, { "type": "TargetHeatingCoolingState", "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "001C_SystemMode" } ], "validValues": "DRY,FAN_ONLY,HEAT,COOL,AUTO,OFF" }, { "type": "C_FanSpeed", "link": [ { "endpoint": 1, "cluster": "0202_FanControl", "attribute": "4701_SmartFanSpeed", "manufacturerCode": 18179, "map": { "AUTO": 0, "LOW": 2, "MEDIUM": 3, "HIGH": 4 } } ], "validValues": "AUTO,LOW,MEDIUM,HIGH" } ] }, { "name": "Скорость вентилятора", "type": "Fan", "characteristics": [ { "type": "RotationSpeed", "link": [ { "endpoint": 1, "cluster": "0202_FanControl", "attribute": "4700_FanSpeed", "manufacturerCode": 18179 } ], "minValue": 0, "maxValue": 3, "unit": "" } ] } ], "options": [ { "name": "Кондиционер подключен", "type": "Integer", "write": false, "value": 0, "link": [ { "endpoint": 1, "cluster": "0201_Thermostat", "attribute": "4734_AcConnected", "manufacturerCode": 18179 } ], "values": [ { "name": "Нет связи с кондиционером", "value": 0 }, { "name": "Связь есть, но не можем распознать пакеты", "value": 1 }, { "name": "Связь есть, но битые пакеты", "value": 2 }, { "name": "Кондиционер подключен", "value": 3 } ] }, { "name": "Версия прошивки (SW Build ID)", "type": "String", "write": false, "value": "{{ attributes['0000_Basic/4000_SWBuildID'] }}", "link": [ { "endpoint": 1, "cluster": "0000_Basic", "attribute": "4000_SWBuildID" } ] }, { "name": "Аппаратная версия", "type": "String", "write": false, "value": "{{ attributes['0000_Basic/0003_HWVersion'] }})", "link": [ { "endpoint": 1, "cluster": "0000_Basic", "attribute": "0003_HWVersion" } ] }, { "name": "Индикатор состояния", "type": "Integer", "write": true, "value": 0, "link": [ { "endpoint": 1, "cluster": "0006_OnOff", "attribute": "4700_StatusLed", "manufacturerCode": 18179, "map": { "0": 0, "1": 1, "2": 2 } } ], "values": [ { "name": "Обычный режим", "value": 0 }, { "name": "Отключен если нет ошибок", "value": 1 }, { "name": "Отключен до перезагрузки", "value": 2 } ] } ] }