{{ device.label }}
Software {{ device.software_version|default:'not reported yet' }}
Last connection: {{ device.last_seen|default:'Waiting for first connection' }}{% extends 'devices/base.html' %}{% block content %}
YOUR DEVICES
Keep appointments up to date and see when your devices last connected.
Add a deviceSoftware {{ device.software_version|default:'not reported yet' }}
Last connection: {{ device.last_seen|default:'Waiting for first connection' }}Add a device, create its setup code, then enter the code on the device's setup page.