Knx not available after update

I updated hASSIO from version 114 to the latest version.

My KNX connection is lost.

in my config:

knx:
  tunneling:
    host: '192.168.xx.xx' #local ip of ip baos 770
    port: 3671
    local_ip: '192.168.xx.xx'  #local ip of raspberry

All KNX entities are all ‘unavailable’

Thanks in advance for any solution,

Mark

Have a look at all the breaking changes made to knx from 0.114 until now (especially 0.115 and 0.116)
The Logs will probably tell you where your configuration is invalid.

There is also a “unofficial” (not from HA) source https://xknx.io/migration_ha_0115.html

Thank you very much. Problem solved!

Now I encounter an other problem:

All my entities in NABU CASA that are defined in KNX are gone in my Google Home app.

Is this normal?
Can I do something about it?

Thanks in advance for any help.

Mark