Switch to MariaDB for performance reasons
This commit is contained in:
@ -65,4 +65,7 @@ climate:
|
|||||||
host: 192.168.1.168
|
host: 192.168.1.168
|
||||||
id: !secret master_bedroom_ac_id
|
id: !secret master_bedroom_ac_id
|
||||||
token: !secret master_bedroom_ac_token
|
token: !secret master_bedroom_ac_token
|
||||||
k1: !secret master_bedroom_ac_key
|
k1: !secret master_bedroom_ac_key
|
||||||
|
|
||||||
|
recorder:
|
||||||
|
db_url: !secret mariadb_url
|
Reference in New Issue
Block a user