@@ -264,20 +264,17 @@ Extended configuration settings (see [chapter 'configuration' of python-e3dc](ht
264264### All Available Parameters and Configuration Options
265265Details about all available options:
266266```
267- Usage: e3dc-cli [-h] [--version] [-c CONFIG] [-o OUTPUT] [--connection.type {local,web}] [--connection.address ADDRESS]
268- [--connection.user USER] [--connection.password PASSWORD] [--connection.rscp_password RSCP_PASSWORD]
269- [--connection.serial_number SERIAL_NUMBER]
270- [-q [{static_system,live,live_system,live_powermeter,live_battery,live_inverter,live_wallbox,history_today,
271- history_yesterday,history_week,history_previous_week,history_month,history_previous_month,history_year,
272- history_previous_year,history_total} ...]]
267+ Usage: e3dc-cli [-h] [--version] [-c CONFIG] [-o OUTPUT] [--connection.type {local,web}] [--connection.address ADDRESS] [--connection.user USER]
268+ [--connection.password PASSWORD] [--connection.rscp_password RSCP_PASSWORD] [--connection.serial_number SERIAL_NUMBER]
269+ [-q [{static_system,live,live_system,live_powermeter,live_battery,live_inverter,live_wallbox,history_today,history_yesterday,history_week,history_previous_week,history_month,history_previous_month,history_year,history_previous_year,history_total} ...]]
273270 [--set.power_limits.enable {true,false}] [--set.power_limits.max_charge MAX_CHARGE]
274271 [--set.power_limits.max_discharge MAX_DISCHARGE] [--set.power_limits.discharge_start DISCHARGE_START]
275272 [--set.powersave {true,false}] [--set.weather_regulated_charge {true,false}]
276273 [--extended_config.powermeters { EXTENDED POWERMETERS CONFIG HIERARCHY }]
277274 [--extended_config.pvis { EXTENDED SOLAR INVERTERS CONFIG HIERARCHY }]
278275 [--extended_config.batteries { EXTENDED BATTERIES CONFIG HIERARCHY }]
279276
280- Query E3/DC solar inverter systems | Version 1.0.4 | Copyright 2022-2025
277+ Query E3/DC solar inverter systems | Version 1.0.5 | Copyright 2022-2026
281278
282279Default Config File Locations:
283280 ['./config.json'], Note: default values below are the ones overridden by the contents of: ./config.json
0 commit comments