Room: {{ mac["roomname"] }}, MAC-Address: {{ mac['macname'] }}
{%if not mac["battery"] == None%}Battery: {{ mac["battery"] }}%
{% else %}
Battery: No Data
{% endif %} {% endfor %} {% endblock %}
{% endif %}
More Battery Information
Upload Image
{% if not loop.last %}
{% endif %} {% endfor %} {% endblock %}