Enable automations in home-assistant

Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
main 2022-02-26 18:37:20 +01:00
parent d9ea727ef6
commit 868bb1e461
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -43,6 +43,7 @@ nglib.makeSystem {
time_zone = "\${TIME_ZONE}";
internal_url = "http://localhost:8123/";
};
automation = "!include automations.yaml";
frontend.themes =
{ };
};