Home assistant: fix script configuration
This commit is contained in:
parent
e93cfbcc6d
commit
d11f7d4042
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue