From 56b91533734e8305ded5643a83e5bee1762693d3 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Wed, 26 Mar 2025 22:19:28 +0100 Subject: [PATCH] fix typo --- app/src/cnf/default_config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/cnf/default_config.toml b/app/src/cnf/default_config.toml index ef7518f..9da7494 100644 --- a/app/src/cnf/default_config.toml +++ b/app/src/cnf/default_config.toml @@ -159,7 +159,7 @@ pv4 = {type = 'RSM40-8-410M', manufacturer = 'Risen'} # Optional, PV module de ########################################################################################## ## -## For each GEN3PLUS enrgy storage system, the serial number must be mapped to an MQTT +## For each GEN3PLUS energy storage system, the serial number must be mapped to an MQTT ## definition. To do this, the corresponding configuration block is started with ## `[batteries.“<16-digit serial number>”]` so that all subsequent parameters are assigned ## to this energy storage system. Further device-specific parameters (e.g. polling mode,