{% extends "base.html" %} {% block title %}Logged in!{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

Logged in!

Continue on this device

Tap Continue to login to Home Assistant on this device.

Use a code from another device

On your other device, open the Home Assistant app. You will see a 6-digit code.

Input that code here and click Approve to login on the other device.

{% endblock %}