Devices

{#if showDiscover} {/if} {#if showAddDevice} {/if}
{#each $devices as device}

{device.name}

{device.host}:{device.port}
Edit
{:else}

😢 No registered devices.

{/each}