Lametric no configure after update lametric firmware

Hi,

last night my Lametric got an update, 3.0.20.

After that HA can not access my lametric anymore.

I deleteted the integration and did an new install, HA finds the lametric, I am unable to configure, I see the following in the logs

Logger: homeassistant.components.lametric
Source: components/lametric/config_flow.py:202
Integration: LaMetric (documentation, issues)
First occurred: 21. Dezember 2023 um 16:07:32 (48 occurrences)
Last logged: 12:40:45

Unexpected error occurred
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/lametric/config_flow.py”, line 202, in async_step_cloud_select_device
return await self._async_step_create_entry(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/lametric/config_flow.py”, line 243, in _async_step_create_entry
device = await lametric.device()
^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/local/lib/python3.11/site-packages/demetriek/device.py”, line 123, in device
return Device.parse_obj(response)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File “pydantic/main.py”, line 526, in pydantic.main.BaseModel.parse_obj
File “pydantic/main.py”, line 341, in pydantic.main.BaseModel.init
pydantic.error_wrappers.ValidationError: 1 validation error for Device
bluetooth → address
field required (type=value_error.missing)

the problem was fixed with a new update from lametric, 3.0.21