From defe1ad27cb5fb0f6225c10b953e3df2c9156e1c Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Fri, 24 Jun 2022 02:09:10 +0200 Subject: [PATCH] Change recorder db to mysql --- configuration/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/configuration.yaml b/configuration/configuration.yaml index 8df78ae..49d21c1 100644 --- a/configuration/configuration.yaml +++ b/configuration/configuration.yaml @@ -108,7 +108,7 @@ my: person: python_script: recorder: - db_url: !secret postgres_url + db_url: !secret mysql_url scene: !include scenes.yaml script: !include scripts.yaml ssdp: