Skip to content

Commit 8d90d3b

Browse files
committed
Translations
1 parent f3fd852 commit 8d90d3b

File tree

469 files changed

+51356
-29722
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

469 files changed

+51356
-29722
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
---
2+
translatedFrom: en
3+
translatedWarning: Wenn Sie dieses Dokument bearbeiten möchten, löschen Sie bitte das Feld "translationsFrom". Andernfalls wird dieses Dokument automatisch erneut übersetzt
4+
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/de/adapterref/iobroker.ankersolix2/README.md
5+
title: ioBroker.ankersolix2
6+
hash: rRSfHrrOlDzK9QTnaYIIJW2Lap1bqlUAjx1nWjoC2k4=
7+
---
8+
![Logo](../../../en/adapterref/iobroker.ankersolix2/admin/ankersolix2.png)
9+
10+
![NPM-Version](https://img.shields.io/npm/v/iobroker.ankersolix2.svg)
11+
![Downloads](https://img.shields.io/npm/dm/iobroker.ankersolix2.svg)
12+
![Anzahl der Installationen](https://iobroker.live/badges/ankersolix2-installed.svg)
13+
![Aktuelle Version im stabilen Repository](https://iobroker.live/badges/ankersolix2-stable.svg)
14+
![NPM](https://nodei.co/npm/iobroker.ankersolix2.png?downloads=true)
15+
16+
# IoBroker.ankersolix2
17+
**Tests:** ![Testen und Freigeben](https://github.com/ronny130286/ioBroker.ankersolix2/workflows/Test%20and%20Release/badge.svg)
18+
19+
## Ankersolix2-Adapter für ioBroker
20+
Anker Solix 2 integrieren
21+
22+
## Beschreibung
23+
Dieses Projekt ist von https://github.com/tomquist/solix2mqtt abgeleitet und bringt Informationen von der Anker-API direkt in ioBroker.
24+
25+
## Unterstützte Geräte
26+
Ich habe nicht alle [Anker-Hardware](https://www.ankersolix.com/) steht zum Testen zur Verfügung. Ich kann nur die Hardware auflisten, die ich getestet habe. Es ist möglich, dass alle anderen Anker-Hardware](https://www.ankersolix.com/) ist auch kompatibel
27+
28+
| Gerät | Beschreibung |
29+
| ------------ | ------------------------------------------------------------------------------------------------------------------ |
30+
| `Solarbank` | - A17C0: Solarbank E1600 (Gen 1)<br> - A17C1: Solarbank 2 E1600 Pro<br> - A17C3: Solarbank 2 E1600 Plus<br> |
31+
| `Smartmeter` | - A17X7: Anker 3-Phasen-WLAN-Smartmeter<br> - SHEM3: Shelly 3EM Smart Meter<br> - SHEMP3: Shelly 3EM Pro Smart Meter |
32+
33+
## Wichtige Änderung
34+
Beim Update von v1.x auf 2.x ist eine erneute Passworteingabe erforderlich! Andernfalls wird Ihr Konto gesperrt!!!
35+
36+
## Konfiguration
37+
1. Erstelle ein Familienkonto in der Anker App und füge es deinem Hauptkonto hinzu
38+
2. Installieren Sie den Adapter
39+
3. Gehen Sie zu den Adaptereinstellungen und legen Sie Ihre Anmeldeinformationen fest
40+
4. Bitte verwenden Sie beim ersten Mal eine hohe Abfragezeit (180 Sekunden), damit Sie genügend Zeit haben, den Adapter zu stoppen, wenn alles schief geht.
41+
42+
Normalerweise können Sie in der Protokolldatei sehen, dass Sie eine Site-ID haben und die Meldung „Veröffentlicht“ erhalten haben.
43+
44+
## Hilft
45+
Wenn Sie Fehler wie 401 haben, überprüfen Sie bitte Ihre Anmeldeinformationen.
46+
Wenn erneut Fehler auftreten und Sie sich nicht anmelden können, stoppen Sie den Adapter und löschen Sie die Sitzungsdaten unter iobroker-data/ankersolix2.0 (z. B. /opt/iobroker/iobroker-data/ankersolix2/). Starten Sie den Adapter anschließend erneut.
47+
48+
## Danksagungen
49+
50+
## Changelog
51+
52+
<!--
53+
Placeholder for the next version (at the beginning of the line):
54+
### **WORK IN PROGRESS**
55+
-->
56+
57+
### 2.0.0 (2025-03-09)
58+
59+
- (ronny130286) update packages
60+
- (ronny130286) decrypt password in adminui
61+
- (ronny130286) add more language codes
62+
- (ronny130286) reorganized some DP
63+
64+
### 1.1.0 (2025-02-08)
65+
66+
- (ronny130286) add analysis data for week/day
67+
- (ronny130286) update packages
68+
69+
### 1.0.3 (2024-12-06)
70+
71+
- (ronny130286) edit refreshtimer
72+
- (ronny130286) add to repo
73+
74+
### 1.0.2 (2024-12-04)
75+
76+
- (ronny130286) bugfix
77+
78+
### 1.0.1 (2024-12-01)
79+
80+
- (ronny130286) ESLint 9.x
81+
82+
### 1.0.0 (2024-11-29)
83+
84+
- (ronny130286) stable release
85+
- (ronny130286) fixed backup_info object
86+
87+
### 0.1.0-beta.0 (2024-10-02)
88+
89+
- (ronny130286) beta release
90+
91+
### 0.0.3-alpha.0 (2024-09-25)
92+
93+
- (ronny130286) fix session.data
94+
- (ronny130286) npm release
95+
96+
### 0.0.2-alpha.0 (2024-09-20)
97+
98+
- (ronny130286) initial release
99+
100+
## License
101+
102+
MIT License
103+
104+
Copyright (c) 2025 ronny130286 <[email protected]>
105+
106+
Permission is hereby granted, free of charge, to any person obtaining a copy
107+
of this software and associated documentation files (the "Software"), to deal
108+
in the Software without restriction, including without limitation the rights
109+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
110+
copies of the Software, and to permit persons to whom the Software is
111+
furnished to do so, subject to the following conditions:
112+
113+
The above copyright notice and this permission notice shall be included in all
114+
copies or substantial portions of the Software.
115+
116+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
117+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
118+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
119+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
120+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
121+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
122+
SOFTWARE.
Loading

docs/de/adapterref/iobroker.awtrix-light/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ Um die Standard-Apps auf dem Gerät zu verstecken (wie die Temperatur oder die L
202202
### **WORK IN PROGRESS**
203203

204204
* (@klein0r) Improved error handling when adapter is not ready (starting)
205+
* (@klein0r) Added scroll speed to expert apps
205206

206207
### 1.6.0 (2025-01-27)
207208

docs/de/adapterref/iobroker.backitup/README.md

+32
Original file line numberDiff line numberDiff line change
@@ -717,6 +717,38 @@ _[Zurück zum Anfang](#dokumentation-und-anleitung-für-iobrokerbackitup)_
717717
---
718718
719719
## Changelog
720+
### **WORK IN PROGRESS**
721+
* (Bluefox/DileSoft) json custom typescript added
722+
* (Bluefox/simatec) Dropbox OAuth updated
723+
724+
### 3.1.0 (2025-03-02)
725+
* (Bluefox) Dependencies updated
726+
* (Bluefox) Vite added
727+
* (simatec) jsonConfig updated
728+
* (simatec) Fix month for history
729+
730+
### 3.0.37 (2025-02-28)
731+
* (simatec) Fix CronJob
732+
733+
### 3.0.36 (2025-02-26)
734+
* (simatec) Fix src-admin
735+
736+
### 3.0.35 (2025-02-26)
737+
* (simatec) Fix src-admin
738+
739+
### 3.0.34 (2025-02-26)
740+
* (simatec) Fix src-admin
741+
742+
### 3.0.33 (2025-02-25)
743+
* (simatec) Fix cronjob
744+
* (simatec) Fix Backup Console
745+
746+
### 3.0.32 (2025-02-24)
747+
* (simatec) Error handling for GoogleDrive fix
748+
* (simatec) globalDependencies updated
749+
* (simatec) Dependencies updated
750+
* (simatec) Design Fix
751+
720752
### 3.0.31 (2024-11-30)
721753
* (simatec) Fix Tab Menu
722754
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
translatedFrom: en
3+
translatedWarning: Wenn Sie dieses Dokument bearbeiten möchten, löschen Sie bitte das Feld "translationsFrom". Andernfalls wird dieses Dokument automatisch erneut übersetzt
4+
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/de/adapterref/iobroker.bayernluft/README.md
5+
title: ioBroker.bayernluft
6+
hash: +pFLTezSZnJSQN9tjHBUjPa7gBY5GeVRCrZ6S1iujGo=
7+
---
8+
![Logo](../../../en/adapterref/iobroker.bayernluft/admin/bayernluft.png)
9+
10+
![NPM-Version](https://img.shields.io/npm/v/iobroker.bayernluft.svg)
11+
![Downloads](https://img.shields.io/npm/dm/iobroker.bayernluft.svg)
12+
![Anzahl der Installationen](https://iobroker.live/badges/bayernluft-installed.svg)
13+
![Aktuelle Version im stabilen Repository](https://iobroker.live/badges/bayernluft-stable.svg)
14+
![NPM](https://nodei.co/npm/iobroker.bayernluft.png?downloads=true)
15+
16+
# IoBroker.bayernluft
17+
**Tests:** ![Testen und Freigeben](https://github.com/iobroker-community-adapters/ioBroker.bayernluft/workflows/Test%20and%20Release/badge.svg)
18+
19+
## BayernLuft Adapter für ioBroker
20+
Verbindet Beatmungsgeräte der Hersteller [BayernLuft](https://www.bayernluft.de/) mit ioBroker-Systemen.
21+
22+
## Haftungsausschluss
23+
**Alle Produkt- und Firmennamen sowie Logos sind Warenzeichen™ oder eingetragene Warenzeichen® ihrer jeweiligen Inhaber. Ihre Verwendung impliziert keine Zugehörigkeit zu oder Billigung durch diese oder verbundene Tochterunternehmen! Dieses persönliche Projekt wird in meiner Freizeit gepflegt und verfolgt kein Geschäftsziel.**
24+
25+
## Was muss getan werden?
26+
Um diesen Adapter zu verwenden, müssen Sie die Exportvorlage des Geräts ändern.
27+
**Befolgen Sie unbedingt die folgenden Schritte**
28+
29+
## Wie ändere ich die Vorlage?
30+
1. Gehen Sie zur Web-Oberfläche Ihres Geräts
31+
2. Klicken Sie auf das Zahnradsymbol, um zu den Einstellungen zu gelangen.
32+
3. Scrollen Sie nach unten, bis Sie den Expertenmodus sehen
33+
4. Laden Sie die Datei „export_iobroker.txt“ aus diesem GitHub-Repository hoch.
34+
8. Fertig. Richten Sie das Gerät in der Adapterinstanz ein. Der Standardport des Geräts ist 80.
35+
36+
## Gut zu wissen
37+
Die Befehle commands.setSpeedIn, commands.setSpeedOut und commands.setSpeedAntiFreeze funktionieren nur bei ausgeschaltetem Gerät. Ist das Gerät eingeschaltet, werden die Befehle zwar vom Gerät quittiert, es passiert aber nichts (Sie können dies manuell in den entsprechenden Zuständen states.speed_in, states.speed_out und states.speed_antifreeze überprüfen).
38+
39+
## Credits
40+
Dieser Adapter wäre ohne die großartige Arbeit von @Marco15453 (https://github.com/Marco15453), der die Version 1.x.x dieses Adapters erstellt hat, nicht möglich gewesen.
41+
42+
Ein großes Dankeschön geht auch an die Firma Bayernluft für ihre großartige Unterstützung.
43+
44+
## Changelog
45+
<!--
46+
Placeholder for the next version (at the beginning of the line):
47+
### **WORK IN PROGRESS**
48+
-->
49+
### 3.0.0 (2025-02-24)
50+
* (boriswerner) **Breaking Change:** All states from the 2.alpha versions have been removed and the adapter has been completely redesigned. The Bayernlüfter devices need a new export configuration file. Please upload export_iobroker.txt to each of your devices and delete old states.
51+
* (mcm1957) Adapter requires node.js 20, js-controller 6 and admin 7 now.
52+
* (boriswerner) Commands have been implemnted for individual fan speeds (see WS32240427 in https://www.bayernluft.de/de/wlan32_changelist.html):
53+
When device is turned off, the fans can be set individually (commands: setSpeedIn, setSpeedOut, setSpeedAntiFreeze)
54+
* (boriswerner) States in "states"-folder have been set to read-only
55+
* (boriswerner) Roles of states have been changed
56+
* (boriswerner) Update interval label and set default port have been fixed
57+
* (mcm1957) Missing values from device are set to null and qs flag is set to 0x82 now
58+
* (mcm1957) Units have been added where appropiate
59+
* (mcm1957) Translations have been added for all supported languages
60+
* (mcm1957) Dependencies have been updated
61+
62+
### 2.0.1 (2025-01-16)
63+
* (mcm1957) AdminUI and translations have been fixed.
64+
65+
### 2.0.0 (2025-01-14)
66+
* (mcm1957) Adapter requires node.js 20, js-controller 6 and and admin 6 now.
67+
* (boriswerner) Corrected the API calls to match the new API (rev 2.0 version WS32231301, see: https://www.bayernluft.de/de/wlan32_changelist.html)
68+
* (boriswerner) Corrected the ACK-handling in onStateChange
69+
* (mcm1957) Adapter has been move to iobroker-community-adapters organization
70+
* (mcm1957) Dependencies have been updated
71+
72+
## License
73+
MIT License
74+
75+
Copyright (c) 2024-2025, iobroker-community-adapters <[email protected]>
76+
Copyright (c) 2022 Marco15453 <[email protected]>
77+
78+
Permission is hereby granted, free of charge, to any person obtaining a copy
79+
of this software and associated documentation files (the "Software"), to deal
80+
in the Software without restriction, including without limitation the rights
81+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
82+
copies of the Software, and to permit persons to whom the Software is
83+
furnished to do so, subject to the following conditions:
84+
85+
The above copyright notice and this permission notice shall be included in all
86+
copies or substantial portions of the Software.
87+
88+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
89+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
90+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
91+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
92+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
93+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
94+
SOFTWARE.
Loading

docs/de/adapterref/iobroker.birthdays/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ chapters: {"pages":{"de/adapterref/iobroker.birthdays/README.md":{"title":{"de":
3131
Placeholder for the next version (at the beginning of the line):
3232
### **WORK IN PROGRESS**
3333
-->
34+
### 4.0.0 (2025-03-06)
35+
36+
NodeJS >= 20.x and js-controller >= 6 is required
37+
38+
* (@klein0r) Replace webcal url with http (for iCloud)
39+
3440
### 3.1.0 (2024-11-19)
3541

3642
* (@simatec) Responsive Design added
@@ -50,12 +56,6 @@ NodeJS >= 18.x and js-controller >= 5 is required
5056

5157
* (klein0r) Added warnings if birthday event is not recurring
5258

53-
### 2.4.0 (2023-10-25)
54-
55-
NodeJS 16.x is required
56-
57-
* (klein0r) Added icons in admin tabs
58-
5959
## License
6060

6161
The MIT License (MIT)

docs/de/adapterref/iobroker.birthdays/ical.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,10 @@ Gehe zum [Google Kalender](http://calendar.google.com/) und erstelle einen neuen
3535

3636
![iCal Neuer Eintrag Synology](./img/ical-synology-new-r.png)
3737

38-
![iCal URL Synology](./img/ical-synology-url.png)
38+
![iCal URL Synology](./img/ical-synology-url.png)
39+
40+
### Apple iCloud Clendar
41+
42+
![iCal New Event iCloud](./img/ical-icloud-new.png)
43+
44+
![iCal Settings iCloud](./img/ical-icloud-url.png)
Loading
Loading

docs/de/adapterref/iobroker.blebox/README.md

+22-12
Original file line numberDiff line numberDiff line change
@@ -3,45 +3,46 @@ translatedFrom: en
33
translatedWarning: Wenn Sie dieses Dokument bearbeiten möchten, löschen Sie bitte das Feld "translationsFrom". Andernfalls wird dieses Dokument automatisch erneut übersetzt
44
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/de/adapterref/iobroker.blebox/README.md
55
title: ioBroker.blebox
6-
hash: H5QE8rnAxkqTH+8M9rsElAFLi0W690GnR8KC86WzS3M=
6+
hash: 8oNPKG+hEgovErukFkieAYGOQYu1hwgt3nGJXZYLh58=
77
---
88
![Logo](../../../en/adapterref/iobroker.blebox/admin/blebox.png)
99

1010
![NPM-Version](http://img.shields.io/npm/v/iobroker.blebox.svg)
1111
![Downloads](https://img.shields.io/npm/dm/iobroker.blebox.svg)
12-
![Bekannte Schwachstellen](https://snyk.io/test/github/ka-vaNu/ioBroker.blebox/badge.svg)
12+
![Bekannte Sicherheitslücken](https://snyk.io/test/github/ka-vaNu/ioBroker.blebox/badge.svg)
1313
![NPM](https://nodei.co/npm/iobroker.blebox.png?downloads=true)
1414

1515
# IoBroker.blebox
1616
## Blebox-Adapter für ioBroker
1717
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=8JKRSMB8LS76S)
1818

19-
Adapter zur Steuerung der Smarthome Geräte des Herstellers [blebox](https://blebox.eu/). Die API-Beschreibung finden Sie [hier](https://technical.blebox.eu/). Die Implementierung erfolgte ohne Unterstützung des Herstellers.
19+
Adapter zur Steuerung der Smarthome-Geräte des Herstellers [blebox](https://blebox.eu/). Die API-Beschreibung finden Sie [hier](https://technical.blebox.eu/). Die Implementierung erfolgte ohne Unterstützung des Herstellers.
2020

2121
Eine unvollständige und veraltete API-Simulation kann heruntergeladen werden [Hier](https://github.com/blebox/blebox-virtual-devices).
2222

2323
Die folgenden Geräte werden derzeit unterstützt:
2424

2525
| Gerät | API-Typ | Status |
2626
|----------------------|---------------------|-----------------------------------------|
27+
| airsensor | airsensor | ❓ Alpha, weder mit echter Hardware noch einer API-Simulation getestet |
2728
| Gatebox | Gatebox | ✅ Getestet |
2829
| Multisensor | Multisensor | bis zu 8 Sensoren pro Gerät werden unterstützt |
29-
| tempSensor PRO | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
30+
| TempSensor PRO | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
3031
| tempSensorAC | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
3132
| Feuchtigkeitssensor | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
3233
| WindSensor PRO | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
33-
| FloodSensor | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
34+
| Hochwassersensor | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
3435
| Regensensor | Multisensor | ❓ Beta, nicht mit echter Hardware getestet |
3536
| Saunabox | Saunabox | ❓ Beta, nicht mit echter Hardware getestet |
36-
| shutterbox | shutterbox |Getestet |
37+
| shutterbox | shutterbox |Geprüft |
3738
| shutterBoxDC | shutterBox | ❓ Beta, nicht mit echter Hardware getestet |
3839
| shutterBoxDIN | shutterBox | ❓ Beta, nicht mit echter Hardware getestet |
3940
| Schaltkasten | Schaltbox | ✅ Geprüft |
40-
| switchBoxD | switchBox | ❓ Beta, nicht mit echter Hardware getestet |
41-
| switchBoxDC | switchBox | ❓ Beta, nicht mit echter Hardware getestet |
41+
| switchBoxD | switchBoxD | ❓ Beta, nicht mit echter Hardware getestet |
42+
| switchBoxDC | switchBoxD | ❓ Beta, nicht mit echter Hardware getestet |
4243
| switchBox DIN | switchBox | ❓ Beta, nicht mit echter Hardware getestet |
43-
| switchBoxD DIN | switchBox | ❓ Beta, nicht mit echter Hardware getestet |
44-
| switchBoxT PRO | switchBox | ❓ Beta, nicht mit echter Hardware getestet |
44+
| switchBoxD DIN | switchBoxD | ❓ Beta, nicht mit echter Hardware getestet |
45+
| switchBoxT PRO | switchBoxD | ❓ Beta, nicht mit echter Hardware getestet |
4546
| Tempsensor | Tempsensor | ❓ Beta, nicht mit echter Hardware getestet |
4647
| tvlift | tvlift | ❓ Beta, nicht mit echter Hardware getestet |
4748

@@ -52,7 +53,16 @@ Die folgenden Geräte werden derzeit unterstützt:
5253
### **WORK IN PROGRESS**
5354
-->
5455

55-
### 2.2.0 (2023-10-13)
56+
### 2.2.3 (2025-02-13)
57+
58+
* (Kai van Nuis) Support for airsensor, alpha, neither tested with real Hardware nor an API-Simulation
59+
* (Kai van Nuis) Support both relay on switchBoxD
60+
61+
### 2.2.1 (2024-12-26)
62+
63+
* (Kai van Nuis) Support for multi-device APIs
64+
65+
* ### 2.2.0 (2024-12-21)
5666

5767
* (Kai van Nuis) Support for multi-device APIs
5868

@@ -82,7 +92,7 @@ Die folgenden Geräte werden derzeit unterstützt:
8292
## License
8393
MIT License
8494

85-
Copyright (c) 2024 Kai van Nuis <[email protected]>
95+
Copyright (c) 2025 Kai van Nuis <[email protected]>
8696

8797
Permission is hereby granted, free of charge, to any person obtaining a copy
8898
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)