|
| 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 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +# IoBroker.bayernluft |
| 17 | +**Tests:**  |
| 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. |
0 commit comments