diff --git a/apps/ui/templates/dashboard.html b/apps/ui/templates/dashboard.html index 7c9ebd4..e3832d4 100644 --- a/apps/ui/templates/dashboard.html +++ b/apps/ui/templates/dashboard.html @@ -1649,6 +1649,21 @@
${group.name}
${group.device_count} ${group.device_count === 1 ? 'Gerät' : 'Geräte'}
+ ${group.capabilities.brightness ? ` +
+ + +
+ ` : ''}