added automation script scene and group yaml file

This commit is contained in:
2024-12-04 12:40:40 -05:00
parent 7325332d11
commit fb38c4e4bc

View File

@@ -38,6 +38,10 @@ in
sun = { };
webhook = { };
zeroconf = { };
automation = "!include automations.yaml";
script = "!include scripts.yaml";
scene = "!include scenes.yaml";
group = "!include groups.yaml";
};
extraPackages =
python3Packages: with python3Packages; [