.ha_mcp/logs/mcp_usage.jsonl, automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 20:16:50 +00:00
parent 572d109767
commit 84e171b07e
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -2939,3 +2939,15 @@
notification_id: '{{ notification_id }}'
mode: queued
max: 10
- id: '1784924205440'
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!