Konnected Integration error

Brand new to HA and my first integration and Im getting an error. Any help is appreciated.

Logger: homeassistant.config_entries
Source: config_entries.py:637
First occurred: 12:09:36 PM (2 occurrences)
Last logged: 12:40:12 PM

Error setting up entry Konnected Alarm Panel for konnected
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 637, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/konnected/init.py”, line 260, in async_setup_entry
await client.async_connect()
File “/usr/src/homeassistant/homeassistant/components/konnected/panel.py”, line 134, in async_connect
await self.async_sync_device_config()
File “/usr/src/homeassistant/homeassistant/components/konnected/panel.py”, line 381, in async_sync_device_config
!= self.async_current_settings_payload()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File “/usr/src/homeassistant/homeassistant/components/konnected/panel.py”, line 360, in async_current_settings_payload
{self.api_version: s[self.api_version]}
~^^^^^^^^^^^^^^^^^^
KeyError: ‘pin’