Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom component author for peacefair_energy doing blocking calls at custom_components/peacefair_energy/modbus.py, line 88: return self._client.read_input_registers(address, count, **kwargs)
tcp server连接报以下异常,
Error in gathering, Modbus Error: [Connection] ModbusTcpClient(172.16.3.219:9000): Connection unexpectedly closed 0.000005 seconds into read of 23 bytes without response from unit before it closed connection
udpserver 就报连接超时
Home Assistant Core 2022.5.0