Skip to content

Commit

Permalink
Translations
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Aug 26, 2024
1 parent 41e6dc4 commit 1cb1f73
Show file tree
Hide file tree
Showing 39 changed files with 20,557 additions and 20,625 deletions.
248 changes: 134 additions & 114 deletions docs/de/adapterref/iobroker.iot/README.md

Large diffs are not rendered by default.

118 changes: 33 additions & 85 deletions docs/de/adapterref/iobroker.kostal-piko-ba/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ translatedFrom: en
translatedWarning: Wenn Sie dieses Dokument bearbeiten möchten, löschen Sie bitte das Feld "translationsFrom". Andernfalls wird dieses Dokument automatisch erneut übersetzt
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/de/adapterref/iobroker.kostal-piko-ba/README.md
title: ioBroker.kostal-piko-ba
hash: Wt8AzwewSKrFltCL+THLWDot1KNDkhRpkVvXRRtapyE=
hash: CG7zT6steqVPVFubw52Nx9uNu0BnoA7E+iyf6qzLvgI=
---
![Logo](../../../en/adapterref/iobroker.kostal-piko-ba/admin/picoba.png)

Expand Down Expand Up @@ -38,7 +38,7 @@ Der Adapter ist speziell für Kostal Piko BA-, 6.0BA-, 8.0BA- und 10BA-Wechselri

Wir freuen uns über jede Rückmeldung zur Funktionalität mit anderen Wechselrichtern. Wenn Sie die Funktion mit weiteren Modellen testen, senden Sie uns bitte eine Nachricht.

## Einstellungen
## Konfiguration
Stellen Sie sicher, dass Ihr Piko- oder Piko-BA-Wechselrichter auf Kostal UI Version 6.11 oder höher aktualisiert ist.
Um eine Verbindung zum Kostal Piko (BA / MP plus)-Wechselrichter herzustellen, müssen Sie dessen IP-Adresse in den Einstellungen konfigurieren.
Optional können Sie die Aktualisierungsfrequenzen für Livedaten, Tagesstatistiken und Lebensdauerstatistiken anpassen.
Expand All @@ -52,110 +52,58 @@ Dieser Adapter verwendet Sentry-Bibliotheken, um den Entwicklern automatisch Aus

## Changelog

Note: Missing version entries typically indicate dependency updates for improved security.
### 4.2.0 (2024-08-xx)

### 4.1.3 (13.08.2024)
- (HombachC) convert adapter to TypeScript
- (HombachC) switch to ES2022 code
- (HombachC) migrate eslint to >9.x
- (HombachC) repository cleanup
- (HombachC) dependency updates
- (HombachC) code optimizations

* (HombachC) fixed vulnerability in dependency
### 4.1.3 (2024-08-13)

### 4.1.2 (10.08.2024)
- (HombachC) fixed vulnerability in dependency

* (HombachC) optimized translation handling
* (HombachC) hide not used configuration inputs
### 4.1.2 (2024-08-10)

### 4.1.1 (09.08.2024)
- (HombachC) optimized translation handling
- (HombachC) hide not used configuration inputs

* (HombachC) adapter checker detected optimizations (#643)
### 4.1.1 (2024-08-09)

### 4.1.0 (05.08.2024)
- (HombachC) adapter checker detected optimizations (#643)

* (HombachC) replaced deprecated ioBroker state calls
* (HombachC) doku cleanup
### 4.1.0 (2024-08-05)

### 4.0.2 (04.08.2024)
- (HombachC) replaced deprecated ioBroker state calls
- (HombachC) doku cleanup

* (HombachC) added node.js 22 tests
* (HombachC) dependency updates
### 4.0.2 (2024-08-04)

### 4.0.1 (24.06.2024)
- (HombachC) added node.js 22 tests
- (HombachC) dependency updates

* (HombachC) dependency updates, removed unfunctional snyk tests
### 4.0.1 (2024-06-24)

### 4.0.0 (21.04.2024)
- (HombachC) dependency updates, removed unfunctional snyk tests

* (HombachC) BREAKING: Dropped support for Node.js 16 (#591)
* (HombachC) BREAKING: Minimum needed js-controller bumped to 5 (#592)
* (HombachC) changed timeout settings for older Kostal inverters (#589)
* (HombachC) dependency updates
* (HombachC) added tests for node.js 21
* (HombachC) raised minimum poll time for daily statistics
* (HombachC) code optimizations
### 4.0.0 (2024-04-21)

### 3.1.0 (29.03.2024)

* (HombachC) changed to tier 2 as data provider

### 3.0.11 (29.03.2024)

* (HombachC) corrected io-package.json according to new schema
* (HombachC) bump adapter-core to 3.0.6

### 3.0.10 (03.03.2024)

* (HombachC) fixed vulnerability

### 3.0.9 (23.12.2023)

* (HombachC) year 2024 changes
* (HombachC) several dependency updates

### 3.0.8 (29.10.2023)

* (HombachC) bump axios to 1.6.0 because of vulnerability
* (HombachC) several dependency updates

### 3.0.7 (01.10.2023)

* (HombachC) several dependency updates

### 3.0.6 (27.08.2023)

* (HombachC) improved error handling in case of offline inverters - centralized error handling

### 3.0.5 (19.08.2023)

* (HombachC) mitigating another sentry notified error in case of network trouble

### 3.0.4 (13.08.2023)

* (HombachC) bumped adapter core to V3

### 3.0.3 (17.07.2023)

* (HombachC) fixing sentry notified error in case of network trouble

### 3.0.2 (14.07.2023)

* (HombachC) fix small error in MP recognition
* (HombachC) sentry notified error in object handling

### 3.0.1 (23.06.2023)

* (HombachC) corrected state description

### 3.0.0 (08.06.2023)

* (HombachC) BREAKING: Dropped support for Node.js 14
* (HombachC) changed config screen to admin 5 solution
* (HombachC) dropped Admin <5 support
* (HombachC) removed tests for node 14
- (HombachC) BREAKING: Dropped support for Node.js 16 (#591)
- (HombachC) BREAKING: Minimum needed js-controller bumped to 5 (#592)
- (HombachC) changed timeout settings for older Kostal inverters (#589)
- (HombachC) dependency updates
- (HombachC) added tests for node.js 21
- (HombachC) raised minimum poll time for daily statistics
- (HombachC) code optimizations

### Old Changes see [CHANGELOG OLD](CHANGELOG_OLD.md)

## License
MIT License

Copyright (c) 2020-2024 HombachC
Copyright (c) 2020-2024 C.Hombach <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 10 additions & 2 deletions docs/de/adapterref/iobroker.ping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ translatedFrom: en
translatedWarning: Wenn Sie dieses Dokument bearbeiten möchten, löschen Sie bitte das Feld "translationsFrom". Andernfalls wird dieses Dokument automatisch erneut übersetzt
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/de/adapterref/iobroker.ping/README.md
title: PING-Adapter
hash: Sxv9m2nXnXAw1YjMyPaVSDFJsJ+yklUu/k93fWbggTs=
hash: vvoS/oLF9jnvIumCY8jRJGIeyDM05311R+jue/2I+t4=
---
![Logo](../../../en/adapterref/iobroker.ping/admin/ping.png)

Expand Down Expand Up @@ -39,13 +39,21 @@ Dazu müssen Sie der Datei `/etc/sudoers` mit dem Befehl `sudo visudo` folgende

Oder Sie können die Ping-Ausführung mit dem Befehl `sudo setcap cap_net_raw+ep /bin/ping` zulassen.

Sie müssen setcap vorher mit `sudo apt-get install libcap2-bin` installieren, wenn `setcup` nicht gefunden wird.
Sie müssen `setcap` mit `sudo apt-get install libcap2-bin` installieren, bevor `setcup` nicht gefunden wird.

<!-- Platzhalter für die nächste Version (am Anfang der Zeile):
### **IN ARBEIT** -->
## Aufgaben
- [ ] Implementierung der Möglichkeit zur Überwachung von TCP-Ports

## Changelog
### 1.7.3 (2024-08-25)
* (bluefox) Added the functionality to poll the address range periodically

### 1.7.1 (2024-08-25)
* (bluefox) Added resolution of IP addresses to MAC addresses

### 1.7.0 (2024-08-17)
* (bluefox) Added possibility to browse the IP ranges

Expand Down
18 changes: 6 additions & 12 deletions docs/de/adapterref/iobroker.shelly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,19 @@ Fragen? Schaue zuerst in die [FAQ](faq.md)!
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 8.1.0 (2024-08-25)

* (esusxunil) Added Shelly Pro EM 2x50A

### 8.0.0 (2024-08-25)

* (imperial929) Added Shelly 1 PM Gen3
* (imperial929) Added Shelly 1 Gen3
* (klein0r) Breaking change: Renamed input states (now digital/analog) of Shelly Plus Addon (Ext)
* (klein0r) Added Shelly Plus Uni
* (klein0r) Added Shelly H&T (Gen3)
* (klein0r) Improved structure of ble events (receivedBy) - see documentation for details
* (bluefox) Improved the color of icons in the admin interface

### 7.0.0 (2024-04-29)

Expand All @@ -91,17 +96,6 @@ NodeJS >= 18.x and js-controller >= 5 is required
* (klein0r) Updated Shelly i3 number limits
* (klein0r) Added screenshots to instance configuration

### 6.7.0 (2023-12-22)

* (klein0r) Updated handling of ble payloads
* (D1gitaldad) Added Shelly Wall Display

### 6.6.1 (2023-10-20)

* (klein0r) Fixed stop reason for Shelly 2.5 / Shelly 2
* (klein0r) Added humidity of Shelly Plus Addon
* (klein0r) Not all devices have external power

## License

The MIT License (MIT)
Expand Down
4 changes: 2 additions & 2 deletions docs/de/adapterref/iobroker.shelly/protocol-coap.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Trage als CoIoT-Server die IP-Adresse von deinem ioBroker Server ein - gefolgt v

![shelly_coap](./img/shelly_coap.png)

**Das Shelly-Gerät muss nach dieser Änderung neugestartet werden!**
**Das Shelly-Gerät muss nach dieser Änderung neu gestartet werden!**

CoAP/CoIoT fügt alle Geräte in deinem Netzwerk hinzu. Falls Du einzelne Geräte ausschließen möchtest, kannst Du diese in der Blacklist konfigurieren. Füge dafür die Seriennummern in die Tabelle ein:
CoAP/CoIoT fügt alle Geräte in deinem Netzwerk hinzu. Falls du einzelne Geräte ausschließen möchtest, kannst Du diese in der Blacklist konfigurieren. Füge dafür die Seriennummern in die Tabelle ein:

![iobroker_coap](./img/iobroker_coap.png)

Expand Down
3 changes: 3 additions & 0 deletions docs/de/adapterref/iobroker.shuttercontrol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ BADGE-: https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=Gi
---
![Logo](img/shuttercontrol.png)


# Dokumentation und Anleitung für Shuttercontrol

![Number of Installations](http://iobroker.live/badges/shuttercontrol-installed.svg)
Expand Down Expand Up @@ -802,6 +803,8 @@ _[Zurück zum Anfang](#dokumentation-und-anleitung-für-shuttercontrol)_
* (simatec) Fix Shutter up when open the Window
* (simatec) Test & Release updated
* (simatec) Fix Trigger
* (simatec) Responsive Design added
* (simatec) Docu Sync2Wiki added

### 1.7.3 (2024-06-20)
* (simatec) Fix Sunprotect End-Delay
Expand Down
3 changes: 3 additions & 0 deletions docs/en/adapterref/iobroker.ebus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ Attention: command in datapoint ebus.0.cmd is deleted after executing of command
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### 3.3.6 (2024-08-25)
* (René) downgrade of "promise-socket" to 7.0.0

### 3.3.5 (2024-08-24)
* (René) update dependencies
* (René) bug fixes based on adapter checker recommendation
Expand Down
13 changes: 7 additions & 6 deletions docs/en/adapterref/iobroker.iot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ Alexa, change the kitchen to the color chocolate
```

### Lock
To have the possibility to lock the locks, the state must have the role "switch.lock" and have "native.LOCK_VALUE" to determine the lock state.
If you need a separate Value to control the Lock, you can use "native.CONTROL VALUE".
To have the possibility to lock the locks, the state must have the role `switch.lock` and have `native.LOCK_VALUE` to determine the lock state.
If you need a separate Value to control the Lock, you can use `native.CONTROL VALUE`.

```
Alexa, is "lock name" locked/unlocked
Expand All @@ -95,15 +95,15 @@ Functions are like: light, blind, heating.
The following conditions must be met to get the state in the automatically generated list:

- the state must be in some "function" enumeration.
- the state must have role ("state", "switch" or "level.*", e.g. level.dimmer) if not directly included in "functions".
- the state must have a role ("state", "switch" or "level.*", e.g. level.dimmer) if not directly included in "functions".
It can be that the channel is in the "functions", but state itself not.
- the state must be writable: `common.write` = true
- the state dimmer must have `common.type` as 'number'
- the state heating must have `common.unit` as '°C', '°F' or '°K' and `common.type` as `number`

If the state is only in "functions" and not in any "room", the name of state will be used.

The state names will be generated from function and room. E.g. all *lights* in the *living room* will be collected in the virtual device *living room light*.
The state names will be generated from function and room. E.g., all *lights* in the *living room* will be collected in the virtual device *living room light*.
The user cannot change this name, because it is generated automatically.
But if the enumeration name changes, this name will be changed too. (e.g., function "light" changed to "lights", so the *living room light* will be changed to *living room lights*)

Expand All @@ -117,7 +117,7 @@ The configuration dialog lets the comfortable remove and add the single states t
If the group has only one state, it can be renamed, as for this the state's smartName will be used.
If the group has more than one state, the group must be renamed via the enumeration's names.

To create own groups, the user can install "scenes" adapter or create "script" in Javascript adapter.
To create own groups, the user can install "scenes" adapter or create "script" in JavaScript adapter.

### Replaces
You can specify strings that could be automatically replaced in the device names. E.g., if you set replaces to:
Expand Down Expand Up @@ -307,7 +307,8 @@ setState('iot.0.app.message', JSON.stringify({
-->

## Changelog
### **WORK IN PROGRESS**
### 3.4.0 (2024-08-26)
* (@foxriver76) added new commands for the visu app
* (bluefox) updated packages
* (bluefox) Migrated GUI for admin v7

Expand Down
Loading

0 comments on commit 1cb1f73

Please sign in to comment.