configuration.yaml

This commit is contained in:
Home Assistant Version Control
2026-08-06 16:47:23 +00:00
parent d01ec58b24
commit 2427d8527b
-7
View File
@@ -215,13 +215,6 @@ template:
{% set kw = states('sensor.water_heater_power_draw') | float(0) %} {% set kw = states('sensor.water_heater_power_draw') | float(0) %}
{{ (kw * 1000) | round(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 # Legacy and Integration Sensor Section
sensor: sensor:
- platform: torque - platform: torque