automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 19:51:01 +00:00
parent ad98e76951
commit b48742bf75
-33
View File
@@ -2939,39 +2939,6 @@
notification_id: '{{ notification_id }}' notification_id: '{{ notification_id }}'
mode: queued mode: queued
max: 10 max: 10
- id: '1784921836660'
alias: MCP Backup Test
description: Testing ha-direct backup functionality
triggers:
- trigger: time
at: '12:00:00'
actions:
- action: notify.persistent_notification
data:
title: Backup Test
message: This is the ORIGINAL message
- id: '1784921852610'
alias: MCP Backup Test
description: Testing ha-direct backup functionality
triggers:
- at: '12:00:00'
trigger: time
actions:
- action: notify.persistent_notification
data:
title: Backup Test
message: This is the ORIGINAL message
- id: '1784921861906'
alias: MCP Backup Test
description: Testing ha-direct backup functionality
triggers:
- at: '12:00:00'
trigger: time
actions:
- action: notify.persistent_notification
data:
message: This is the ORIGINAL message
title: Backup Test
- id: '1784922330001' - id: '1784922330001'
alias: MCP Backup Test alias: MCP Backup Test
description: Test automation to verify ha-direct backup functionality description: Test automation to verify ha-direct backup functionality