mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
added automation script scene and group yaml file
This commit is contained in:
@@ -38,6 +38,10 @@ in
|
|||||||
sun = { };
|
sun = { };
|
||||||
webhook = { };
|
webhook = { };
|
||||||
zeroconf = { };
|
zeroconf = { };
|
||||||
|
automation = "!include automations.yaml";
|
||||||
|
script = "!include scripts.yaml";
|
||||||
|
scene = "!include scenes.yaml";
|
||||||
|
group = "!include groups.yaml";
|
||||||
};
|
};
|
||||||
extraPackages =
|
extraPackages =
|
||||||
python3Packages: with python3Packages; [
|
python3Packages: with python3Packages; [
|
||||||
|
|||||||
Reference in New Issue
Block a user