diff --git a/src/components/DeviceNameAndGroup.vue b/src/components/DeviceNameAndGroup.vue index bba1f42..680b320 100644 --- a/src/components/DeviceNameAndGroup.vue +++ b/src/components/DeviceNameAndGroup.vue @@ -1,6 +1,7 @@ @@ -204,10 +218,12 @@ onMounted(() => { - {{ selectedDevice.name }} + + + Pick an event @@ -239,6 +255,7 @@ onMounted(() => { {{ device.name }} + {{ groupsToString(device.id) }}
{{ selectedDevice.name }}
+ +