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

This commit is contained in:
Home Assistant Version Control
2026-07-24 19:45:37 +00:00
parent cae3551920
commit 9e217d7eb6
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -2972,3 +2972,15 @@
data:
message: This is the ORIGINAL message
title: Backup Test
- id: '1784922330001'
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!