diff --git a/configuration.yaml b/configuration.yaml index f599304..a7b5670 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -65,4 +65,7 @@ climate: host: 192.168.1.168 id: !secret master_bedroom_ac_id token: !secret master_bedroom_ac_token - k1: !secret master_bedroom_ac_key \ No newline at end of file + k1: !secret master_bedroom_ac_key + +recorder: + db_url: !secret mariadb_url \ No newline at end of file