Hi,
Thanks to anyone who wants to help me. I made a custom component for managing my alarm. I actually use a library that instantiates a socket. After a few days, I can no longer connect to the alarm and the socket always goes into error, obviously in the event of an error I close all the connections and reinitialize the socket… But apparently that’s not enough… If I restart the component then everything resumes to work… I also added delays in case of error so as not to overload the server with requests…
Thank you, Massimo