From 9d8ab99953af61c593d6fab6c3ee8aff3ed8de12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Fri, 17 Nov 2023 16:59:50 +0200 Subject: [PATCH] hass: read automations from the ui --- modules/services/hass/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/services/hass/default.nix b/modules/services/hass/default.nix index 64aee57..56ca97f 100644 --- a/modules/services/hass/default.nix +++ b/modules/services/hass/default.nix @@ -61,7 +61,10 @@ in { }; wake_on_lan = {}; - automation = [ + + # requires a restore from backup + "automation ui" = "!include automations.yaml"; + "automation yaml" = [ { alias = "Turn On Living Room TV with WakeOnLan"; trigger = [