From 59e97d6bdf435953929299332ec2c06179473998 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Wed, 4 Feb 2026 23:21:33 -0500 Subject: [PATCH] Remove deprecated n8n configuration file for Discord routing webhook. --- config/packages/n8n.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config/packages/n8n.yaml diff --git a/config/packages/n8n.yaml b/config/packages/n8n.yaml deleted file mode 100644 index b6dabfbf..00000000 --- a/config/packages/n8n.yaml +++ /dev/null @@ -1,11 +0,0 @@ -###################################################################### -# @CCOSTAN - Follow Me on X -# For more info visit https://www.vcloudinfo.com/click-here -# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig -# ------------------------------------------------------------------- -# n8n Discord Router - Route HA events to Discord -# Central REST command into n8n's Discord routing webhook -# ------------------------------------------------------------------- -# -# REST endpoint: n8n webhook /discord-router -######################################################################