From 77eda0e6fb2e2cd6d6ddfbae19693273b52c8a8a Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sun, 21 Jul 2019 16:39:18 +0200 Subject: [PATCH] Minor changes to history logbook and recorder --- history.yaml | 2 +- logbook.yaml | 2 +- recorder.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/history.yaml b/history.yaml index 3a13e498..2b15da4f 100644 --- a/history.yaml +++ b/history.yaml @@ -52,7 +52,7 @@ exclude: domains: - automation - group - - input_datetime - input_boolean + - input_datetime - input_text - script diff --git a/logbook.yaml b/logbook.yaml index f717703f..38a0d8b2 100644 --- a/logbook.yaml +++ b/logbook.yaml @@ -52,7 +52,7 @@ exclude: domains: - automation - group - - input_datetime - input_boolean + - input_datetime - input_text - script diff --git a/recorder.yaml b/recorder.yaml index fb0c082d..c4205ed2 100644 --- a/recorder.yaml +++ b/recorder.yaml @@ -54,7 +54,7 @@ exclude: domains: - automation - group - - input_datetime - input_boolean + - input_datetime - input_text - script -- 2.47.3