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