Error in Configuration

Hello,

i have problems with my automations. At the moment, my Z-Wave Motion Detector could not control my Homematic Plug. In my home-assistant.log i get the following messages:

2017-08-06 20:44:32 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal read error on socket transport
Traceback (most recent call last):
  File "/usr/lib/python3.4/asyncio/selector_events.py", line 582, in _read_ready
    data = self._sock.recv(self.max_size)
TimeoutError: [Errno 110] Connection timed out
2017-08-06 23:58:04 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal read error on socket transport
Traceback (most recent call last):
  File "/usr/lib/python3.4/asyncio/selector_events.py", line 582, in _read_ready
    data = self._sock.recv(self.max_size)
TimeoutError: [Errno 110] Connection timed out
2017-08-08 18:24:24 WARNING (Thread-5) [netdisco.ssdp] Error fetching description at http://xxx.xxx.xxx.xxx:60570/upnp/dev/xxxxxxxxxxxxxxxxxxxxxxxx/desc

Could sombody help hereā€¦?

Thanks and regards
danyo

No-one an Idea?

Really no one?

Start by posting your automation, and maybe then someone can help you figure out what may be causing the error.

The error you posted doesnt confirm an error based on automation, a connection to a specific device.

Can you control the Homematic Plug from the frontend?
Are you seeing state changes for the Motion Detector?