iobroker.acinfinity 0.6.0-beta.1 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +38 -20
  2. package/io-package.json +24 -24
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -3,26 +3,44 @@
3
3
  ![Logo](admin/acinfinity.png)
4
4
 
5
5
  [![NPM version](https://img.shields.io/npm/v/iobroker.acinfinity.svg)](https://www.npmjs.com/package/iobroker.acinfinity)
6
- [![Lizenz: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
7
 
8
- **BETA-VERSION NUTZUNG AUF EIGENE GEFAHR**
8
+ ioBroker-Adapter zur Überwachung und Steuerung von **AC Infinity UIS WiFi-Controllern**.
9
9
 
10
- ioBroker-Adapter zur Überwachung und Steuerung von **AC Infinity UIS WiFi-Controllern** (Controller 69 Pro, 69 Pro+, AI+, Outlet AI/AI+).
10
+ ---
11
+
12
+ ## ⚠️ Wichtige Hinweise zur Nutzung
13
+
14
+ > **Nur getestet mit: Controller 69 Pro (CTR69P)**
15
+ >
16
+ > Alle anderen Modelle (69 WiFi, 69 Pro+, AI+, Outlet AI, Outlet AI+) sind im Code implementiert, konnten jedoch mangels Hardware **nicht getestet werden**. Die Funktion dieser Geräte ist nicht garantiert.
17
+ >
18
+ > **Nutzung auf eigene Gefahr.** Es wird keinerlei Gewähr für Funktionsfähigkeit, Richtigkeit oder Eignung für einen bestimmten Zweck übernommen. Jegliche Haftung für direkte oder indirekte Schäden ist ausdrücklich ausgeschlossen — einschließlich Geräteausfälle, Datenverluste oder Fehlfunktionen des Systems.
19
+
20
+ ---
21
+
22
+ ## Herkunft & Credits
23
+
24
+ Das **API-Reverse-Engineering** sowie das vollständige Verständnis der AC Infinity Cloud-Protokoll-Struktur stammen aus dem Home Assistant Adapter:
25
+
26
+ > **[dalinicus/homeassistant-acinfinity](https://github.com/dalinicus/homeassistant-acinfinity)**
27
+ >
28
+ > Alle Credits für die API-Analyse und das Protokoll-Verständnis gehen an dieses Projekt.
11
29
 
12
- Alle Credits für das API-Reverse-Engineering gehen an **[dalinicus/homeassistant-acinfinity](https://github.com/dalinicus/homeassistant-acinfinity)**.
30
+ Der **gesamte ioBroker-Adapter-Code** wurde mit **[Claude Code](https://claude.ai/code)** (Anthropic AI) implementiert und auf Basis der oben genannten Home Assistant Integration für die ioBroker-Plattform umgeschrieben.
13
31
 
14
32
  ---
15
33
 
16
34
  ## Unterstützte Geräte
17
35
 
18
- | Modell | Typ-ID | Hinweis |
36
+ | Modell | Typ-ID | Teststatus |
19
37
  |---|---|---|
20
- | Controller 69 WiFi (CTR69W) | 1 | Basis WiFi-Modell |
21
- | Controller 69 Pro (CTR69P) | 11 | |
22
- | Controller 69 Pro+ (CTR69Q) | 18 | |
23
- | Controller AI+ (CTR89Q) | 20 | 8-Port KI-Modell |
24
- | Controller Outlet AI (AC-ADA4) | 22 | 4-Steckdosen KI-Modell |
25
- | Controller Outlet AI+ (AC-ADA8) | 24 | 8-Steckdosen KI-Modell |
38
+ | Controller 69 WiFi (CTR69W) | 1 | ⚠️ Nicht getestet |
39
+ | Controller 69 Pro (CTR69P) | 11 | ✅ Getestet |
40
+ | Controller 69 Pro+ (CTR69Q) | 18 | ⚠️ Nicht getestet |
41
+ | Controller AI+ (CTR89Q) | 20 | ⚠️ Nicht getestet |
42
+ | Controller Outlet AI (AC-ADA4) | 22 | ⚠️ Nicht getestet |
43
+ | Controller Outlet AI+ (AC-ADA8) | 24 | ⚠️ Nicht getestet |
26
44
 
27
45
  > **Nicht unterstützt:** Nur-Bluetooth-Controller (z.B. Controller 67) — WiFi und Cloud-Sync erforderlich.
28
46
 
@@ -187,15 +205,15 @@ Der Adapter erkennt automatisch alle verbundenen Controller und legt den State-B
187
205
 
188
206
  ## Changelog
189
207
 
190
- ### 0.6.0-beta.1 (2026-03-01)
191
- - **Alle 8 Port-Modi vollständig schreibbar** aus ioBroker (bisher funktionierten nur Ein/Aus)
192
- - **curl durch axios ersetzt** einheitliche HTTP-Kommunikation, keine Shell-Aufrufe mehr
193
- - **Hardcodierten Referenz-Payload entfernt** aus `updateDeviceModeSettings`
194
- - **deviceType-Bug behoben** im Port-Einstellungs-Handler (numerische ID wurde als String verglichen)
195
- - **Neue Sensoren:** CO₂, Bodenfeuchtigkeit, Wasserstand, Verbindungsindikator
196
- - **Erweiterte Controller-Typen:** AI+, Outlet AI, Outlet AI+, CTR69W
197
- - Auto/VPD/Timer/Zyklus/Zeitplan-Parameter nutzen jetzt sauberen Einzelabruf → Änderung → Senden-Ablauf
198
- - Code-Bereinigung und verbesserte Log-Ausgaben
208
+ ### 0.7.0 (2026-03-01)
209
+ - Adapter-Code vollständig mit Claude Code (Anthropic AI) auf Basis von homeassistant-acinfinity neu implementiert
210
+ - Alle 8 Port-Modi vollständig schreibbar aus ioBroker (Off / On / Auto / Timer to On / Timer to Off / Cycle / Schedule / VPD)
211
+ - curl durch axios ersetzt — keine Shell-Aufrufe mehr
212
+ - Neue Sensoren: CO₂, Bodenfeuchtigkeit, Wasserstand, pluggedIn
213
+ - Erweiterte Controller-Typen: CTR69W, CTR69P, CTR69Q, CTR89Q, AC-ADA4, AC-ADA8
214
+ - deviceType-Bug behoben im Port-Einstellungs-Handler
215
+ - Hardcodierten Referenz-Payload entfernt
216
+ - Abhängigkeiten aktualisiert: js-controller ≥6.0.11, admin ≥7.6.20, Node.js ≥20
199
217
 
200
218
  ### 0.5.6 (2025-04-27)
201
219
  - Fehlerbehebungen und Verbesserungen
package/io-package.json CHANGED
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "acinfinity",
4
- "version": "0.6.0-beta.1",
4
+ "version": "0.7.0",
5
5
  "news": {
6
- "0.6.0-beta.1": {
7
- "en": "Full feature parity with HA integration: all 8 modes writable, axios replaces curl, new sensors (CO2/soil/water), more controller types, deviceType bug fixed",
8
- "de": "Vollständige Feature-Parität mit der HA-Integration: alle 8 Modi schreibbar, axios ersetzt curl, neue Sensoren (CO2/Boden/Wasser), mehr Controller-Typen, deviceType-Bug behoben",
9
- "ru": "Полная функциональная совместимость с интеграцией HA: все 8 режимов доступны для записи, axios заменяет curl, новые датчики (CO2/почва/вода), больше типов контроллеров, исправлена ошибка deviceType",
10
- "pt": "Paridade completa de recursos com a integração HA: todos os 8 modos graváveis, axios substitui curl, novos sensores (CO2/solo/água), mais tipos de controladores, bug deviceType corrigido",
11
- "nl": "Volledige functiepariteit met HA-integratie: alle 8 modi beschrijfbaar, axios vervangt curl, nieuwe sensoren (CO2/bodem/water), meer controllertypen, deviceType-bug opgelost",
12
- "fr": "Parité complète des fonctionnalités avec l'intégration HA: tous les 8 modes modifiables, axios remplace curl, nouveaux capteurs (CO2/sol/eau), plus de types de contrôleurs, bug deviceType corrigé",
13
- "it": "Piena compatibilità delle funzionalità con l'integrazione HA: tutti gli 8 modi scrivibili, axios sostituisce curl, nuovi sensori (CO2/suolo/acqua), più tipi di controller, bug deviceType corretto",
14
- "es": "Paridad completa de funciones con la integración HA: los 8 modos escribibles, axios reemplaza curl, nuevos sensores (CO2/suelo/agua), más tipos de controladores, error deviceType corregido",
15
- "pl": "Pełna zgodność funkcji z integracją HA: wszystkie 8 trybów zapisywalnych, axios zastępuje curl, nowe czujniki (CO2/gleba/woda), więcej typów kontrolerów, naprawiono błąd deviceType",
16
- "uk": "Повна функціональна сумісність з інтеграцією HA: всі 8 режимів доступні для запису, axios замінює curl, нові датчики (CO2/ґрунт/вода), більше типів контролерів, виправлено помилку deviceType",
17
- "zh-cn": "与HA集成完全功能对等:所有8种模式可写,axios替代curl,新增传感器(CO2/土壤/水位),支持更多控制器类型,修复deviceType错误"
6
+ "0.7.0": {
7
+ "en": "Complete rewrite by Claude Code (AI) based on homeassistant-acinfinity; all 8 modes writable; new sensors (CO2/soil/water); only tested with Controller 69 Pro — use at your own risk",
8
+ "de": "Vollständige Neu-Implementierung durch Claude Code (KI) auf Basis von homeassistant-acinfinity; alle 8 Modi schreibbar; neue Sensoren (CO2/Boden/Wasser); nur mit Controller 69 Pro getestet — Nutzung auf eigene Gefahr",
9
+ "ru": "Полная переработка с помощью Claude Code (ИИ) на основе homeassistant-acinfinity; все 8 режимов доступны для записи; новые датчики (CO2/почва/вода); протестировано только с Controller 69 Pro",
10
+ "pt": "Reescrita completa pelo Claude Code (IA) baseada em homeassistant-acinfinity; todos os 8 modos graváveis; novos sensores (CO2/solo/água); testado apenas com Controller 69 Pro",
11
+ "nl": "Volledige herschrijving door Claude Code (AI) op basis van homeassistant-acinfinity; alle 8 modi beschrijfbaar; nieuwe sensoren (CO2/bodem/water); alleen getest met Controller 69 Pro",
12
+ "fr": "Réécriture complète par Claude Code (IA) basée sur homeassistant-acinfinity; tous les 8 modes modifiables; nouveaux capteurs (CO2/sol/eau); testé uniquement avec Controller 69 Pro",
13
+ "it": "Riscrittura completa da Claude Code (AI) basata su homeassistant-acinfinity; tutti gli 8 modi scrivibili; nuovi sensori (CO2/suolo/acqua); testato solo con Controller 69 Pro",
14
+ "es": "Reescritura completa por Claude Code (IA) basada en homeassistant-acinfinity; los 8 modos escribibles; nuevos sensores (CO2/suelo/agua); probado solo con Controller 69 Pro",
15
+ "pl": "Kompletna przebudowa przez Claude Code (AI) na podstawie homeassistant-acinfinity; wszystkie 8 trybów zapisywalnych; nowe czujniki (CO2/gleba/woda); testowane tylko z Controller 69 Pro",
16
+ "uk": "Повна переробка за допомогою Claude Code (ШІ) на основі homeassistant-acinfinity; всі 8 режимів доступні для запису; нові датчики (CO2/ґрунт/вода); протестовано лише з Controller 69 Pro",
17
+ "zh-cn": "由Claude Code(AI)基于homeassistant-acinfinity完全重写;所有8种模式可写;新增传感器(CO2/土壤/水位);仅在Controller 69 Pro上测试"
18
18
  },
19
19
  "0.5.6": {
20
20
  "en": "Bug fixes and improvements",
@@ -83,17 +83,17 @@
83
83
  }
84
84
  },
85
85
  "titleLang": {
86
- "en": "AC Infinity (BETA-VERSION - USE AT YOUR OWN RISK)",
87
- "de": "AC Infinity (BETA-VERSION - NUTZUNG AUF EIGENE GEFAHR)",
88
- "ru": "AC Infinity (БЕТА-ВЕРСИЯ - ИСПОЛЬЗУЙТЕ НА СВОЙ СТРАХ И РИСК)",
89
- "pt": "AC Infinity (VERSÃO BETA - USE POR SUA CONTA E RISCO)",
90
- "nl": "AC Infinity (BÈTA-VERSIE - GEBRUIK OP EIGEN RISICO)",
91
- "fr": "AC Infinity (VERSION BÊTA - UTILISATION À VOS RISQUES ET PÉRILS)",
92
- "it": "AC Infinity (VERSIONE BETA - USARE A PROPRIO RISCHIO)",
93
- "es": "AC Infinity (VERSIÓN BETA - ÚSELO BAJO SU PROPIO RIESGO)",
94
- "pl": "AC Infinity (WERSJA BETA - KORZYSTAJ NA WŁASNE RYZYKO)",
95
- "uk": "AC Infinity (БЕТА-ВЕРСІЯ - ВИКОРИСТОВУЙТЕ НА ВЛАСНИЙ РИЗИК)",
96
- "zh-cn": "AC Infinity (测试版 - 使用风险自负)"
86
+ "en": "AC Infinity (USE AT YOUR OWN RISK)",
87
+ "de": "AC Infinity (NUTZUNG AUF EIGENE GEFAHR)",
88
+ "ru": "AC Infinity (ИСПОЛЬЗУЙТЕ НА СВОЙ СТРАХ И РИСК)",
89
+ "pt": "AC Infinity (USE POR SUA CONTA E RISCO)",
90
+ "nl": "AC Infinity (GEBRUIK OP EIGEN RISICO)",
91
+ "fr": "AC Infinity (UTILISATION À VOS RISQUES ET PÉRILS)",
92
+ "it": "AC Infinity (USARE A PROPRIO RISCHIO)",
93
+ "es": "AC Infinity (ÚSELO BAJO SU PROPIO RIESGO)",
94
+ "pl": "AC Infinity (KORZYSTAJ NA WŁASNE RYZYKO)",
95
+ "uk": "AC Infinity (ВИКОРИСТОВУЙТЕ НА ВЛАСНИЙ РИЗИК)",
96
+ "zh-cn": "AC Infinity (使用风险自负)"
97
97
  },
98
98
  "desc": {
99
99
  "en": "Adapter for controlling AC Infinity smart devices",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.acinfinity",
3
- "version": "0.6.0-beta.1",
3
+ "version": "0.7.0",
4
4
  "description": "Monitor and control AC Infinity devices",
5
5
  "author": {
6
6
  "name": "laurent Standard",