Install Buienradar

Hello,

When i try to install the intergaration Buienradar i got a error:

Logger: homeassistant.setup
Source: components/buienradar/__init__.py:140
First occurred: 10:00:06 AM (1 occurrences)
Last logged: 10:00:06 AM

Error during setup of component buienradar
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 248, in _async_setup_component
    result = await task
  File "/usr/src/homeassistant/homeassistant/components/buienradar/__init__.py", line 35, in async_setup
    camera_configs = _filter_domain_configs(config, "camera", DOMAIN)
  File "/usr/src/homeassistant/homeassistant/components/buienradar/__init__.py", line 140, in _filter_domain_configs
    configs += [x for x in config[entry] if x["platform"] == platform]
  File "/usr/src/homeassistant/homeassistant/components/buienradar/__init__.py", line 140, in <listcomp>
    configs += [x for x in config[entry] if x["platform"] == platform]
TypeError: string indices must be integers

core-2021.6.6 Home Assistant OS.