Nuki no longer works

Hi,

Since a few days, maybe weeks, I have an issue with my Nuki integration.
Here are the logs I’m having:

2021-01-02 13:23:35 WARNING (SyncWorker_3) [pynuki] Call failed: <Response [200]>
2021-01-02 13:23:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for lock.maison fails
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 278, in async_update_ha_state
    await self.async_device_update()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 474, in async_device_update
    raise exc
  File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/src/homeassistant/homeassistant/components/nuki/lock.py", line 131, in update
    self._nuki_device.update(aggressive=level)
  File "/usr/local/lib/python3.8/site-packages/pynuki/device.py", line 81, in update
    raise NukiUpdateException(
pynuki.exceptions.NukiUpdateException: Failed to update data for Nuki device 491006021

Does anyone has faced the same issue and fixed it?
Thanks in advance.