From f864067ed0bafd23c507ef1600441cda1afd58de Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Wed, 18 Mar 2020 18:50:36 +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 e73b97d3..dd5c662d 100644 --- a/automation/themes.yaml +++ b/automation/themes.yaml @@ -24,7 +24,7 @@ default {% endif %} {% if trigger.entity_id == 'input_boolean.home_mode_night' %} - midnight_blue + noctis-grey {% endif %} {% if trigger.entity_id == 'input_boolean.home_mode_away' %} reeder_dark -- 2.47.3