Every minute or two the HASwitch disconnects from MQTT and then reconnects. Sometimes there is a SocketError but sometime there is not.
I’m using Mosquitto broker and the latest version of the HASP software. Mosquitto Log files are below.
Any idea of an approach to take to locate the issue?
1583196587: New connection from 192.168.1.119 on port 1883.
[INFO] found craig on Home Assistant
1583196589: Client plate01-a4cf12d9bdce already connected, closing old connection.
1583196589: New client connected from 192.168.1.119 as plate01-a4cf12d9bdce (p2, c1, k30, u'craig').
1583196850: New connection from 192.168.1.119 on port 1883.
1583196850: Client plate01-a4cf12d9bdce already connected, closing old connection.
1583196850: New client connected from 192.168.1.119 as plate01-a4cf12d9bdce (p2, c1, k30, u'craig').
1583197227: Socket error on client plate01-a4cf12d9bdce, disconnecting.
1583197227: New connection from 192.168.1.119 on port 1883.
[INFO] found craig on Home Assistant
1583197229: New client connected from 192.168.1.119 as plate01-a4cf12d9bdce (p2, c1, k30, u'craig').
1583198009: Saving in-memory database to /data/mosquitto.db.
1583198014: Socket error on client plate01-a4cf12d9bdce, disconnecting.
1583198014: New connection from 192.168.1.119 on port 1883.