Closed joey-90 closed 2 years ago
Hey @joey-90 , Definitely yes. The disconnects are likely due to the hub hard rejecting some of the queries from meross_lan (sadly enough it is also likely rebooting when this happens) I remember the mts150 were never tested in the wild so the way meross_lan queries the hub for this scenario is likely bugged.
If you can download and post a device trace for the hub (just the hub: it contains the traffic from meross_lan for any device binded to the hub itself) it would greatly help me identifying the source of the crash/disconnects
Hi @krahabb,
I have attempted to get a trace but the hub does indeed crash and reboot typically after creating about 13 lines of info that don't relate to anything on the MTS150's. Also I had another go this evening and I am unable to get the integration to connect, further investigation shows that the firmware for the hub was auto-updated last night. And it appears it is blocking connections.
Any trace you get (up to the crash indeed) would probably help me try to understand whats going on. The trace, should likely contain the 'offending' request as the last line so that would be a start.
Hi @krahabb,
The issue with not connecting post firmware update was my bad, I'd made a tweak to a firewall rule on my network and mistyped the IP! All sorted now though.
I have managed to get a trace as below, but the only way seemed to be by pairing just one device to the hub. Which make me wonder if some of the issue is related to having a mix of MTS100 and MTS150 connected at the same time. Looking at the trace it looks like the the MTS150's are picked up as MTS100's, interestingly with only one device connected to the hub it doesn't disconnect from the Wi-Fi etc. could this be related to the number of devices attached to the hub? With everything connected I have a total of 8 devices, 4 MTS 150, 3 MTS100 and 1 MSS100 sensor.
Let me know if you need any more info.
2022/09/04 - 12:19:08 auto GETACK Appliance.System.All {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290330, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290302, "mts150": {"mode": 0}}]}}} 2022/09/04 - 12:19:08 auto GETACK Appliance.System.Ability {"Appliance.Config.Key": {}, "Appliance.Config.WifiList": {}, "Appliance.Config.Wifi": {}, "Appliance.Config.WifiX": {}, "Appliance.Config.Trace": {}, "Appliance.Config.Info": {}, "Appliance.System.All": {}, "Appliance.System.Hardware": {}, "Appliance.System.Firmware": {}, "Appliance.System.Debug": {}, "Appliance.System.Online": {}, "Appliance.System.Time": {}, "Appliance.System.Clock": {}, "Appliance.System.Ability": {}, "Appliance.System.Runtime": {}, "Appliance.System.Report": {}, "Appliance.System.Position": {}, "Appliance.System.DNDMode": {}, "Appliance.Control.Multiple": {"maxCmdNum": 5}, "Appliance.Control.Bind": {}, "Appliance.Control.Unbind": {}, "Appliance.Control.Upgrade": {}, "Appliance.Hub.Online": {}, "Appliance.Hub.ToggleX": {}, "Appliance.Hub.SubdeviceList": {}, "Appliance.Hub.Battery": {}, "Appliance.Hub.Sensitivity": {}, "Appliance.Hub.PairSubDev": {}, "Appliance.Hub.Mts100.All": {}, "Appliance.Hub.Mts100.Temperature": {}, "Appliance.Hub.Mts100.ScheduleB": {"scheduleUnitTime": 15}, "Appliance.Hub.Mts100.Mode": {}, "Appliance.Hub.Mts100.Adjust": {}, "Appliance.Hub.SubDevice.MotorAdjust": {}, "Appliance.Hub.SubDevice.Beep": {}, "Appliance.Hub.Sensor.All": {}, "Appliance.Hub.Sensor.WaterLeak": {}, "Appliance.Hub.Sensor.TempHum": {}, "Appliance.Hub.Sensor.Adjust": {}, "Appliance.Hub.Sensor.Motion": {}, "Appliance.Hub.Sensor.DoorWindow": {}, "Appliance.Hub.Sensor.Smoke": {}, "Appliance.Hub.Sensor.Alert": {}} 2022/09/04 - 12:19:08 TX http GET Appliance.Config.Info {"info": {}} 2022/09/04 - 12:19:08 RX http GETACK Appliance.Config.Info {"info": {"homekit": {"model": "MSH300HK", "sn": "262812210801327", "category": 2, "setupId": "RGOT", "setupCode": "878-78-173", "uuid": "####################################", "token": "################################################################################################################################################################################################################################################################################################################################################################################################################################################################################"}}} 2022/09/04 - 12:19:13 TX http GET Appliance.System.Runtime {"runtime": {}} 2022/09/04 - 12:19:13 RX http GETACK Appliance.System.Runtime {"runtime": {"signal": 78}} 2022/09/04 - 12:19:18 TX http GET Appliance.System.Position {"position": {}} 2022/09/04 - 12:19:18 RX http GETACK Appliance.System.Position {"position": {"longitude": 0, "latitude": 0}} 2022/09/04 - 12:19:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:19:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:19:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290360, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290302, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:19:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:19:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290302}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:19:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:19:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:19:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:19:23 TX http GET Appliance.Hub.Online {"online": []} 2022/09/04 - 12:19:23 RX http GETACK Appliance.Hub.Online {"online": [{"id": "0300FF64", "status": 1, "lastActiveTime": 1662290302}]} 2022/09/04 - 12:19:28 TX http GET Appliance.Hub.ToggleX {"togglex": []} 2022/09/04 - 12:19:28 RX http GETACK Appliance.Hub.ToggleX {"togglex": [{"id": "0300FF64", "onoff": 1}]} 2022/09/04 - 12:19:33 TX http GET Appliance.Hub.Battery {"battery": []} 2022/09/04 - 12:19:33 RX http GETACK Appliance.Hub.Battery {"battery": [{"id": "0300FF64", "value": 100}]} 2022/09/04 - 12:19:38 TX http GET Appliance.Hub.Sensitivity {"sensitivity": []} 2022/09/04 - 12:19:38 RX http GETACK Appliance.Hub.Sensitivity {"sensitivity": []} 2022/09/04 - 12:19:43 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:19:43 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290302}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:19:43 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:19:43 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:19:48 TX http GET Appliance.Hub.Mts100.Temperature {"temperature": []} 2022/09/04 - 12:19:48 RX http GETACK Appliance.Hub.Mts100.Temperature {"temperature": [{"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}]} 2022/09/04 - 12:19:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:19:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:19:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290390, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290302, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:19:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:19:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290302}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:19:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:19:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:19:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:19:53 TX http GET Appliance.Hub.Mts100.ScheduleB {"schedule": []} 2022/09/04 - 12:19:53 RX http GETACK Appliance.Hub.Mts100.ScheduleB {"schedule": [{"id": "0300FF64", "mon": [[390, 200], [90, 250], [300, 100], [300, 100], [240, 250], [120, 200]], "tue": [[390, 200], [90, 250], [300, 100], [300, 100], [240, 250], [120, 200]], "wed": [[390, 200], [90, 250], [300, 100], [300, 100], [240, 250], [120, 200]], "thu": [[390, 200], [90, 250], [300, 100], [300, 100], [240, 250], [120, 200]], "fri": [[390, 200], [90, 250], [300, 100], [300, 100], [240, 250], [120, 200]], "sat": [[390, 200], [90, 250], [300, 250], [300, 100], [240, 250], [120, 200]], "sun": [[390, 200], [90, 250], [300, 250], [300, 100], [240, 250], [120, 200]]}]} 2022/09/04 - 12:19:58 TX http GET Appliance.Hub.Mts100.Mode {"mode": []} 2022/09/04 - 12:19:58 RX http GETACK Appliance.Hub.Mts100.Mode {"mode": [{"id": "0300FF64", "state": 0}]} 2022/09/04 - 12:20:03 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:20:03 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:20:08 TX http GET Appliance.Hub.SubDevice.MotorAdjust {"adjust": []} 2022/09/04 - 12:20:08 RX http ERROR Appliance.Hub.SubDevice.MotorAdjust {"error": {"code": 5000}} 2022/09/04 - 12:20:08 auto LOG WARNING MerossDevice(2108267090735226281248e1e9747050) protocol error: namespace = 'Appliance.Hub.SubDevice.MotorAdjust' payload = '{"error": {"code": 5000}}' 2022/09/04 - 12:20:13 TX http GET Appliance.Hub.SubDevice.Beep {"beep": []} 2022/09/04 - 12:20:13 RX http ERROR Appliance.Hub.SubDevice.Beep {"error": {"code": 5000}} 2022/09/04 - 12:20:13 auto LOG WARNING MerossDevice(2108267090735226281248e1e9747050) protocol error: namespace = 'Appliance.Hub.SubDevice.Beep' payload = '{"error": {"code": 5000}}' 2022/09/04 - 12:20:18 TX http GET Appliance.Hub.Sensor.All {"all": []} 2022/09/04 - 12:20:18 RX http GETACK Appliance.Hub.Sensor.All {"all": []} 2022/09/04 - 12:20:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:20:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:20:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290420, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290302, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:20:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:20:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290302}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:20:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:20:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:20:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:20:23 TX http GET Appliance.Hub.Sensor.WaterLeak {"waterleak": []} 2022/09/04 - 12:20:23 RX http GETACK Appliance.Hub.Sensor.WaterLeak {"waterLeak": []} 2022/09/04 - 12:20:28 TX http GET Appliance.Hub.Sensor.TempHum {"temphum": []} 2022/09/04 - 12:20:28 RX http GETACK Appliance.Hub.Sensor.TempHum {"tempHum": []} 2022/09/04 - 12:20:33 TX http GET Appliance.Hub.Sensor.Adjust {"adjust": []} 2022/09/04 - 12:20:33 RX http GETACK Appliance.Hub.Sensor.Adjust {"adjust": []} 2022/09/04 - 12:20:38 TX http GET Appliance.Hub.Sensor.Motion {"motion": []} 2022/09/04 - 12:20:38 RX http GETACK Appliance.Hub.Sensor.Motion {"motion": []} 2022/09/04 - 12:20:43 TX http GET Appliance.Hub.Sensor.DoorWindow {"doorwindow": []} 2022/09/04 - 12:20:43 RX http GETACK Appliance.Hub.Sensor.DoorWindow {"doorWindow": []} 2022/09/04 - 12:20:48 TX http GET Appliance.Hub.Sensor.Smoke {"smokeAlarm": []} 2022/09/04 - 12:20:48 RX http GETACK Appliance.Hub.Sensor.Smoke {"smokeAlarm": []} 2022/09/04 - 12:20:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:20:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:20:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290450, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290302, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:20:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:20:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290302}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:20:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:20:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:20:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:20:53 TX http GET Appliance.Hub.Sensor.Alert {"alert": []} 2022/09/04 - 12:20:53 RX http GETACK Appliance.Hub.Sensor.Alert {"alert": []} 2022/09/04 - 12:21:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:21:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:21:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290302}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:21:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:21:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290480, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290302, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:21:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:21:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:21:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:21:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:21:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:21:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290482}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:21:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:21:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290510, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290482, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:21:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:21:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:21:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:22:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:22:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:22:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290540, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290482, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:22:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:22:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290482}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:22:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:22:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:22:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:22:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:22:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:22:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290482}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:22:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:22:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290570, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290482, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:22:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:22:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:22:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:23:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:23:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:23:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290482}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:23:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:23:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290600, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290482, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:23:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:23:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:23:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:23:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:23:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:23:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290630, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290482, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:23:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:23:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290482}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:23:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:23:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:23:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:24:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:24:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:24:21 TX http GET Appliance.System.Runtime {"runtime": {}} 2022/09/04 - 12:24:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290660, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290482, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:24:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:24:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290482}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:24:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:24:21 RX http GETACK Appliance.System.Runtime {"runtime": {"signal": 78}} 2022/09/04 - 12:24:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:24:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:24:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:24:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:24:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290662}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:24:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:24:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290690, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290662, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:24:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:24:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:24:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:25:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:25:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:25:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290662}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:25:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:25:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290720, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290662, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:25:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:25:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:25:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:25:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:25:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:25:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290750, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290662, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:25:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:25:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290662}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:25:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:25:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:25:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:26:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:26:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:26:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290780, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290662, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:26:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:26:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290662}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:26:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:26:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:26:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:26:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:26:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:26:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290810, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290662, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:26:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:26:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290662}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 270, "custom": 270, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:26:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:26:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:26:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:27:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:27:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:27:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290840, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290662, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:27:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:27:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290662}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 120, "custom": 120, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:27:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:27:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:27:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:27:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:27:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:27:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290870, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290848, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:27:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:27:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290848}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 120, "custom": 120, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:27:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:27:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:27:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:28:21 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:28:21 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:28:21 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290848}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 120, "custom": 120, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:28:21 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:28:21 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290900, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290848, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:28:21 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:28:21 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]} 2022/09/04 - 12:28:21 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:28:51 TX http GET Appliance.System.All {"all": {}} 2022/09/04 - 12:28:51 TX http GET Appliance.Hub.Mts100.All {"all": []} 2022/09/04 - 12:28:51 RX http GETACK Appliance.System.All {"all": {"system": {"hardware": {"type": "msh300hk", "subType": "un", "version": "4.0.0", "chipType": "MT7686", "uuid": "################################", "macAddress": "#################"}, "firmware": {"version": "4.5.16", "homekitVersion": "4.1", "compileTime": "2022/08/10 10:25:37 GMT +08:00", "encrypt": 1, "wifiMac": "#################", "innerIp": "##############", "server": "####################", "port": "###", "userId": "#######"}, "time": {"timestamp": 1662290930, "timezone": "Europe/London", "timeRule": [[1635642000, 0, 0], [1648342800, 3600, 1], [1667091600, 0, 0], [1679792400, 3600, 1], [1698541200, 0, 0], [1711846800, 3600, 1], [1729990800, 0, 0], [1743296400, 3600, 1], [1761440400, 0, 0], [1774746000, 3600, 1], [1792890000, 0, 0], [1806195600, 3600, 1], [1824944400, 0, 0], [1837645200, 3600, 1], [1856394000, 0, 0], [1869094800, 3600, 1], [1887843600, 0, 0], [1901149200, 3600, 1], [1919293200, 0, 0], [1932598800, 3600, 1]]}, "online": {"status": 1, "bindId": "ggIdm13RlQZww5vS", "who": 1}}, "digest": {"hub": {"hubId": 3916722256, "mode": 0, "subdevice": [{"id": "0300FF64", "status": 1, "scheduleBMode": 6, "onoff": 1, "lastActiveTime": 1662290848, "mts150": {"mode": 0}}]}}}} 2022/09/04 - 12:28:51 TX http GET Appliance.System.DNDMode {"DNDMode": {}} 2022/09/04 - 12:28:51 RX http GETACK Appliance.Hub.Mts100.All {"all": [{"id": "0300FF64", "scheduleBMode": 6, "online": {"status": 1, "lastActiveTime": 1662290848}, "togglex": {"onoff": 1}, "timeSync": {"state": 1}, "mode": {"state": 0}, "temperature": {"room": 230, "currentSet": 120, "custom": 120, "comfort": 270, "economy": 210, "away": 150, "max": 350, "min": 50, "heating": 0, "openWindow": 0, "id": "0300FF64"}}]} 2022/09/04 - 12:28:51 TX http GET Appliance.Hub.Mts100.Adjust {"adjust": []} 2022/09/04 - 12:28:51 RX http GETACK Appliance.System.DNDMode {"DNDMode": {"mode": 0}} 2022/09/04 - 12:28:51 RX http GETACK Appliance.Hub.Mts100.Adjust {"adjust": [{"id": "0300FF64", "temperature": 0}]}
Hi @krahabb,
As I was loosing WiFi repeatedly and the hub kept rebooting I had also reached out to Meross technical support. Following a check they identified that I had a corrupted firmware install, following some instruction from them the Hub has now updated to the latest firmware and everything seems to be working fine. Even the MTS150's work well despite being identified as MTS100's.
So issue is now thankfully resolved, thank you for you looking at the issue even if it ultimately wasn't anything to with the integration.
Following updating to the latest version of the inter gratin through HACs the Hub Displays strange networking behaviour. With the Intergration active the hub proceeds to disconnect and re-connect to the WiFi every 4-10 seconds, with the intergration disabled in Home Assistant the hub behaves normally and does not disconnect from the WiFi.
Edit: Just to add some additional info. I also added a few MTS150 thermostat valves to the system. If I remove these the constant wifi drops stop and Meross LAN works ok etc. Its almost if the intergration is triggering some sort of reset in the HUB.
Would a download of the standard trace be helpful?