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

This commit is contained in:
Home Assistant Version Control
2026-07-24 19:54:35 +00:00
parent 93f3a01f87
commit 3051088420
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: '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!