test_mcp_backup.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 19:47:09 +00:00
parent 0add7d97d1
commit 1616d9a5cb
+10
View File
@@ -0,0 +1,10 @@
triggers:
- trigger: state
entity_id: sun.sun
to: above_horizon
actions:
- action: notify.notify
data:
title: "MCP Test"
message: "Automation created via homeassistant MCP!"
mode: single