{% extends 'base.html' %} {% block header %}
To connect your Home to the vehciles managed by CarConenctivity please scan the following QR Code with the Home App on your smartphone.
You can also manually add the Bridge {{ homekit_plugin._driver.accessory.display_name }} with the Passcode: {{ homekit_plugin._driver.state.pincode.decode('utf8') }}
{% endblock %}