I_VERSION message repeated forever
-
Hi!
I recently changed my setup from a Serial gateway to a TCP Gateway using the Sensebender as my hardware. In my homeassistant logs I see the following:
2021-04-06 21:37:07 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:37:07 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:37:13 INFO (SyncWorker_4) [root] Sending handshake.
2021-04-06 21:37:17 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:37:17 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:37:23 INFO (SyncWorker_3) [root] Sending handshake.
2021-04-06 21:37:27 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:37:27 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:37:33 INFO (SyncWorker_5) [root] Sending handshake.
2021-04-06 21:37:37 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:37:37 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:37:43 INFO (SyncWorker_4) [root] Sending handshake.
2021-04-06 21:37:47 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:37:47 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:37:53 INFO (SyncWorker_3) [root] Sending handshake.
2021-04-06 21:37:57 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:37:57 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:38:03 INFO (SyncWorker_5) [root] Sending handshake.
2021-04-06 21:38:07 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:38:07 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:38:13 INFO (SyncWorker_4) [root] Sending handshake.
2021-04-06 21:38:17 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:38:17 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2
2021-04-06 21:38:23 INFO (SyncWorker_3) [root] Sending handshake.
2021-04-06 21:38:27 DEBUG (MainThread) [mysensors.transport] Sending 0;255;3;0;2;
2021-04-06 21:38:27 DEBUG (MainThread) [mysensors.transport] Receiving 0;255;3;0;2;2.3.2Going on forever and ever.
Anyone have any ideas about what is happening? Anything I can try to narrow down the problem?
When I changed to a TCP Gateway I upgraded home assistant which means that I am now using the mysensors integration in Lovelace.Niclas
Suggested Topics
-
Hi,
Home Assistant • • diltech