diff --git a/configuration.yaml b/configuration.yaml index d5806d6..a86d720 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -24,17 +24,17 @@ group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml -#template: !include template.yaml +template: !include template.yaml sensor: !include sensors.yaml input_select: !include input_select.yaml -input_boolean: !include input_boolean.yaml -climate: !include climate.yaml -#var: !include var.yaml +# input_boolean: !include GreeClimateComponent-input_boolean.yaml +# climate: !include GreeClimateComponent-climate.yaml +# var: !include var.yaml http: use_x_forwarded_for: true trusted_proxies: - - 192.168.88.10 + - 192.168.88.243 logger: default: info