Xiaomi Gateway not working/breaks frontend after update

Xiami Gateway used to work perfectly fine before updating from 0.85 to 0.95. But now, Home Assistant only starts if I remove xiaomi_aqara: from the config. Debug log with all warnings and errors below.

I really don’t know what to search for, I didn’t make any changes other than the update.

xiaomi_aqara:
  discovery_retry: 10
  gateways:
    - key: xxx
2019-07-02 23:26:28 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=34 from 2019-07-02 23:22:48.699725)


2019-07-02 23:26:31 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.0.12
2019-07-02 23:26:31 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 5 seconds.

2019-07-02 23:26:41 WARNING (MainThread) [homeassistant.components.switch] Setup of platform rest is taking over 10 seconds.
2019-07-02 23:26:41 ERROR (MainThread) [homeassistant.components.rest.switch] No route to resource/endpoint: http://192.168.0.7/relay/0

None of those entries seem to relate to Xiaomi Gateway.

I know, but that’s all I got. Are there any other error logs I could access? Because xiaomi_aqara is definitley causing the crash

Do you have Xiaomi switches? The names changed for the event_type, e.g., xiaomi_aqara.click. Make sure you correct those.

You can’t be serious that there are only 5 lines in your log?