diff --git a/src/components/dashboard/DeviceSection.vue b/src/components/dashboard/DeviceSection.vue
index 6c49a60..c056d2b 100644
--- a/src/components/dashboard/DeviceSection.vue
+++ b/src/components/dashboard/DeviceSection.vue
@@ -1,6 +1,7 @@
{{ t('deviceOverview.title') }}
+
{{ deviceData.totalDevices }}
@@ -19,6 +20,7 @@
{{ t('deviceOverview.faultCount') }}
+
{{ deviceData.offlineCount }}
@@ -37,11 +39,69 @@
{{ t('deviceOverview.faultRate') }}
+
+
+
+
+
+
+ {{ t('deviceOverview.onlyScheduled') }}
+
+
+
+ {{ t('deviceOverview.skipHoliday') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('deviceOverview.selectDeviceHint') }}
+
+
+
+
+