add german language

This commit is contained in:
Stefan Allius
2024-12-18 01:05:09 +01:00
parent eb4eab424d
commit ce7c9c45de
6 changed files with 278 additions and 12 deletions

View File

@@ -3,13 +3,14 @@ configuration:
inverters:
name: Inverters
description: >+
For each GEN3 inverter, the serial number of the inverter must be mapped to an MQTT
For each inverter, the serial number of the inverter must be mapped to an MQTT
definition. To do this, the corresponding configuration block is started with
<16-digit serial number> so that all subsequent parameters are assigned
to this inverter. Further inverter-specific parameters (e.g. polling mode) can be set
<16-digit serial number> so that all subsequent parameters are assigned to this
inverter. Further inverter-specific parameters (e.g. polling mode) can be set
in the configuration block
The serial numbers of all GEN3 inverters start with `R17`!
The serial numbers of all GEN3 inverters start with `R17` and that of the GEN3PLUS
inverters with Y17 or 47!
monitor_sn # The GEN3PLUS "Monitoring SN:"
node_id # MQTT replacement for inverters serial number
@@ -28,16 +29,16 @@ configuration:
on - normal proxy operation
off - The Inverter become isolated from Internet
solarman.enabled:
name: Connection to Solarman Cloud - for GEN3PLUS inverter only
name: Connection to Solarman/TSUN Cloud - for GEN3PLUS inverter only
description: >-
switch on/off connection to the Solarman cloud
This connection is only required if you want send data to the Solarman cloud
eg. to use the Solarman APPs or receive firmware updates.
switch on/off connection to the Solarman/TSUN cloud
This connection is only required if you want send data to the Solarman/TSUN cloud
eg. to use the TSUN APPs or receive firmware updates.
on - normal proxy operation
off - The Inverter become isolated from Internet
inverters.allow_all:
name: Allow all connections from all inverters
name: Allow connections from all inverters
description: >-
The proxy only usually accepts connections from known inverters.
Switch on for test purposes and unknown serial numbers.
@@ -80,6 +81,5 @@ configuration:
network:
8127/tcp: x...
5005/tcp: listening Port for TSUN GEN3 Devices
10000/tcp: listening Port for TSUN GEN3PLUS Devices