From 2427d8527be3b14cc45a7f5212330fa6c2bc4d59 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Thu, 6 Aug 2026 16:47:23 +0000 Subject: [PATCH] configuration.yaml --- configuration.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 0492a30..10ddb2c 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -215,13 +215,6 @@ template: {% set kw = states('sensor.water_heater_power_draw') | float(0) %} {{ (kw * 1000) | round(0) }} -# HTTP Proxy Configuration -http: - use_x_forwarded_for: true - trusted_proxies: - - 192.168.122.1 - - 192.168.1.0/24 - # Legacy and Integration Sensor Section sensor: - platform: torque