From be8784659dfec4791a8fc9b99e445cd308d89477 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 6 Jan 2020 20:22:28 +0100 Subject: [PATCH] recorder --- configuration.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 26a3b74..c4f9f76 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -5,6 +5,13 @@ sun: config: mobile_app: +recorder: + exclude: + domains: + - automation + - binary_sensor + - person + sensor: !include_dir_merge_list sensors switch: !include_dir_merge_list switches automation: !include_dir_merge_list automations