From 55f0414711f7149555d7de62098a4ec0620dfb0c Mon Sep 17 00:00:00 2001 From: James Walker Date: Thu, 6 Aug 2026 15:25:48 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20http.yaml=20is=20deprec?= =?UTF-8?q?ated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .HA_VERSION | 2 +- packages/http.yaml | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 packages/http.yaml diff --git a/.HA_VERSION b/.HA_VERSION index 6390113..3b954dd 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2026.6.1 \ No newline at end of file +2026.8.0 \ No newline at end of file diff --git a/packages/http.yaml b/packages/http.yaml deleted file mode 100644 index 23c9b4b..0000000 --- a/packages/http.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# The http integration serves all files and data required for the -# Home Assistant frontend. -# -# https://www.home-assistant.io/integrations/http -# -http: - use_x_forwarded_for: true - trusted_proxies: - - 100.103.57.96 - - 127.0.0.1