automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 19:56:13 +00:00
parent 3051088420
commit b2845b308d
-12
View File
@@ -2939,15 +2939,3 @@
notification_id: '{{ notification_id }}' notification_id: '{{ notification_id }}'
mode: queued mode: queued
max: 10 max: 10
- id: '1784922869977'
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!