From: Giorgio Ravera Date: Sat, 16 Feb 2019 17:48:41 +0000 (+0100) Subject: Removed input_boolean and input_text from logbook and history X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=343945c8b149c4e4219d5b3bf186260f9413a375;p=homeassistant.git Removed input_boolean and input_text from logbook and history --- diff --git a/configuration.yaml b/configuration.yaml index 39c407d4..48953985 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -66,6 +66,8 @@ history: domains: - automation - group + - input_boolean + - input_text - script # View all events in a logbook @@ -74,6 +76,8 @@ logbook: domains: - automation - group + - input_boolean + - input_text - script # Log Management