Hello everyone
Is there anyone who is getting this issue?
2022-11-07 09:28:07.493 DEBUG (MainThread) [pyintesishome] sending keepalive to {self._device_type}
2022-11-07 09:28:07.493 DEBUG (MainThread) [pyintesishome] Sending command {"command":"get","data":{"deviceId":224571441733184,"uid":10}}
2022-11-07 09:28:07.493 ERROR (MainThread) [pyintesishome] <class 'ConnectionResetError'> Exception. (104, 'Connection reset by peer') / [Errno 104] Connection reset by peer
2022-11-07 09:28:44.267 DEBUG (MainThread) [pyintesishome] {'config': {'token': XXXXXXXX, 'pushToken': 'channel-XXXXXXXXXXXXXXX', 'lastAppVersion': '2.8', 'forceUpdate': 0, 'setDelay': 0.7, 'serverIP': '212.36.84.207', 'serverPort': 5210, 'hash': 'XXXXXXXXXXXXXXX', 'inst': [{'id': 1, 'order': 1, 'name': 'First installation', 'devices': [{'id': '224571441733184', 'name': 'Office_test', 'familyId': 8192, 'modelId': 477, 'installationId': 82936, 'zoneId': 86127, 'order': 1, 'widgets': [15, 3, 5, 7, 9, 44, 42, 11, 13, 47, 49, 52, 53]}]}]}, 'status': {'hash': 'XXXXXXXXXXXXXXXXXX', 'status': []}}
2022-11-07 09:28:44.268 DEBUG (MainThread) [pyintesishome] Server: 212.36.84.207:5210, Token: XXXXXXXXXXXX
2022-11-07 09:28:44.268 DEBUG (MainThread) [pyintesishome] {'224571441733184': {'name': 'Office_test', 'widgets': [15, 3, 5, 7, 9, 44, 42, 11, 13, 47, 49, 52, 53], 'model': 477}}
2022-11-07 09:28:44.268 DEBUG (MainThread) [pyintesishome] Opening connection to IntesisHome API at 212.36.84.207:5210
2022-11-07 09:28:44.405 ERROR (MainThread) [pyintesishome] Connection to 212.36.84.207:5210 failed with exception [Errno 111] Connect call failed ('212.36.84.207', 5210)
it is breaking the integration to pyintesis home. I started getting this issue recently and not sure what is causing it?