From bdbb3b8abaa48e1d4d704a060e871c08213ca4e9 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Thu, 26 Mar 2020 13:39:55 +0100 Subject: [PATCH] Replaced night theme --- automation/themes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/themes.yaml b/automation/themes.yaml index dd5c662d..6cba55e6 100644 --- a/automation/themes.yaml +++ b/automation/themes.yaml @@ -24,7 +24,7 @@ default {% endif %} {% if trigger.entity_id == 'input_boolean.home_mode_night' %} - noctis-grey + darkish {% endif %} {% if trigger.entity_id == 'input_boolean.home_mode_away' %} reeder_dark -- 2.47.3