Change recorder db to mysql
This commit is contained in:
parent
6ff4bdc2ec
commit
defe1ad27c
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user