From b09e6fc1616fb0cedcb9ef1ec11d07c333ac0bbc Mon Sep 17 00:00:00 2001 From: Alexandre Date: Wed, 17 Nov 2021 17:46:19 +0100 Subject: [PATCH] LF --- .../rootfs/templates/config.yaml | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/enedisgateway2mqtt/rootfs/templates/config.yaml b/enedisgateway2mqtt/rootfs/templates/config.yaml index 44c1b4f6b..bf7e1c368 100644 --- a/enedisgateway2mqtt/rootfs/templates/config.yaml +++ b/enedisgateway2mqtt/rootfs/templates/config.yaml @@ -7,7 +7,7 @@ debug: false ## MQTT ## #################### mqtt: - host: MOSQUITO_SERVER # MANDATORY + host: MOSQUITO_SERVER # MANDATORY port: 1883 username: "" password: "" @@ -27,7 +27,7 @@ home_assistant: ############### ## Influx DB ## ############### -#influxdb: +#influxdb: # host: MY_INFLUXDB_SERVER # port: 8086 # token: MY_TOKEN @@ -37,18 +37,18 @@ home_assistant: #################### ## ENEDIS GATEWAY ## #################### -enedis_gateway: - PDL_1: # MANDATORY - token: PDL_1_TOKEN # MANDATORY - plan: BASE # BASE or HP/HC - consumption: true - consumption_detail: true - consumption_price_hc: 0 - consumption_price_hp: 0 - consumption_price_base: 0 - production: false - production_detail: false -# offpeak_hours: "" # USE ONLY IF YOU WANT OVERLOAD DEFAULT VALUE, Format : 22h36-00h10;01h00-06h00 +enedis_gateway: + PDL_1: # MANDATORY + token: PDL_1_TOKEN # MANDATORY + plan: BASE # BASE or HP/HC + consumption: true + consumption_detail: true + consumption_price_hc: 0 + consumption_price_hp: 0 + consumption_price_base: 0 + production: false + production_detail: false + # offpeak_hours: "" # USE ONLY IF YOU WANT OVERLOAD DEFAULT VALUE, Format : 22h36-00h10;01h00-06h00 addresses: true # PDL_2: # token: PDL_2_TOKEN