Klimaanlagen Gree und C&H

Adapter für Gree und C&H Conditioner

Aktueller Release
4.0.0
Entwickler
Serhiy Krasovskyy
Lizenz
MIT

Adapter für Gree- und C&H-Wasserfilter

Unterstützte Geräte

Alle Geräte, die über die EWPE Smart App gesteuert werden können, sollten unterstützt werden, einschließlich:

  • Gree Smart-Serie
  • Cooper&Hunter: Supreme, VIP Inverter, ICY II, Arctic, Alpha, Alpha NG, Veritas, Veritas NG-Serie
  • EcoAir X-Serie
  • ProKlima

Bitte beachten Sie, dass neue Klimaanlagen und möglicherweise auch ältere Modelle ohne Internetanschluss nicht funktionieren. Sie reagieren dann einfach nicht mehr auf Adapteranfragen.

Dieser Adapter nutzt die Sentry-Bibliotheken, um Ausnahmen und Codefehler automatisch an die Entwickler zu melden. Weitere Details und Informationen zum Deaktivieren der Fehlerberichterstattung finden Sie in der Sentry-Plugin-Dokumentation ! Die Sentry-Berichterstattung wird ab js-controller 3.0 verwendet.

Danksagungen

  • tomikaa87 für das Reverse Engineering des Gree-Protokolls
  • stas-demydiuk für den Code des DeviceManagers
  • Sizenko Alexander für Digital-7 Schriftarten
  • [cont1nuity] zum Hinzufügen der AES-GCM-Verschlüsselung

Changelog

4.0.0 (2026-08-28)

  • Migrated the admin tab from jQuery/Materialize to React (MUI 6 / @iobroker/adapter-react-v5)
  • The admin tab is now translated into all 11 adapter languages
  • Errors reported by the adapter are shown in the tab instead of only in the browser console
  • The admin tab now detects the running adapter instance instead of always using instance 0
  • The admin tab now follows the light/dark theme of the admin UI

3.0.3 (2026-06-01)

  • Fixed adapter runtime dependencies and updated CI workflow

3.0.2 (2026-05-28)

  • Filtered network-related errors from Sentry reporting

3.0.1 (2026-05-28)

  • Fixed i18n translation files

3.0.0 (2026-05-25)

  • Migrated adapter source code to TypeScript
  • Updated build pipeline to use build-adapter ts (esbuild + tsc)
  • Updated CI/CD workflow to run on all branches with explicit build steps

2.0.9 (2026-05-21)

  • Adapter requires node.js >= 22 now
  • Fixed connection status indicator incorrectly showing connected when no devices are bound
  • Fixed fan speed cycling button skipping the maximum speed level
  • Fixed memory leak: UDP event listener not removed on request timeout
  • Fixed maintain-room-temperature (StHt) state never being polled from the device
  • Fixed potential null reference errors when reading adapter states
  • Closed UDP sockets on adapter shutdown

License

MIT License

Copyright (c) 2025-2026 Serhiy Krasovskyy xhunter74@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.