1
0

Change recorder db to mysql

This commit is contained in:
Przemek Grondek 2022-06-24 02:09:10 +02:00
parent 6ff4bdc2ec
commit defe1ad27c

View File

@ -108,7 +108,7 @@ my:
person: person:
python_script: python_script:
recorder: recorder:
db_url: !secret postgres_url db_url: !secret mysql_url
scene: !include scenes.yaml scene: !include scenes.yaml
script: !include scripts.yaml script: !include scripts.yaml
ssdp: ssdp: