Problem to integrate "Devolo Home Control" in Home Assistant

Hello together,

I’m new to Home Assistant and have problems to integrate “Devolo Home Control”

My configuration is:
Version core-2022.2.2
Installationstyp Home Assistant Container on Synology DS218+
Entwicklung false
Supervisor false
Docker true
Benutzer root
Virtuelle Umgebung false
Python-Version 3.9.7
Betriebssystemfamilie Linux
Betriebssystem-Version 4.4.180+
CPU-Architektur x86_64
Zeitzone UTC

When I try to integrate Devolo Home Control
I have to enter my eMail address and password,
the field “My Devolo URL” is already preset with “https://www.mydevolo.com

After hitting the send button I receive the message “Success - Configuration for
Devolo Home Control is created” and a “Done” button.
When I click the button the integration is shown but with an error message “error during setup - check the protocols”

The log show following stack trace:

Logger: homeassistant.config_entries
Source: components/devolo_home_control/init.py:53
First occurred: 15:10:58 (5 occurrences)
Last logged: 23:05:39
Error setting up entry devolo Home Control for devolo_home_control

Traceback (most recent call last):

  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 327, in async_setup
    result = await component.async_setup_entry(hass, self)
  File "/usr/src/homeassistant/homeassistant/components/devolo_home_control/__init__.py", line 53, in async_setup_entry
    await hass.async_add_executor_job(
  File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.9/site-packages/devolo_home_control_api/homecontrol.py", line 52, in __init__
    self._inspect_devices(self.get_all_devices())
  File "/usr/local/lib/python3.9/site-packages/devolo_home_control_api/homecontrol.py", line 220, in _inspect_devices
    getattr(self, message_type)(uid_info)
  File "/usr/local/lib/python3.9/site-packages/devolo_home_control_api/homecontrol.py", line 164, in _general_device
    self.devices[device_uid].settings_property['general_device_settings'] = SettingsProperty(
  File "/usr/local/lib/python3.9/site-packages/devolo_home_control_api/properties/settings_property.py", line 43, in __init__
    self.zone = kwargs.pop("zones")[kwargs['zone_id']]
KeyError: 'default_hz'

Can someone please tell me what the problem is?
Any help is appreciated.

Thank you
Markus

Hello together,

i have the same problem.
Have someone a solution for this problem?

Thanks
Marco

Hallo together,

my installation of Devolo Home Control worked fine for a long time, but since approximately two weeks I have the same problem. Has anyone already solved it?

Thanks

Heiko