So everything is working as expected i can lock and unlock and get all the info, but the binary sensor does not get the updates via the webhook i guess.
I see this error in the logs
Logger: homeassistant.components.template
Source: components/webhook/__init__.py:36
Integration: Template (documentation, issues)
First occurred: 2:01:30 PM (1 occurrences)
Last logged: 2:01:30 PM
Error setting up trigger
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/webhook/trigger.py", line 40, in async_attach_trigger
hass.components.webhook.async_register(
File "/usr/src/homeassistant/homeassistant/components/webhook/__init__.py", line 36, in async_register
raise ValueError("Handler is already defined!")
ValueError: Handler is already defined!
EDIT: At some point there was an update done and it showed the status right, but this is not instant