August - Not Connecting

I am new to Home Assistant and just set up my devices. Everything works well, except my August Gen 4 smart lock.

I followed the instructions here (August - Home Assistant) and see it in integrations, however it’s not in devices. Looking at the log I get this. Any ideas?

2021-06-08 09:02:50 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/pubnub/pubnub_asyncio.py", line 531, in _send_leave_helper
    self._listener_manager.announce_status(envelope.status)
  File "/usr/local/lib/python3.8/site-packages/pubnub/managers.py", line 194, in announce_status
    callback.status(self._pubnub, status)
  File "/usr/local/lib/python3.8/site-packages/yalexs/pubnub_async.py", line 29, in status
    status.category,
AttributeError: 'NoneType' object has no attribute 'category'