* add ha_addons repository to cscode workspace * Issue220 ha addon dokumentation update (#232) * initial DOCS.md for Addon * links to Mosquitto and Adguard * replaced _ by . for PV-Strings * mentioned add-on installation method in README.md * fix most of the markdown linter warnings * add missing alt texts * added nice add repository to my Home Assistant badges --------- Co-authored-by: Michael Metz <michael.metz@siemens.com> Co-authored-by: Stefan Allius <stefan.allius@t-online.de> * S allius/issue216 (#235) * improve docker run - establish multistage Dockerfile - build a python wheel for all needed packages - remove unneeded tools like apk for runtime * pin versions, fix hadolint warnings * merge from dev-0.12 --------- Co-authored-by: Michael Metz <michael.metz@siemens.com> * Issue220 ha addon dokumentation update (#245) * revised config disclaimer * add newline at end of file to fix linter warning --------- Co-authored-by: Michael Metz <michael.metz@siemens.com> * 238 ha addon repository check (#244) * move Makefile and bake file into parent folder * build config.yaml from template * use Makefile instead of build shell script * ignore temporary or created files * add rules for building the add-on repository * add rel version of add-on * add jinja2-cli * ignore inverter replays which a older than 1 day (#246) * S allius/issue7 (#248) * report alarm and fault bitfield to ha * define the alarm and fault names * configure log path and max number of daily log files (#243) * configure log path and max number of daily log files * don't use a subfolder for configs * use make instead of a build script * mount /homeassistant/tsun-proxy * Add venv to base image * give write access to mounted folder * intial checkin, ignore SC1091 * set advanced and stage value in config.yaml * fix typo * added watchdog and removed Port 8127 from mapping * fixed typo and use new add-on repro - change the install button to install from https://github.com/s-allius/ha-addons * add addon-rel target * disable watchdog due to exceptions in the ha supervisor * update changelog --------- Co-authored-by: Michael Metz <michael.metz@siemens.com> * Update README.md (#251) install `https://github.com/s-allius/ha-addons` as repro for our add-on * add german language file (#253) * fix return type get_extra_info in FakeWriter * move global startup code into main methdod * pin version of base image * avoid forwarding to a private (lokal) IP addr (#256) * avoid forwarding to a private (lokal) IP addr * test DNS resolver issues * increase test coverage * update changelog * fix client_mode configuration block (#252) * fix client_mode block * add client mode * fix tests with client_mode values * log client_mode configuration * add forward flag for client_mode * improve startup logging * added client_mode example * adjusted translation files * AT commands added * typo * missing "PLUS" * link to config details * improve log msg for config problems * improve log msg on config errors * improve log msg for config problems * copy CHANGELOG.md into add-on repro --------- Co-authored-by: Michael Metz <michael.metz@siemens.com> * rename "ConfigErr" to match naming convention * disable test coverage for __main__ * update changelog version 0.12 --------- Co-authored-by: metzi <147942647+mime24@users.noreply.github.com> Co-authored-by: Michael Metz <michael.metz@siemens.com>
96 lines
4.1 KiB
YAML
Executable File
96 lines
4.1 KiB
YAML
Executable File
---
|
|
configuration:
|
|
inverters:
|
|
name: Wechselrichter
|
|
description: >+
|
|
Für jeden Wechselrichter muss die Seriennummer des Wechselrichters einer MQTT
|
|
Definition zugeordnet werden. Dazu wird der entsprechende Konfigurationsblock mit der
|
|
16-stellige Seriennummer gestartet, so dass alle nachfolgenden Parameter diesem
|
|
Wechselrichter zugeordnet sind.
|
|
Weitere wechselrichterspezifische Parameter (z.B. Polling Mode) können im
|
|
Konfigurationsblock gesetzt werden.
|
|
|
|
Die Seriennummer der GEN3 Wechselrichter beginnen mit `R17` und die der GEN3PLUS
|
|
Wechselrichter mir `Y17`oder `47`!
|
|
|
|
Siehe Beispielkonfiguration im Dokumentations-Tab
|
|
|
|
tsun.enabled:
|
|
name: Verbindung zur TSUN Cloud - nur für GEN3-Wechselrichter
|
|
description: >+
|
|
Schaltet die Verbindung zur TSUN Cloud ein/aus.
|
|
Diese Verbindung ist erforderlich, wenn Sie Daten an die TSUN Cloud senden möchten,
|
|
z.B. um die TSUN-Apps zu nutzen oder Firmware-Updates zu erhalten.
|
|
|
|
ein => normaler Proxy-Betrieb.
|
|
aus => Der Wechselrichter wird vom Internet isoliert.
|
|
solarman.enabled:
|
|
name: Verbindung zur Solarman Cloud - nur für GEN3PLUS Wechselrichter
|
|
description: >+
|
|
Schaltet die Verbindung zur Solarman Cloud ein/aus.
|
|
Diese Verbindung ist erforderlich, wenn Sie Daten an die Solarman Cloud senden möchten,
|
|
z.B. um die Solarman Apps zu nutzen oder Firmware-Updates zu erhalten.
|
|
|
|
ein => normaler Proxy-Betrieb.
|
|
aus => Der Wechselrichter wird vom Internet isoliert.
|
|
inverters.allow_all:
|
|
name: Erlaube Verbindungen von sämtlichen Wechselrichtern
|
|
description: >-
|
|
Der Proxy akzeptiert normalerweise nur Verbindungen von konfigurierten Wechselrichtern.
|
|
Schalten Sie dies für Testzwecke und unbekannte Seriennummern ein.
|
|
mqtt.host:
|
|
name: MQTT Broker Host
|
|
description: >-
|
|
Hostname oder IP-Adresse des MQTT-Brokers. Wenn nicht gesetzt, versucht das Addon, eine Verbindung zum Home Assistant MQTT-Broker herzustellen.
|
|
mqtt.port:
|
|
name: MQTT Broker Port
|
|
description: >-
|
|
Port des MQTT-Brokers. Wenn nicht gesetzt, versucht das Addon, eine Verbindung zum Home Assistant MQTT-Broker herzustellen.
|
|
mqtt.user:
|
|
name: MQTT Broker Benutzer
|
|
description: >-
|
|
Benutzer für den MQTT-Broker. Wenn nicht gesetzt, versucht das Addon, eine Verbindung zum Home Assistant MQTT-Broker herzustellen.
|
|
mqtt.passwd:
|
|
name: MQTT Broker Passwort
|
|
description: >-
|
|
Passwort für den MQTT-Broker. Wenn nicht gesetzt, versucht das Addon, eine Verbindung zum Home Assistant MQTT-Broker herzustellen.
|
|
ha.auto_conf_prefix:
|
|
name: MQTT-Präfix für das Abonnieren von Home Assistant-Statusaktualisierungen
|
|
ha.discovery_prefix:
|
|
name: MQTT-Präfix für das discovery topic
|
|
ha.entity_prefix:
|
|
name: MQTT-Themenpräfix für die Veröffentlichung von Wechselrichterwerten
|
|
ha.proxy_node_id:
|
|
name: MQTT-Knoten-ID für die proxy_node_id
|
|
ha.proxy_unique_id:
|
|
name: MQTT-eindeutige ID zur Identifizierung einer Proxy-Instanz
|
|
tsun.host:
|
|
name: TSUN Cloud Host
|
|
description: >-
|
|
Hostname oder IP-Adresse der TSUN-Cloud. Wenn nicht gesetzt, versucht das Addon, eine Verbindung zur Cloud logger.talent-monitoring.com herzustellen.
|
|
solarman.host:
|
|
name: Solarman Cloud Host
|
|
description: >-
|
|
Hostname oder IP-Adresse der Solarman-Cloud. Wenn nicht gesetzt, versucht das Addon, eine Verbindung zur Cloud iot.talent-monitoring.com herzustellen.
|
|
gen3plus.at_acl.tsun.allow:
|
|
name: TSUN GEN3PLUS ACL allow
|
|
description: >-
|
|
Liste erlaubter AT-Befehle für TSUN GEN3PLUS
|
|
gen3plus.at_acl.tsun.block:
|
|
name: TSUN GEN3 ACL block
|
|
description: >-
|
|
Liste blockierter AT-Befehle für TSUN GEN3PLUS
|
|
gen3plus.at_acl.mqtt.allow:
|
|
name: MQTT GEN3PLUS ACL allow
|
|
description: >-
|
|
Liste erlaubter MQTT-Befehle für GEN3PLUS
|
|
gen3plus.at_acl.mqtt.block:
|
|
name: MQTT GEN3PLUS ACL block
|
|
description: >-
|
|
Liste blockierter MQTT-Befehle für GEN3PLUS
|
|
|
|
|
|
network:
|
|
5005/tcp: listening Port für TSUN GEN3 Wechselrichter
|
|
10000/tcp: listening Port für TSUN GEN3PLUS Wechselrichter
|