From 7581195ea94305731209fddb61cfb3dfa57a4529 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 29 Oct 2022 16:32:12 -0400 Subject: [PATCH] Revert recorder changes --- configuration.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index ee79be5..a8e491c 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -67,9 +67,9 @@ climate: token: !secret master_bedroom_ac_token k1: !secret master_bedroom_ac_key -recorder: - purge_keep_days: 14 - commit_interval: 10 +# recorder: +# db_url: !secret mariadb_url +# purge_keep_days: 30 # influxdb: # host: 192.168.1.26