From dfcd5de166d2d647de65a3852b678a33bb29de34 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Fri, 29 Sep 2023 00:46:00 +0200 Subject: [PATCH] uncomment at least one inverters definition --- app/config/default_config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/default_config.toml b/app/config/default_config.toml index 1200f29..9f26f1b 100644 --- a/app/config/default_config.toml +++ b/app/config/default_config.toml @@ -22,7 +22,7 @@ inverters.allow_all = true # allow inverters, even if we have no inverter mapp # inverter mapping, maps a `serial_no* to a `mqtt_id` and defines an optional `suggested_place` for `home-assistant` # # for each inverter add a block starting with [inverters."<16-digit serial numbeer>"] -#[inverters."R17xxxxxxxxxxxx1"] +[inverters."R170000000000001"] #node_id = '' # Optional, MQTT replacement for inverters serial number #suggested_area = '' # Optional, suggested installation area for home-assistant