Change recorder db to mysql
This commit is contained in:
parent
6ff4bdc2ec
commit
defe1ad27c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue