Control app
Rooms list Sensors list Devices list
{% if user.is_authenticated %} Hello, {{ user.username }} Logout {% else %} Log in {% endif %} {% if user.is_staff %} Admin {% endif %}