diff --git a/test_mcp_backup.yaml b/test_mcp_backup.yaml new file mode 100644 index 0000000..a74f1b6 --- /dev/null +++ b/test_mcp_backup.yaml @@ -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