From 93f3a01f87845309d502c8e11f96a865cf81a339 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 24 Jul 2026 19:51:15 +0000 Subject: [PATCH] automations.yaml --- automations.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/automations.yaml b/automations.yaml index 20f8158..b26f407 100644 --- a/automations.yaml +++ b/automations.yaml @@ -2939,15 +2939,3 @@ notification_id: '{{ notification_id }}' mode: queued max: 10 -- id: '1784922581862' - alias: MCP Backup Test - description: Test automation to verify ha-direct backup functionality - triggers: - - trigger: state - entity_id: sun.sun - to: above_horizon - actions: - - action: notify.notify - data: - title: MCP Test - message: Automation created via ha-direct!