Homematic config at 0.59?

After upgrading to 0.59 all homematic configs seems to be changed. I managed to get ha back to running, but now getting device names don’t work anymore,
That’s my current config:

homematic:
  interfaces:
    rf:
      host: 192.168.0.100
      resolvenames: json
      # username:     [user]
      # password:     [password]
      # primary: true
      # variables: true
    wired:
      host: 192.168.0.100
      resolvenames: json
      # username:     [user]
      # password:     [password]
    ip:
      host: 192.168.0.100
    groups:
      host: 192.168.0.100
      resolvenames: json
      # username:     [user]
      # password:     [password]
      path: /groups
  hosts:
    ccu2:
      host: 192.168.0.100
      # resolvenames: json
      username:     [user]
      password:     [password]