Home assistant: fix script configuration

This commit is contained in:
Filippo Berto 2023-06-17 19:30:25 +02:00
parent e93cfbcc6d
commit d11f7d4042
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -357,6 +357,7 @@ with lib; {
}
];
recorder.purge_keep_days = 30;
script = "!include scripts.yaml";
shopping_list = { };
sun = { };
system_health = { };
@ -430,6 +431,7 @@ with lib; {
"random"
"scene"
"schedule"
"script"
"sonarr"
"speedtestdotnet"
"spotify"