feat(home-assistant): increase recorder.purge_keey_days to 60
This commit is contained in:
parent
a60ecbb85e
commit
de78b5224c
|
@ -60,6 +60,7 @@ in {
|
|||
"automation editor" = "!include automations.yaml";
|
||||
"scene editor" = "!include scenes.yaml";
|
||||
"script editor" = "!include scripts.yaml";
|
||||
recorder.purge_keep_days = 60;
|
||||
zha = {
|
||||
database_path = "/var/lib/hass/zigbee.db";
|
||||
zigpy_config = { ota = { ikea_provider = true; }; };
|
||||
|
|
Loading…
Reference in a new issue