Notion home monitoring sensors disconnected

Notion sensors are missing/disconnected in home assistant
They are working fine in the android Notion app

Version 2021.1.5
Installation Type Home Assistant OS

Logger: homeassistant
Source: components/notion/binary_sensor.py:85
First occurred: January 31, 2021, 8:39:25 AM (1846 occurrences)
Last logged: 3:24:27 PM

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 119, in _handle_refresh_interval
await self.async_refresh()
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 193, in async_refresh
update_callback()
File “/usr/src/homeassistant/homeassistant/components/notion/init.py”, line 253, in _handle_coordinator_update
self._async_update_from_latest_data()
File “/usr/src/homeassistant/homeassistant/components/notion/binary_sensor.py”, line 85, in _async_update_from_latest_data
self._state = task[“status”][“data”][“to_state”]
KeyError: ‘data’

I undesrtand the developers do not read the forums much. I have reported the issue in Github:

https://github.com/home-assistant/core/issues/45873

Feel free to contribute.

Thanks.