From b72d5c9d6bd2cfb8500eac39f83f336942342b39 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Tue, 10 Dec 2024 11:54:19 +0000 Subject: [PATCH] feat(homeassistant.nix): include automations from separate YAML file --- hosts/architect/homeassistant.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/architect/homeassistant.nix b/hosts/architect/homeassistant.nix index 5c4d8f2..74bb37f 100644 --- a/hosts/architect/homeassistant.nix +++ b/hosts/architect/homeassistant.nix @@ -43,6 +43,7 @@ in unit_system = "metric"; }; default_config = { }; + automation = "!include automations.yaml"; binary_sensor = [{ platform = "template"; sensors = {