From 3e3d2652838f808234574338f05b9bc59fc8d6f1 Mon Sep 17 00:00:00 2001 From: Daniel Figus Date: Fri, 30 Aug 2024 14:44:55 +0000 Subject: [PATCH] Fix config options --- solarflow-control/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/solarflow-control/config.yaml b/solarflow-control/config.yaml index f88f5fa..3a9c02e 100644 --- a/solarflow-control/config.yaml +++ b/solarflow-control/config.yaml @@ -25,7 +25,11 @@ options: mqtt_password: "" dtu_base_topic: "solar" inverter_max_power: 2000 + opendtu_inverter_serial: "" ahoydtu_inverter_id: "0" + sm_generic_base_topic: "" + sm_generic_cur_accessor: "" + sm_generic_total_accessor: "" sm_rapid_change_diff: 500 sm_zero_offset: 20 sm_shelly3em_base_topic: "shellies/shellyem3/"