mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-25 09:36:14 +01:00
Enable automations in home-assistant
Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
parent
d9ea727ef6
commit
868bb1e461
|
@ -43,6 +43,7 @@ nglib.makeSystem {
|
||||||
time_zone = "\${TIME_ZONE}";
|
time_zone = "\${TIME_ZONE}";
|
||||||
internal_url = "http://localhost:8123/";
|
internal_url = "http://localhost:8123/";
|
||||||
};
|
};
|
||||||
|
automation = "!include automations.yaml";
|
||||||
frontend.themes =
|
frontend.themes =
|
||||||
{ };
|
{ };
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue