Homematic CCU3 reconnect

Hello,

I have integrated my CCU3 in the following way:

#############################################
# Homematic CCU3 Integration
#############################################
homematic:
  interfaces:
    wired:
      host: 192.168.1.100   # CCU3 IP
      port: 2001
    rf:
      host: 192.168.1.100   # CCU3 IP
      port: 2010
  hosts:
    ccu3:
      host: 192.168.1.100
      username: username
      password: password

When I update my CCU3 or restart it, Home Assistant looses the connction to the CCU3 and it is not reconnected. Any chance to solve this issue? I see that the entities are not updateted for the devices.