From 0b028ba8ca7a733445dd25a797403993f0b4416c Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 17 Oct 2022 17:32:29 -0400 Subject: [PATCH] Went back to stock database, tired of chasing issues, close #49 --- configuration.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 9102898..fa9a248 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: - db_url: !secret mariadb_url - purge_keep_days: 30 +# recorder: +# db_url: !secret mariadb_url +# purge_keep_days: 30 # influxdb: # host: 192.168.1.26