From c3c7553198c134ef6acac61db84afc894fe30a2c Mon Sep 17 00:00:00 2001 From: Nicu Hodos Date: Thu, 27 Mar 2025 12:33:15 +0100 Subject: [PATCH] use common restart button --- include/devices.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/include/devices.h b/include/devices.h index 56e114e..c25c33f 100644 --- a/include/devices.h +++ b/include/devices.h @@ -82,12 +82,7 @@ namespace Devices { }).withIcon("mdi:timer-play-outline").restoreStateFromCommand().build(); auto button = - Builder