From 3c64fdcd15a320f10ab8088c5c5c63db2764840d Mon Sep 17 00:00:00 2001 From: ccostan Date: Sun, 7 Jun 2020 13:26:38 -0400 Subject: [PATCH] I don't think I need 30 days History. Moved to 14 for now. Inspired by https://github.com/jnewland/ha-config/pull/177/files --- config/recorder.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/recorder.yaml b/config/recorder.yaml index 4ef0ebd6..52e9023e 100755 --- a/config/recorder.yaml +++ b/config/recorder.yaml @@ -2,7 +2,7 @@ # recorder ############################################################ #db_url: sqlite:///data/home-assistant_v2.db -purge_keep_days: 30 +purge_keep_days: 14 include: entities: - group.landscaping