eibenp / homebridge-gree-airconditioner

Homebridge plugin for GREE Air Conditioners
Apache License 2.0
17 stars 3 forks source link

Sensor is not Showing Room Temperature #12

Closed malhomaid closed 2 weeks ago

malhomaid commented 4 weeks ago

Describe Your Problem:

I tried adding two types of Gree air conditioners, the split one works fine and but the duct(central) works fine except that Homekit doesn't read current room temperature.

In the logs you can see Office as the duct which doesn't read the temperature and Bedroom is the split which reads it fine. Logs:

[6/15/2024, 5:29:21 PM] [GREE Air Conditioner] UDP server bind to port 7002
[6/15/2024, 5:29:21 PM] Homebridge v1.8.2 (HAP v0.12.1) (Homebridge 5C24) is running on port 51663.
[6/15/2024, 5:29:24 PM] [GREE Air Conditioner] [Dressing room -- :7000] Device is bound -> 
[6/15/2024, 5:29:24 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device is bound -> 
[6/15/2024, 5:29:24 PM] [GREE Air Conditioner] [Living Room -- :7000] Device is bound -> 
[6/15/2024, 5:29:24 PM] [GREE Air Conditioner] [Office -- :7000] Device is bound -> 
[6/15/2024, 5:29:54 PM] [GREE Air Conditioner] Scan finished.
[6/15/2024, 6:43:30 PM] [GREE Air Conditioner] [Living Room -- :7000] power -> off
[6/15/2024, 6:43:30 PM] [GREE Air Conditioner] [Living Room -- :7000] Device updated (["power: 1 -> 0"])
[6/15/2024, 7:22:22 PM] [GREE Air Conditioner] [Office -- :7000] power -> on
[6/15/2024, 7:22:23 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["power: 0 -> 1"])
[6/15/2024, 7:22:25 PM] [GREE Air Conditioner] [Office -- :7000] targetTemperature -> 24, temperatureOffset -> 0 (-> 24 °C)
[6/15/2024, 7:22:25 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["targetTemperature: 25 -> 24"])
[6/15/2024, 8:54:07 PM] [GREE Air Conditioner] [Bedroom -- :7000] power -> on
[6/15/2024, 8:54:07 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["power: 0 -> 1"])
[6/15/2024, 10:16:05 PM] [GREE Air Conditioner] [Office -- :7000] power -> off
[6/15/2024, 10:16:05 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["power: 1 -> 0"])
[6/15/2024, 10:16:07 PM] [GREE Air Conditioner] [Bedroom -- :7000] power -> off
[6/15/2024, 10:16:07 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["power: 1 -> 0"])
[6/15/2024, 10:16:08 PM] [GREE Air Conditioner] [Bedroom -- :7000] power -> on
[6/15/2024, 10:16:08 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["power: 0 -> 1"])
[6/15/2024, 10:16:17 PM] [GREE Air Conditioner] [Bedroom -- :7000] targetTemperature -> 23, temperatureOffset -> 0 (-> 23 °C)
[6/15/2024, 10:16:17 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["targetTemperature: 24 -> 23"])
[6/15/2024, 10:16:23 PM] [GREE Air Conditioner] [Office -- :7000] power -> on
[6/15/2024, 10:16:23 PM] [GREE Air Conditioner] [Office -- :7000] quietMode -> on, powerfulMode -> off, speed -> low
[6/15/2024, 10:16:23 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["power: 0 -> 1"])
[6/15/2024, 10:16:23 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["quietMode: 0 -> 2"])
[6/15/2024, 10:16:23 PM] [GREE Air Conditioner] [Office -- :7000] speed -> auto, quietMode -> off, powerfulMode -> off
[6/15/2024, 10:16:23 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["speed: 1 -> 0","quietMode: 2 -> 0"])
[6/15/2024, 10:16:39 PM] [GREE Air Conditioner] [Office -- :7000] speed -> low, quietMode -> off, powerfulMode -> off
[6/15/2024, 10:16:39 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["speed: 0 -> 1"])
[6/15/2024, 10:19:21 PM] [GREE Air Conditioner] [Office -- :7000] speed -> medium, quietMode -> off, powerfulMode -> off
[6/15/2024, 10:19:22 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["speed: 1 -> 3"])
[6/15/2024, 10:19:27 PM] [GREE Air Conditioner] [Office -- :7000] speed -> mediumHigh, quietMode -> off, powerfulMode -> off
[6/15/2024, 10:19:27 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["speed: 3 -> 4"])
[6/15/2024, 10:19:27 PM] [GREE Air Conditioner] [Office -- :7000] swingVertical -> full
[6/15/2024, 10:19:27 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["swingVertical: 0 -> 1"])
[6/15/2024, 10:19:36 PM] [GREE Air Conditioner] [Office -- :7000] swingVertical -> default
[6/15/2024, 10:19:36 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["swingVertical: 1 -> 0"])
[6/15/2024, 10:19:38 PM] [GREE Air Conditioner] [Office -- :7000] speed -> auto, quietMode -> off, powerfulMode -> off
[6/15/2024, 10:19:38 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["speed: 4 -> 0"])
[6/15/2024, 10:19:38 PM] [GREE Air Conditioner] [Office -- :7000] quietMode -> on, powerfulMode -> off, speed -> low
[6/15/2024, 10:19:38 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["quietMode: 0 -> 2","speed: 0 -> 1"])
[6/15/2024, 10:19:43 PM] [GREE Air Conditioner] [Office -- :7000] power -> off
[6/15/2024, 10:19:43 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["power: 1 -> 0"])
[6/15/2024, 10:19:47 PM] [GREE Air Conditioner] [Bedroom -- :7000] power -> off
[6/15/2024, 10:19:48 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["power: 1 -> 0"])
[6/15/2024, 10:19:48 PM] [GREE Air Conditioner] [Bedroom -- :7000] power -> on
[6/15/2024, 10:19:48 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["power: 0 -> 1"])
[6/15/2024, 10:19:52 PM] [GREE Air Conditioner] [Bedroom -- :7000] speed -> mediumLow, quietMode -> off, powerfulMode -> off
[6/15/2024, 10:19:52 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["speed: 1 -> 2"])
[6/15/2024, 10:19:53 PM] [GREE Air Conditioner] [Bedroom -- :7000] swingVertical -> full
[6/15/2024, 10:19:54 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device updated (["swingVertical: 2 -> 1"])
[6/15/2024, 10:28:03 PM] [GREE Air Conditioner] Initializing GREEAirConditioner platform...
[6/15/2024, 10:28:03 PM] Loading 1 accessories...
[6/15/2024, 10:28:03 PM] [GREE Air Conditioner] UDP server bind to port 7002
[6/15/2024, 10:28:03 PM] Homebridge v1.8.2 (HAP v0.12.1) (Homebridge 5C24) is running on port 51663.
[6/15/2024, 10:28:06 PM] [GREE Air Conditioner] [Office -- :7000] Device is bound -> 
[6/15/2024, 10:28:06 PM] [GREE Air Conditioner] [Dressing room -- :7000] Device is bound -> 
[6/15/2024, 10:28:06 PM] [GREE Air Conditioner] [Living Room -- :7000] Device is bound -> 
[6/15/2024, 10:28:06 PM] [GREE Air Conditioner] [Bedroom -- :7000] Device is bound -> 
[6/15/2024, 10:28:36 PM] [GREE Air Conditioner] Scan finished.
[6/15/2024, 11:24:57 PM] [GREE Air Conditioner] [Office -- :7000] power -> on
[6/15/2024, 11:24:57 PM] [GREE Air Conditioner] [Office -- :7000] Device updated (["power: 0 -> 1"])

Plugin Config:

{
    "name": "GREE Air Conditioner",
    "port": 7002,
    "scanAddress": "",
    "scanCount": 10,
    "scanTimeout": 3,
    "devices": [
        {
            "mac": "",
            "name": "Dressing room",
            "model": "10001-v16.2",
            "speedSteps": 5,
            "statusUpdateInterval": 10,
            "sensorOffset": 40,
            "minimumTargetTemperature": 16,
            "maximumTargetTemperature": 30,
            "xFanEnabled": false,
            "temperatureSensor": "disabled",
            "overrideDefaultVerticalSwing": 0,
            "defaultVerticalSwing": 0
        },
        {
            "mac": "",
            "name": "Living Room",
            "model": "3019-v1.7",
            "speedSteps": 5,
            "statusUpdateInterval": 10,
            "sensorOffset": 40,
            "minimumTargetTemperature": 16,
            "maximumTargetTemperature": 30,
            "xFanEnabled": false,
            "temperatureSensor": "disabled",
            "disabled": false,
            "overrideDefaultVerticalSwing": 0,
            "defaultVerticalSwing": 0
        },
        {
            "mac": "",
            "name": "Office",
            "model": "3019-v1.7",
            "speedSteps": 5,
            "statusUpdateInterval": 10,
            "sensorOffset": 40,
            "minimumTargetTemperature": 16,
            "maximumTargetTemperature": 30,
            "xFanEnabled": false,
            "temperatureSensor": "disabled",
            "overrideDefaultVerticalSwing": 0,
            "defaultVerticalSwing": 0
        },
        {
            "mac": "",
            "name": "Bedroom",
            "model": "10001-v16.2",
            "speedSteps": 5,
            "statusUpdateInterval": 10,
            "sensorOffset": 40,
            "minimumTargetTemperature": 16,
            "maximumTargetTemperature": 30,
            "xFanEnabled": false,
            "temperatureSensor": "disabled",
            "overrideDefaultVerticalSwing": 0,
            "defaultVerticalSwing": 0
        }
    ],
    "platform": "GREEAirConditioner"
}

Screenshots: The first one is the Office which doesn't read the temperature and shows -40 and the second reads it fine and shows 33.

IMG_1006

Environment:

eibenp commented 4 weeks ago

Please restart homebridge in debug mode and send me the debug log. (Mac address is missing. Did you clear it or your configuration file does not have mac addresses set?)

malhomaid commented 4 weeks ago

Thank you for the quick reply @eibenp, I did clear the MAC and IPs,. Debug Plugin logs:

[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get Heater Cooler CurrentTemperature -> 26
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get CoolingThresholdTemperature -> 23
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get HeatingThresholdTemperature -> 23
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get RotationSpeed -> 3 (low)
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get TargetHeaterCoolerState -> COOL
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get Heater Cooler CurrentTemperature -> -40
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get CoolingThresholdTemperature -> 22
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get HeatingThresholdTemperature -> 22
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Living Room -- :7000] Get RotationSpeed -> 3 (low)
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get TargetHeaterCoolerState -> COOL
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get Heater Cooler CurrentTemperature -> 31
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get CoolingThresholdTemperature -> 23
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get HeatingThresholdTemperature -> 23
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:31 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get RotationSpeed -> 3 (low)
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"k6VnpBLvgdWFn+k+9aX1NoPeziWWDLr/wmdZtfOP3j774yGQlP1ZMLU+svgACAYWcrvUmBZZpMU+8tic0CKns8obowhKqBqeFGhvmfgiZBexhQzx46XkORRSzm8DxlCIqeX+2kMBsBDG5QNYW8I2m8sy/sx9i5Djry/IMIUQPKbemIjp1P7pROj81WLMGpCFh87ZhSXy6o9EUcPDgyBAF8XLrfdPbWLFMBsBlgbIZLT313Zi45KIhX1LXjXtc/3P"}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"KHf5qEphxzRIGnv+8HkpfLYNn3IiV+W+UaPqDy15glFZja6Noc37z/ho88VPbiu19WpR5SKLVYuhzbakp7kwl1SGxKlhgly0RJD/kbxs/lSi1lFKphELu98ULjmM4jFXR4hbuLCtVa06ekMXh8vA/ZcM7fzcG1CF8CYrFg0KEFGgdrgE3zDtojB4jOn5ZklzQXsApljUii+ifwilr7kONsl7zkkwgEbpuHiwyT8H4gYLHAgqTGNGJn1l4Q1UTPfb"}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"jo2z4UvN0yS4rmtXYMUXfgTdbzPEH2lpSABsBBK3PBBa+YzQi3nNlX6utfhPyGFrHjaSzX1cikhVTJOs+RDrAyzp/R/FsCiXoEpLPvm6+aC43Hk/YSL9QNvS/DW5jeXRD01xoA1IK6+4HGvzfb/p5knEWWjyI6od9jxNIYw18KDsR36Kp4vDHsls7kLPUVU4K6yJZ6Hw67t/mRjtUzZxOVx8pheNM1JqoPwXcE5FZGC17jFZ+InjzCPnugwvRFNCZmBcvKvlnI+2AMYJpfaPBIq649L/XLmYnbyQJgBBKXYYi9zikT3mNKk+TrhLYZae4pD2i4MhzWsint1WBEo22w=="}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[1,1,23,66,0,0,1,0,5,0,1,0,0,0,0,0,"1941-05-10 18:25:17"]}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] Device status -> {"Pow":1,"Mod":1,"SetTem":23,"TemSen":66,"TemUn":0,"TemRec":0,"WdSpd":1,"SwingLfRig":0,"SwUpDn":5,"Blo":0,"Lig":1,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"1941-05-10 18:25:17"}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Active) -> ACTIVE
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Current Heater-Cooler State) -> COOLING
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Target Heater-Cooler State) -> COOL
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Current Temperature) -> 26
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Cooling Threshold Temperature) -> 23
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Swing Mode) -> DISABLED
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Rotation Speed) -> 3 (low)
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"a+ysBYcGoa+tCoCQ1/tpVy2oNtLqwBILwU//MvmsSOTW7XlLxRya/inICnYCmd4tOCvpL0iqPFNkct7yWMHuwBvAbln2L0AVl7Lr1oUmd3nCKN6YaUnB8mNvaGs2dDQwUVKWNf9yfYwppB0qiA63bdi5GpealBonbbllBeb1VpaG9eV4aP67MS/fwJn4Sr0m+g/kZ5JCjlRSgXlGTvarANh0JOZWxA0OjYsCgacVpwDVTYy1HOEhHB1m4xQePBs1TB/l3Q3mRHOJ1kBZZ1CyBt1Ec8Y1v29oKbJm0oyINyYVk4StHZsHh9B/dfLISiQ5YnC2jv3a5QEWWDNvo5jIsA=="}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[0,1,23,71,0,0,1,0,2,0,0,0,0,0,0,0,"2024-06-16 00:53:34"]}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] Device status -> {"Pow":0,"Mod":1,"SetTem":23,"TemSen":71,"TemUn":0,"TemRec":0,"WdSpd":1,"SwingLfRig":0,"SwUpDn":2,"Blo":0,"Lig":0,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"2024-06-16 00:53:34"}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Active) -> INACTIVE
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Current Heater-Cooler State) -> INACTIVE
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Current Temperature) -> 31
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"5+/0MFVEY5JNAMyS3QKb4bVQUlnfyUqYR+ujTf+hAzZCp7I6WzngX5JIlNx5WdHAES2CtO4TpHfrQWILFiPpyeAcR+gbX3oD8e9BMZUkOGLlqfID69OAzSwlzxKY4W/EwNtQY91med4zl5HGDikQFt/mh6tGXMRrEa10viGxH8yCNKilggYTPAKyQOn+ph0dAAuayptdwJt0nU1R8ZcOZLEZ9IKbzO/O4Kr3dPZLYiyA1R4+0kfY9V3VlvdSnMkC"}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"0nQhIqmVwB0ttnHKw0uPqyHCI2RZFpfu9YX3bkmpC2Thca9v1gmNpxC2AyVNJL6vbC1VLDDexbTlRL6boiCwAeCSowN0VNe/WByi3ciNK+Fad6mKI6h+nJ+Sj/PurcbokOIcGpJ/jgVvDDjxcU9ZHp0oyMNPmtT0bnSEdB/uksP5OE/g+zBxAgmgNvbAVxXvqwJbQNz/HJxIx2e5diBa8GDOmfov4QrEduhCYyZAq9MgwDe14yca3FKMreP2YR4M"}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"RlIFuWqYJ80sQ6gxU/HEuSt8m2k5JtZPhbyQGKItfm6KDjfGW+NiaahA8Jd6fFk9ZDvvurdIMCS/eyeZe4MkCgYbeAHsMu5RBxRNX7TBWqiuyWDkzm3+fdmBoyUtwS+rCUp3h261GeuUYIx2g+SndOlDlsP93VNUN+jmq3hONcD1Bq+ceDhvZw/kv7b0q7h/WlZhRnmCnJpW2PXJrGnEhvfJfcc9R0dYCHd/1cPHCb+8vyB1l6e3qUh/6ENX18TxFys7gfVbRURNTBqS9tDdzz9IoT5RTWBH6o3CABgQ4G3Sm8oOEIqCKWGlMWPYt0gw2PuR/AHOsOAsuAYtRX/7Ag=="}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[1,1,24,0,0,0,1,0,0,0,0,0,0,0,0,0,"2024-06-16 00:53:34"]}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] Device status -> {"Pow":1,"Mod":1,"SetTem":24,"TemSen":0,"TemUn":0,"TemRec":0,"WdSpd":1,"SwingLfRig":0,"SwUpDn":0,"Blo":0,"Lig":0,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"2024-06-16 00:53:34"}
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Active) -> ACTIVE
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Current Heater-Cooler State) -> COOLING
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Target Heater-Cooler State) -> COOL
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Current Temperature) -> -40
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Cooling Threshold Temperature) -> 24
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Swing Mode) -> DISABLED
[6/16/2024, 12:53:35 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Rotation Speed) -> 3 (low)
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] Initializing GREEAirConditioner platform...
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] Finished initializing platform: GREE Air Conditioner
[6/16/2024, 12:53:47 AM] Loading 1 accessories...
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] Loading accessory from cache:  Office {
  t: 'dev',
  cid: '',
  bc: 'gree',
  catalog: 'gree',
  mid: '3019',
  lock: 0,
  model: 'gree',
  name: 'GR-ACUnit_3017_02_9c77',
  series: 'gree',
  vender: '2',
  ver: 'V1.2.1',
  brand: 'gree',
  mac: '',
  address: '',
  port: 7000
}
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] Loading accessory from cache:  Dressing room {
  t: 'dev',
  cid: '',
  bc: 'gree',
  catalog: 'gree',
  mid: '10001',
  model: 'gree',
  name: 'c682c01d',
  series: 'gree',
  vender: '1',
  ver: 'V1.2.1',
  brand: 'gree',
  mac: '',
  lock: 0,
  address: '',
  port: 7000
}
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] Loading accessory from cache:  Living Room {
  t: 'dev',
  cid: '',
  bc: 'gree',
  catalog: 'gree',
  mid: '3019',
  lock: 0,
  model: 'gree',
  name: 'GR-ACUnit_3017_02_9b2d',
  series: 'gree',
  vender: '2',
  ver: 'V1.2.1',
  brand: 'gree',
  mac: '',
  address: '',
  port: 7000
}
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] Loading accessory from cache:  Bedroom {
  t: 'dev',
  cid: '',
  bc: 'gree',
  catalog: 'gree',
  mid: '10001',
  model: 'gree',
  name: 'c6c2b3d5',
  series: 'gree',
  vender: '1',
  ver: 'V1.2.1',
  brand: 'gree',
  mac: '',
  lock: 0,
  address: '',
  port: 7000
}
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] Executed didFinishLaunching callback
[6/16/2024, 12:53:47 AM] Publishing bridge accessory (name: Homebridge 5C24, publishInfo: {
  username: '0E:14:AE:DE:5C:24',
  port: 51663,
  pincode: '***-**-***',
  category: 2,
  bind: undefined,
  mdns: undefined,
  addIdentifyingMaterial: true,
  advertiser: 'bonjour-hap'
}).
[6/16/2024, 12:53:47 AM] [GREE Air Conditioner] UDP server bind to port 7002
[6/16/2024, 12:53:47 AM] Homebridge v1.8.2 (HAP v0.12.1) (Homebridge 5C24) is running on port 51663.
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] Broadcast '{"t":"scan"}' :7000
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+R0RirVWTyOGHXrU80D/iXuZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeeluM16ztMaL61BRr9rlRj5z2sTOyF/t3EXhqAlo/Ivz"}

[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c682c01d","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] deviceConfig -> {"mac":"","name":"Dressing room","model":"10001-v16.2","speedSteps":5,"statusUpdateInterval":10,"sensorOffset":40,"minimumTargetTemperature":16,"maximumTargetTemperature":30,"xFanEnabled":false,"temperatureSensor":"disabled","overrideDefaultVerticalSwing":0,"defaultVerticalSwing":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Temperature Sensor child service not allowed
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Bind to device -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage - Package -> {"mac":"","t":"bind","uid":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage {"cid":"app","i":1,"t":"pack","uid":0,"tcid":"","pack":"ZGJOuvclYyZ8D6i0/onlykfzzHTH/ifNc3qXFe/uOX+j9mrs/0p7GUTdWxmNaBUt"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+RUQm5n67PEH29Nwygx/O4MZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeVS98QlaDhMWJocqZiQypVZz2sTOyF/t3EXhqAlo/Ivz"}

[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c6c2b3d5","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] deviceConfig -> {"mac":"","name":"Bedroom","model":"10001-v16.2","speedSteps":5,"statusUpdateInterval":10,"sensorOffset":40,"minimumTargetTemperature":16,"maximumTargetTemperature":30,"xFanEnabled":false,"temperatureSensor":"disabled","overrideDefaultVerticalSwing":0,"defaultVerticalSwing":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Temperature Sensor child service not allowed
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Bind to device -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage - Package -> {"mac":"","t":"bind","uid":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage {"cid":"app","i":1,"t":"pack","uid":0,"tcid":"","pack":"pNqNKd14Hj1Mk9KCkIbXptdbxDosl9512WwT5NM4Jg6j9mrs/0p7GUTdWxmNaBUt"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClaLrwxCn8luC/aOXJ5CB5TZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLDgNVjf4rLlSE4gwOLSf36w=="}

[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9b2d","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] deviceConfig -> {"mac":"","name":"Living Room","model":"3019-v1.7","speedSteps":5,"statusUpdateInterval":10,"sensorOffset":40,"minimumTargetTemperature":16,"maximumTargetTemperature":30,"xFanEnabled":false,"temperatureSensor":"disabled","disabled":false,"overrideDefaultVerticalSwing":0,"defaultVerticalSwing":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Temperature Sensor child service not allowed
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Bind to device -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage - Package -> {"mac":"","t":"bind","uid":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage {"cid":"app","i":1,"t":"pack","uid":0,"tcid":"","pack":"DoAml1NQC1BLdB5j0vPSkQWTVG/Ysl1rXvU5VydWbDaj9mrs/0p7GUTdWxmNaBUt"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClRn/AHZohft06Vad3JRfPHZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLTyRu1UBQoFO5Qj/1lDV49g=="}

[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9c77","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] deviceConfig -> {"mac":"","name":"Office","model":"3019-v1.7","speedSteps":5,"statusUpdateInterval":10,"sensorOffset":40,"minimumTargetTemperature":16,"maximumTargetTemperature":30,"xFanEnabled":false,"temperatureSensor":"disabled","overrideDefaultVerticalSwing":0,"defaultVerticalSwing":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Temperature Sensor child service not allowed
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Bind to device -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage - Package -> {"mac":"","t":"bind","uid":0}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage {"cid":"app","i":1,"t":"pack","uid":0,"tcid":"","pack":"DoAml1NQC1BLdB5j0vPSkfcxisqZswuehg5j5JuzDW6j9mrs/0p7GUTdWxmNaBUt"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage -> {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"T2tGu9JTsZPLMhoPO/mBciHHqtjvOcPrwWx8kHVrX6aVSXB154qEafYiXnzg3wdww9blDhziTVnh+L5p8F1r3uKhsiKg6mcl8vMCtanndZ0="}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage - Package -> {"t":"bindok","mac":"","r":200,"key":"F23g50h650D65O32"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Device binding
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Device is bound -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Device key -> F23g50h650D65O32
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"k6VnpBLvgdWFn+k+9aX1NoPeziWWDLr/wmdZtfOP3j774yGQlP1ZMLU+svgACAYWcrvUmBZZpMU+8tic0CKns8obowhKqBqeFGhvmfgiZBexhQzx46XkORRSzm8DxlCIqeX+2kMBsBDG5QNYW8I2m8sy/sx9i5Djry/IMIUQPKbemIjp1P7pROj81WLMGpCFh87ZhSXy6o9EUcPDgyBAF8XLrfdPbWLFMBsBlgbIZLT313Zi45KIhX1LXjXtc/3P"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] handleMessage -> {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"T2tGu9JTsZPLMhoPO/mBcopT6KB2Tdab6ag/A7l9x8nvEFajOV3X1/HmqhEiK2q5+Hzi8YybcskW86TY1eGW0elHoxl8a97YriIsV6zzxno="}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] handleMessage - Package -> {"t":"bindok","mac":"","r":200,"key":"K59bPB7joSlglx0e"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Device binding
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Device is bound -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Device key -> K59bPB7joSlglx0e
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"KHf5qEphxzRIGnv+8HkpfLYNn3IiV+W+UaPqDy15glFZja6Noc37z/ho88VPbiu19WpR5SKLVYuhzbakp7kwl1SGxKlhgly0RJD/kbxs/lSi1lFKphELu98ULjmM4jFXR4hbuLCtVa06ekMXh8vA/ZcM7fzcG1CF8CYrFg0KEFGgdrgE3zDtojB4jOn5ZklzQXsApljUii+ifwilr7kONsl7zkkwgEbpuHiwyT8H4gYLHAgqTGNGJn1l4Q1UTPfb"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage -> {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"T2tGu9JTsZPLMhoPO/mBcqBet5z9ab628aoBVYaqywMWpEmI0aaSje3tq7D3+qRaIWLBSbWHtIDZroHQn46t0n+hVdkAGxog/zeXq8DaQdY="}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage - Package -> {"t":"bindok","mac":"","r":200,"key":"rNB7P7dxe0mykIg2"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Device binding
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Device is bound -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Device key -> rNB7P7dxe0mykIg2
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"5+/0MFVEY5JNAMyS3QKb4bVQUlnfyUqYR+ujTf+hAzZCp7I6WzngX5JIlNx5WdHAES2CtO4TpHfrQWILFiPpyeAcR+gbX3oD8e9BMZUkOGLlqfID69OAzSwlzxKY4W/EwNtQY91med4zl5HGDikQFt/mh6tGXMRrEa10viGxH8yCNKilggYTPAKyQOn+ph0dAAuayptdwJt0nU1R8ZcOZLEZ9IKbzO/O4Kr3dPZLYiyA1R4+0kfY9V3VlvdSnMkC"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"jo2z4UvN0yS4rmtXYMUXfgTdbzPEH2lpSABsBBK3PBBa+YzQi3nNlX6utfhPyGFrHjaSzX1cikhVTJOs+RDrAyzp/R/FsCiXoEpLPvm6+aC43Hk/YSL9QNvS/DW5jeXRD01xoA1IK6+4HGvzfb/p5knEWWjyI6od9jxNIYw18KDsR36Kp4vDHsls7kLPUVU4K6yJZ6Hw67t/mRjtUzZxOVx8pheNM1JqoPwXcE5FZGC17jFZ+InjzCPnugwvRFNCZmBcvKvlnI+2AMYJpfaPBIq649L/XLmYnbyQJgBBKXYYi9zikT3mNKk+TrhLYZae4OOwggSU61FfnbahcQYMPQ=="}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[1,1,23,66,0,0,1,0,5,0,1,0,0,0,0,0,"1941-05-10 18:25:32"]}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Device status -> {"Pow":1,"Mod":1,"SetTem":23,"TemSen":66,"TemUn":0,"TemRec":0,"WdSpd":1,"SwingLfRig":0,"SwUpDn":5,"Blo":0,"Lig":1,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"1941-05-10 18:25:32"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Active) -> ACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Current Heater-Cooler State) -> COOLING
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Target Heater-Cooler State) -> COOL
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Current Temperature) -> 26
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Cooling Threshold Temperature) -> 23
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Swing Mode) -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Rotation Speed) -> 3 (low)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] handleMessage -> {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"T2tGu9JTsZPLMhoPO/mBcsSC7OLXth1y786l7AECd7+VSXB154qEafYiXnzg3wdwjf43fu+u+6FKbdQXjUm7/ocwSi4Ulh0ehz8X0Biigks="}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] handleMessage - Package -> {"t":"bindok","mac":"","r":200,"key":"1kT2hcPc9S3IVQ3a"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Device binding
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Device is bound -> 
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Device key -> 1kT2hcPc9S3IVQ3a
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"0nQhIqmVwB0ttnHKw0uPqyHCI2RZFpfu9YX3bkmpC2Thca9v1gmNpxC2AyVNJL6vbC1VLDDexbTlRL6boiCwAeCSowN0VNe/WByi3ciNK+Fad6mKI6h+nJ+Sj/PurcbokOIcGpJ/jgVvDDjxcU9ZHp0oyMNPmtT0bnSEdB/uksP5OE/g+zBxAgmgNvbAVxXvqwJbQNz/HJxIx2e5diBa8GDOmfov4QrEduhCYyZAq9MgwDe14yca3FKMreP2YR4M"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"jafmnl2Z2uB1ijK1YuH3AaAvDydjzPeJMVarzZhdkbwhhJXTSn+jcutFfCcJcLMLdb/cuCInBdvPx6+QuxB3mQg+Gc/1JyY/kWmIVRstz1NBtPIldRjoZuaSpodsr1Vv9MGm9q1BOj2eWvKXcAxFDLRxzyxWO5viITBf8QzoxJ7VOw3lvzHt0MdUoczpNA8X5lRgGnHY1FDIqnixwT05AGQf6mx1jqnmW+MxeL07oOVexUXrP7iMz26vAVZxNJszNm7bOXzM3+bIfPnNQLvBTia42xJbQ4Pk/vlR/hT1WYIKrBWlE+NlsTxI8FGMw7D/KdYPqgsOYuOmZiV8loipwA=="}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[0,1,22,0,0,1,1,0,0,0,0,0,0,0,0,0,"2024-06-16 00:53:48"]}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Device status -> {"Pow":0,"Mod":1,"SetTem":22,"TemSen":0,"TemUn":0,"TemRec":1,"WdSpd":1,"SwingLfRig":0,"SwUpDn":0,"Blo":0,"Lig":0,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"2024-06-16 00:53:48"}
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Active) -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Current Heater-Cooler State) -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Current Temperature) -> -40
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get HeatingThresholdTemperature -> 22
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get CoolingThresholdTemperature -> 22
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get Heater Cooler CurrentTemperature -> -40
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get RotationSpeed -> 3 (low)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get TargetHeaterCoolerState -> COOL
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get CurrentHeaterCoolerState -> COOLING
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get TargetHeaterCoolerState -> COOL
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get HeatingThresholdTemperature -> 23
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get Heater Cooler CurrentTemperature -> 26
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get RotationSpeed -> 3 (low)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get CoolingThresholdTemperature -> 23
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get Active -> ACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get CoolingThresholdTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get RotationSpeed -> 2 (auto)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get TargetHeaterCoolerState -> AUTO
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get Heater Cooler CurrentTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get HeatingThresholdTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get Heater Cooler CurrentTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get HeatingThresholdTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get TargetHeaterCoolerState -> AUTO
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get CoolingThresholdTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get RotationSpeed -> 2 (auto)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get CoolingThresholdTemperature -> 22
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get TargetHeaterCoolerState -> COOL
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get HeatingThresholdTemperature -> 22
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get RotationSpeed -> 3 (low)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Living Room -- :7000] Get Heater Cooler CurrentTemperature -> -40
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get RotationSpeed -> 3 (low)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get CurrentHeaterCoolerState -> COOLING
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get HeatingThresholdTemperature -> 23
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get TargetHeaterCoolerState -> COOL
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get Heater Cooler CurrentTemperature -> 26
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get Active -> ACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get CoolingThresholdTemperature -> 23
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Dressing room -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get TargetHeaterCoolerState -> AUTO
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get Heater Cooler CurrentTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get HeatingThresholdTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get RotationSpeed -> 2 (auto)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Office -- :7000] Get CoolingThresholdTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get TargetHeaterCoolerState -> AUTO
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get Active -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get TemperatureDisplayUnits -> CELSIUS
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get CurrentHeaterCoolerState -> INACTIVE
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get CoolingThresholdTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get Heater Cooler CurrentTemperature -> 25
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get SwingMode -> DISABLED
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get RotationSpeed -> 2 (auto)
[6/16/2024, 12:53:50 AM] [GREE Air Conditioner] [Bedroom -- :7000] Get HeatingThresholdTemperature -> 25
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"RlIFuWqYJ80sQ6gxU/HEuSt8m2k5JtZPhbyQGKItfm6KDjfGW+NiaahA8Jd6fFk9ZDvvurdIMCS/eyeZe4MkCgYbeAHsMu5RBxRNX7TBWqiuyWDkzm3+fdmBoyUtwS+rCUp3h261GeuUYIx2g+SndOlDlsP93VNUN+jmq3hONcD1Bq+ceDhvZw/kv7b0q7h/WlZhRnmCnJpW2PXJrGnEhvfJfcc9R0dYCHd/1cPHCb+8vyB1l6e3qUh/6ENX18TxFys7gfVbRURNTBqS9tDdzz9IoT5RTWBH6o3CABgQ4G3Sm8oOEIqCKWGlMWPYt0gwnQzkJ3MTdzR8hzaMMrZRfQ=="}
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[1,1,24,0,0,0,1,0,0,0,0,0,0,0,0,0,"2024-06-16 00:53:51"]}
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] Device status -> {"Pow":1,"Mod":1,"SetTem":24,"TemSen":0,"TemUn":0,"TemRec":0,"WdSpd":1,"SwingLfRig":0,"SwUpDn":0,"Blo":0,"Lig":0,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"2024-06-16 00:53:51"}
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Active) -> ACTIVE
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Current Heater-Cooler State) -> COOLING
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Target Heater-Cooler State) -> COOL
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Current Temperature) -> -40
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Cooling Threshold Temperature) -> 24
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Swing Mode) -> DISABLED
[6/16/2024, 12:53:52 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Rotation Speed) -> 3 (low)
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] Broadcast '{"t":"scan"}' :7000
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+RUQm5n67PEH29Nwygx/O4MZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeVS98QlaDhMWJocqZiQypVZz2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c6c2b3d5","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClaLrwxCn8luC/aOXJ5CB5TZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLDgNVjf4rLlSE4gwOLSf36w=="}
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9b2d","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+R0RirVWTyOGHXrU80D/iXuZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeeluM16ztMaL61BRr9rlRj5z2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c682c01d","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClRn/AHZohft06Vad3JRfPHZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLTyRu1UBQoFO5Qj/1lDV49g=="}
[6/16/2024, 12:53:53 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9c77","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] Broadcast '{"t":"scan"}' :7000
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+RUQm5n67PEH29Nwygx/O4MZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeVS98QlaDhMWJocqZiQypVZz2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c6c2b3d5","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClaLrwxCn8luC/aOXJ5CB5TZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLDgNVjf4rLlSE4gwOLSf36w=="}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9b2d","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+R0RirVWTyOGHXrU80D/iXuZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeeluM16ztMaL61BRr9rlRj5z2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c682c01d","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClRn/AHZohft06Vad3JRfPHZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLTyRu1UBQoFO5Qj/1lDV49g=="}
[6/16/2024, 12:53:56 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9c77","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:53:57 AM] [GREE Air Conditioner] [Office -- :7000] Set ThresholdTemperature -> 23.5
[6/16/2024, 12:53:57 AM] [GREE Air Conditioner] [Office -- :7000] targetTemperature -> 23, temperatureOffset -> 1 (-> 23.5 °C)
[6/16/2024, 12:53:57 AM] [GREE Air Conditioner] [Office -- :7000] Send commands -> {"SetTem":23,"TemRec":1}
[6/16/2024, 12:53:57 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage - Package -> {"t":"cmd","opt":["SetTem","TemRec"],"p":[23,1]}
[6/16/2024, 12:53:57 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"mpv6DDtm8PyB7tTMcBjEObKJdE90RGOcGy2bkXoNFzHcaS8OasJWw/7VbYn0xhvhwTCtGmvUx2oPdsCCnw1cXw=="}
[6/16/2024, 12:53:58 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"apAACZVGRuFG6iiB22IIHCt8m2k5JtZPhbyQGKItfm7tXzknQfEB1MnPVLQtzaOfDbD9BroF0p38MVe8aPqrbZHXHv/L/V+y+TTbIp059gE="}
[6/16/2024, 12:53:58 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage - Package -> {"t":"res","mac":"","r":200,"opt":["SetTem","TemRec"],"p":[23,1]}
[6/16/2024, 12:53:58 AM] [GREE Air Conditioner] [Office -- :7000] Device response
[6/16/2024, 12:53:58 AM] [GREE Air Conditioner] [Office -- :7000] Device updated (["targetTemperature: 24 -> 23","temperatureOffset: 0 -> 1"])
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] Broadcast '{"t":"scan"}' :7000
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+R0RirVWTyOGHXrU80D/iXuZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeeluM16ztMaL61BRr9rlRj5z2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c682c01d","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+RUQm5n67PEH29Nwygx/O4MZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeVS98QlaDhMWJocqZiQypVZz2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c6c2b3d5","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClaLrwxCn8luC/aOXJ5CB5TZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLDgNVjf4rLlSE4gwOLSf36w=="}
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9b2d","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClRn/AHZohft06Vad3JRfPHZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLTyRu1UBQoFO5Qj/1lDV49g=="}
[6/16/2024, 12:53:59 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9c77","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"k6VnpBLvgdWFn+k+9aX1NoPeziWWDLr/wmdZtfOP3j774yGQlP1ZMLU+svgACAYWcrvUmBZZpMU+8tic0CKns8obowhKqBqeFGhvmfgiZBexhQzx46XkORRSzm8DxlCIqeX+2kMBsBDG5QNYW8I2m8sy/sx9i5Djry/IMIUQPKbemIjp1P7pROj81WLMGpCFh87ZhSXy6o9EUcPDgyBAF8XLrfdPbWLFMBsBlgbIZLT313Zi45KIhX1LXjXtc/3P"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"KHf5qEphxzRIGnv+8HkpfLYNn3IiV+W+UaPqDy15glFZja6Noc37z/ho88VPbiu19WpR5SKLVYuhzbakp7kwl1SGxKlhgly0RJD/kbxs/lSi1lFKphELu98ULjmM4jFXR4hbuLCtVa06ekMXh8vA/ZcM7fzcG1CF8CYrFg0KEFGgdrgE3zDtojB4jOn5ZklzQXsApljUii+ifwilr7kONsl7zkkwgEbpuHiwyT8H4gYLHAgqTGNGJn1l4Q1UTPfb"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"5+/0MFVEY5JNAMyS3QKb4bVQUlnfyUqYR+ujTf+hAzZCp7I6WzngX5JIlNx5WdHAES2CtO4TpHfrQWILFiPpyeAcR+gbX3oD8e9BMZUkOGLlqfID69OAzSwlzxKY4W/EwNtQY91med4zl5HGDikQFt/mh6tGXMRrEa10viGxH8yCNKilggYTPAKyQOn+ph0dAAuayptdwJt0nU1R8ZcOZLEZ9IKbzO/O4Kr3dPZLYiyA1R4+0kfY9V3VlvdSnMkC"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"jo2z4UvN0yS4rmtXYMUXfgTdbzPEH2lpSABsBBK3PBBa+YzQi3nNlX6utfhPyGFrHjaSzX1cikhVTJOs+RDrAyzp/R/FsCiXoEpLPvm6+aC43Hk/YSL9QNvS/DW5jeXRD01xoA1IK6+4HGvzfb/p5knEWWjyI6od9jxNIYw18KDsR36Kp4vDHsls7kLPUVU4K6yJZ6Hw67t/mRjtUzZxOVx8pheNM1JqoPwXcE5FZGC17jFZ+InjzCPnugwvRFNCZmBcvKvlnI+2AMYJpfaPBIq649L/XLmYnbyQJgBBKXYYi9zikT3mNKk+TrhLYZaeSCW+STCOHBP9gaAgIDWnnQ=="}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[1,1,23,66,0,0,1,0,5,0,1,0,0,0,0,0,"1941-05-10 18:25:42"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] Device status -> {"Pow":1,"Mod":1,"SetTem":23,"TemSen":66,"TemUn":0,"TemRec":0,"WdSpd":1,"SwingLfRig":0,"SwUpDn":5,"Blo":0,"Lig":1,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"1941-05-10 18:25:42"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Active) -> ACTIVE
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Current Heater-Cooler State) -> COOLING
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Target Heater-Cooler State) -> COOL
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Current Temperature) -> 26
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Cooling Threshold Temperature) -> 23
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Swing Mode) -> DISABLED
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Dressing room -- :7000] updateStatus (Rotation Speed) -> 3 (low)
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"a+ysBYcGoa+tCoCQ1/tpVy2oNtLqwBILwU//MvmsSOTW7XlLxRya/inICnYCmd4tOCvpL0iqPFNkct7yWMHuwBvAbln2L0AVl7Lr1oUmd3nCKN6YaUnB8mNvaGs2dDQwUVKWNf9yfYwppB0qiA63bdi5GpealBonbbllBeb1VpaG9eV4aP67MS/fwJn4Sr0m+g/kZ5JCjlRSgXlGTvarANh0JOZWxA0OjYsCgacVpwDVTYy1HOEhHB1m4xQePBs1TB/l3Q3mRHOJ1kBZZ1CyBt1Ec8Y1v29oKbJm0oyINyYVk4StHZsHh9B/dfLISiQ5v5clBr9DcuMD48qvfKkNFA=="}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[0,1,23,71,0,0,1,0,2,0,0,0,0,0,0,0,"2024-06-16 00:53:59"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] Device status -> {"Pow":0,"Mod":1,"SetTem":23,"TemSen":71,"TemUn":0,"TemRec":0,"WdSpd":1,"SwingLfRig":0,"SwUpDn":2,"Blo":0,"Lig":0,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"2024-06-16 00:53:59"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Active) -> INACTIVE
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Current Heater-Cooler State) -> INACTIVE
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Current Temperature) -> 31
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Bedroom -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"RlIFuWqYJ80sQ6gxU/HEuSt8m2k5JtZPhbyQGKItfm6KDjfGW+NiaahA8Jd6fFk9ZDvvurdIMCS/eyeZe4MkCgYbeAHsMu5RBxRNX7TBWqiuyWDkzm3+fdmBoyUtwS+rCUp3h261GeuUYIx2g+SndOlDlsP93VNUN+jmq3hONcD1Bq+ceDhvZw/kv7b0q7h/WlZhRnmCnJpW2PXJrGnEhvfJfcc9R0dYCHd/1cPHCb+8vyB1l6e3qUh/6ENX18TxwP7rwFGQvxjxddL3EgGCpHLFAGwvEtH60wdhHoGmGOjSm8oOEIqCKWGlMWPYt0gw5Y9u02EaMuuQs67eRSEydQ=="}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[1,1,23,0,0,1,1,0,0,0,0,0,0,0,0,0,"2024-06-16 00:53:59"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] Device status -> {"Pow":1,"Mod":1,"SetTem":23,"TemSen":0,"TemUn":0,"TemRec":1,"WdSpd":1,"SwingLfRig":0,"SwUpDn":0,"Blo":0,"Lig":0,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"2024-06-16 00:53:59"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Active) -> ACTIVE
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Current Heater-Cooler State) -> COOLING
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Target Heater-Cooler State) -> COOL
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Current Temperature) -> -40
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Cooling Threshold Temperature) -> 23.5
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Swing Mode) -> DISABLED
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Office -- :7000] updateStatus (Rotation Speed) -> 3 (low)
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage - Package -> {"mac":"","t":"status","cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"0nQhIqmVwB0ttnHKw0uPqyHCI2RZFpfu9YX3bkmpC2Thca9v1gmNpxC2AyVNJL6vbC1VLDDexbTlRL6boiCwAeCSowN0VNe/WByi3ciNK+Fad6mKI6h+nJ+Sj/PurcbokOIcGpJ/jgVvDDjxcU9ZHp0oyMNPmtT0bnSEdB/uksP5OE/g+zBxAgmgNvbAVxXvqwJbQNz/HJxIx2e5diBa8GDOmfov4QrEduhCYyZAq9MgwDe14yca3FKMreP2YR4M"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"jafmnl2Z2uB1ijK1YuH3AaAvDydjzPeJMVarzZhdkbwhhJXTSn+jcutFfCcJcLMLdb/cuCInBdvPx6+QuxB3mQg+Gc/1JyY/kWmIVRstz1NBtPIldRjoZuaSpodsr1Vv9MGm9q1BOj2eWvKXcAxFDLRxzyxWO5viITBf8QzoxJ7VOw3lvzHt0MdUoczpNA8X5lRgGnHY1FDIqnixwT05AGQf6mx1jqnmW+MxeL07oOVexUXrP7iMz26vAVZxNJszNm7bOXzM3+bIfPnNQLvBTia42xJbQ4Pk/vlR/hT1WYIKrBWlE+NlsTxI8FGMw7D/xBoOg8J2Ekr/1hzXDQsIwQ=="}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] handleMessage - Package -> {"t":"dat","mac":"","r":200,"cols":["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"],"dat":[0,1,22,0,0,1,1,0,0,0,0,0,0,0,0,0,"2024-06-16 00:53:58"]}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] Device status -> {"Pow":0,"Mod":1,"SetTem":22,"TemSen":0,"TemUn":0,"TemRec":1,"WdSpd":1,"SwingLfRig":0,"SwUpDn":0,"Blo":0,"Lig":0,"Quiet":0,"Tur":0,"HeatCoolType":0,"SvSt":0,"SwhSlp":0,"time":"2024-06-16 00:53:58"}
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus -> ["Pow","Mod","SetTem","TemSen","TemUn","TemRec","WdSpd","SwingLfRig","SwUpDn","Blo","Lig","Quiet","Tur","HeatCoolType","SvSt","SwhSlp","time"]
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Active) -> INACTIVE
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Current Heater-Cooler State) -> INACTIVE
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Current Temperature) -> -40
[6/16/2024, 12:54:00 AM] [GREE Air Conditioner] [Living Room -- :7000] updateStatus (Temperature Display Units) -> CELSIUS
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] Broadcast '{"t":"scan"}' :7000
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+R0RirVWTyOGHXrU80D/iXuZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeeluM16ztMaL61BRr9rlRj5z2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c682c01d","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+RUQm5n67PEH29Nwygx/O4MZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeVS98QlaDhMWJocqZiQypVZz2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c6c2b3d5","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClaLrwxCn8luC/aOXJ5CB5TZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLDgNVjf4rLlSE4gwOLSf36w=="}
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9b2d","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClRn/AHZohft06Vad3JRfPHZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLTyRu1UBQoFO5Qj/1lDV49g=="}
[6/16/2024, 12:54:02 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9c77","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] Set ThresholdTemperature -> 25
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] targetTemperature -> 25, temperatureOffset -> 0 (-> 25 °C)
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] Send commands -> {"SetTem":25,"TemRec":0}
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage - Package -> {"t":"cmd","opt":["SetTem","TemRec"],"p":[25,0]}
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"mpv6DDtm8PyB7tTMcBjEObKJdE90RGOcGy2bkXoNFzGVanTLA5NwJrNbJNxHlk64wTCtGmvUx2oPdsCCnw1cXw=="}
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"apAACZVGRuFG6iiB22IIHCt8m2k5JtZPhbyQGKItfm7tXzknQfEB1MnPVLQtzaOfDbD9BroF0p38MVe8aPqrbe0Keja364FWVZoxXBUmvTQ="}
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage - Package -> {"t":"res","mac":"","r":200,"opt":["SetTem","TemRec"],"p":[25,0]}
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] Device response
[6/16/2024, 12:54:04 AM] [GREE Air Conditioner] [Office -- :7000] Device updated (["targetTemperature: 23 -> 25","temperatureOffset: 1 -> 0"])
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] Broadcast '{"t":"scan"}' :7000
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+RUQm5n67PEH29Nwygx/O4MZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeVS98QlaDhMWJocqZiQypVZz2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c6c2b3d5","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClaLrwxCn8luC/aOXJ5CB5TZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLDgNVjf4rLlSE4gwOLSf36w=="}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9b2d","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+R0RirVWTyOGHXrU80D/iXuZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeeluM16ztMaL61BRr9rlRj5z2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c682c01d","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClRn/AHZohft06Vad3JRfPHZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLTyRu1UBQoFO5Qj/1lDV49g=="}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9c77","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] Set ThresholdTemperature -> 23
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] targetTemperature -> 23, temperatureOffset -> 0 (-> 23 °C)
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] Send commands -> {"SetTem":23,"TemRec":0}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage - Package -> {"t":"cmd","opt":["SetTem","TemRec"],"p":[23,0]}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] sendMessage {"cid":"app","i":0,"t":"pack","uid":0,"tcid":"","pack":"mpv6DDtm8PyB7tTMcBjEObKJdE90RGOcGy2bkXoNFzGAKJyhXMeJseV4Np/swI99wTCtGmvUx2oPdsCCnw1cXw=="}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage -> {"t":"pack","i":0,"uid":0,"cid":"","tcid":"","pack":"apAACZVGRuFG6iiB22IIHCt8m2k5JtZPhbyQGKItfm7tXzknQfEB1MnPVLQtzaOfDbD9BroF0p38MVe8aPqrbfUPup64SEth5dIvo4buPlE="}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] handleMessage - Package -> {"t":"res","mac":"","r":200,"opt":["SetTem","TemRec"],"p":[23,0]}
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] Device response
[6/16/2024, 12:54:05 AM] [GREE Air Conditioner] [Office -- :7000] Device updated (["targetTemperature: 25 -> 23"])
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] Broadcast '{"t":"scan"}' :7000
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+R0RirVWTyOGHXrU80D/iXuZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeeluM16ztMaL61BRr9rlRj5z2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c682c01d","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClaLrwxCn8luC/aOXJ5CB5TZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLDgNVjf4rLlSE4gwOLSf36w=="}
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9b2d","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHEI/Pa9syFI0kYFCUeBNxq44+UmYq4E5g5QzzU+6/Qd+RUQm5n67PEH29Nwygx/O4MZtdFMALbzIQfSicO3KpLeXLpvz93fYRRHLTlg2Zgioxbb7w7uMPP71vKyFENZweODvEJeWbjZ/VwJNq+lUDDeVS98QlaDhMWJocqZiQypVZz2sTOyF/t3EXhqAlo/Ivz"}
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"10001","model":"gree","name":"c6c2b3d5","series":"gree","vender":"1","ver":"V1.2.1","brand":"gree","mac":"","lock":0}
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage {"t":"pack","i":1,"uid":0,"cid":"","tcid":"","pack":"LP24Ek0OaYogxs3iQLjL4N9zkK6Z9KWVTRCvhRWqV8Q6Hcv+Un2MiFEJz3NDMsHE7gXTKGGEW0TI7gYjWeWHGNVak2QkrCiaqXVFHylKiJN29RTsYu/Zkk4KyCsMya1u2ZvR7YNLmrBb14v+lTGLClRn/AHZohft06Vad3JRfPHZBig/UNYJIJzPSztqEu6citw58NXEhkbJp7HRaNcPKxeQLYDqnHEw+8/lmWxR0TaK9NHETcs0eqCqeA7NSDcLTyRu1UBQoFO5Qj/1lDV49g=="}
[6/16/2024, 12:54:08 AM] [GREE Air Conditioner] handleMessage - Package -> {"t":"dev","cid":"","bc":"gree","catalog":"gree","mid":"3019","lock":0,"model":"gree","name":"GR-ACUnit_3017_02_9c77","series":"gree","vender":"2","ver":"V1.2.1","brand":"gree","mac":""}
eibenp commented 3 weeks ago

It seems that the AC unit named office does not have an internal temperature sensor or the sensor is not working. It can be a hardware failure if this type of AC should have a sensor built-in.

I saw only a short period of logs. I see that the device has sent value 0 instead of the actual temperature but I do not know if it follows the room temperature or not. Did you check if it shows always -40 Celsius or sometimes is it different? If the value changes with the room temperature but it is incorrect then you can try to fix it with the sensorOffset parameter. The default value is 40 which works well on most units but you can try a different value (e.g. -33). If it is independent from the actual room temperature then the sensor is not working but it sends always the zero value. Current version of the plugin can handle if the device does not send a temperature value at all but it can't handle if the device sends a wrong fixed value.

Can you check what temperature is displayed by different real room temperatures? Is it always -40?

malhomaid commented 3 weeks ago

@eibenp Not sure how can I make sure if sensor is working on not, but I tried for example setting fan to auto and it lowered the fan speed after a while so I assume it's working.

I have attached more logs(I'm setting temperature offset to -27) the ACs named Office and Living room both are the same type and have the same issue also both are only running for a year.

I had a thought that maybe this duct concealed have two sensors and docs seems to confirm this, so maybe the data parsing does only support single sensor but I check the logs and your code it's seems so that is the issue.

eibenp commented 3 weeks ago

Theoretically there is a TEMP button on the remote control. If the AC unit has a built-in temperature sensor then pressing the TEMP button changes the temperature display on the AC unit to the internal measured value for a few seconds.

My GREE Pulse unit works in the following way:

  1. I set my AC to cooling to 22 and there is e.g. 27 in my room.
  2. I presss TEMP on the remote control.
  3. The AC unit displays 27 for a few seconds and the display changes back to 22 in a short time automatically. The remote shows that I can see the internal temperature.
  4. I press TEMP again on the remote control.
  5. Nothing happens on the AC unit but the remote control shows that I can see the desired temperature.
  6. I press TEMP again on the remote control.
  7. The AC unit displays 27 for a few seconds and the display changes back to 22 in a short time automatically. The remote shows that I can see the internal temperature.
  8. ... and so on

So I think, if there is some difference between the desired and real room temperature and the AC unit has a built-in sensor and the sensor is working then you can show the actual real room temperature on the AC unit for a few seconds using the remote control.

eibenp commented 3 weeks ago

I have read the new logs. I am sure that Office AC receives the status request and sends back a zero value for current temperature. (Zero means -40 by default)

Can you send me a link to the documentation of your AC?

If your device has two sensors and the sensors have different status ids then unfortunately they are unknown for me. I try to guess the ids. I have published a new beta version (2.1.0-beta.3) which tries to query some guessed sensor ids. If you install this beta version and send the debug logs back to me I can check if we have success and we can query the sensor or not.

malhomaid commented 3 weeks ago

@eibenp I check my wired controller manual and it mentions the below which can be used to get current temp, I tried it and it showed 28(while target temp is 23): 4.9.6 Inquiry of Ambient Temperature Under off or on status, press and hold “SWING/ENTER” button for 5 seconds to enter into ambient temperature inquiry interface, then timer area displays the ambient temperature type 01 or 02, and ambient temperature area displays the corresponding ambient temperature of corresponding type. In which, 01 refers to outdoor ambient temperature, 02 refers to indoor ambient temperature. Press “MODE” button can switch between type 01 and 02. Press buttons other than “MODE” or when the unit receives remote control signal, it will quit the inquiry status. If there is no any operation for 20 seconds, it will quit automatically

New logs using 2.1.0-beta.3 homebridge-gree-ac.log(1).txt.zip

Unfortunately, I couldn't check AC exact model as it's on the roof and I don't have access to it right now, I will be able to check it tomorrow.

eibenp commented 3 weeks ago

No luck at the moment. My guessed sensor ids are not valid. The AC unit did not sent a valid temperature value back to homebridge. Until we do not find the sensor id it is not possible to query the measured value from your device.

eibenp commented 3 weeks ago

I have searched for this problem. Some others had also the same problem. They said that this is a firmware problem because some firmware versions do not report the correct measured temperature value over Wifi. Old firmware versions did not report it at all. Newer versions report it with +40 offset. And there are some versions which report a fixed value instead of the measured one. Typical is the zero value but I found somebody who gets a fixed 218 from the AC unit. The only solution I found is the firmware upgrade or downgrade (if there is no newer version available). Unfortunately the official GREE+ mobile app do not support current room temperature display so it is not possible to capture the network traffic to reverse engineer this information type. I suggest you to try upgrading or downgrading the AC firmware. If it is not possible the next plugin version will display the target temperature if the device reports a fixed zero value.

malhomaid commented 3 weeks ago

@eibenp using target room temp as current is fine, about firmware update mine is 1.2 and it mentions that there is no new update, but U fount this where I might be able to update to newer versions, but I also saw another issue for you which you mentioned that the network protocol has changed and I'm afraid it will break it more, also any idea about how to downgrade if I managed to upgrade and it broke.

Thank you for your support 🙏

eibenp commented 3 weeks ago

Sorry. I do not know how to downgrade the firmware. I have never done so.

Currently I am working on the new network protocol. It will be available soon.

malhomaid commented 3 weeks ago

Great looking forward to that 🙏, I see a new beta version 4 does that sets the target temp as current temp?

eibenp commented 3 weeks ago

Yes, the latest beta version sets the target temp as current if device reports a fixed zero value like yours. Did you try it?

malhomaid commented 2 weeks ago

@eibenp sorry I was a bit busy and I didn't test it, I don't see the new beta version anymore

eibenp commented 2 weeks ago

No problem. v2.1.0 final version has been published. You can use it. It contains the temperature modification and also the new v2 network protocol2024. jún. 24. dátummal, 18:47 időpontban Mohammad Alhomaid @.***> írta: @eibenp sorry I was a bit busy and I didn't test it, I don't see the new beta version anymore

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

eibenp commented 2 weeks ago

Issue solved with workaround solution implemented in v2.1.0 : Display target temperature as current if device reports a fixed zero value instead of the measured one. AC firmware upgrade or downgrade should solve the problem and let device to report measured temperature values.