From 8b13df276dcb46a4841041317357a686b47140bb Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Fri, 14 Aug 2020 22:55:41 +0200 Subject: [PATCH] Fixed themes automation --- automations/themes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automations/themes.yaml b/automations/themes.yaml index 5c56194a..aca7cf19 100644 --- a/automations/themes.yaml +++ b/automations/themes.yaml @@ -19,6 +19,8 @@ to: 'on' action: + - delay: + milliseconds: 50 - service: frontend.set_theme data_template: name: >- -- 2.47.3