iobroker.poolcontrol 1.3.23 → 1.3.24

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.
package/README.md CHANGED
@@ -147,6 +147,25 @@ Details about the behavior of consumption and cost values (e.g., after restarts
147
147
  This section is used exclusively for analysis and troubleshooting.
148
148
  In normal operation, monitoring should remain disabled.
149
149
 
150
+ - **Additional Actuators**
151
+ - Follow-pump devices
152
+ - Automatic ON/OFF with pump operation
153
+ - Validation of external targets
154
+ - Suitable for UV, water features and auxiliary systems
155
+
156
+ - **Water Chemistry Analysis**
157
+ - pH evaluation with manual or external sources
158
+ - TDS analysis with trends (24h / 7d / 30d)
159
+ - ORP / Redox evaluation with pH reference support
160
+ - Measurement location logic
161
+ - Plausibility checks
162
+ - HTML / JSON / text outputs
163
+ - No automatic dosing
164
+
165
+ - Source monitoring and diagnostics
166
+ - Last valid value tracking
167
+ - Recovery logic for missing updates
168
+ - Source status monitoring
150
169
  ---
151
170
 
152
171
 
@@ -188,6 +207,12 @@ New features are added regularly – please refer to the changelog.
188
207
  ---
189
208
 
190
209
  ## Changelog
210
+ ### 1.3.24 (2026-05-26)
211
+
212
+ - Updated release-script dependencies to current versions
213
+ - Improved README and changelog structure
214
+ - Repository checker recommendations reviewed
215
+
191
216
  ### 1.3.23 (2026-05-26)
192
217
 
193
218
  - Added extended temperature diagnostics for all temperature sensors:
@@ -242,12 +267,13 @@ Features:
242
267
  - Protected time control states from being overwritten during adapter updates.
243
268
  - Preserved configured time windows, start/end times and weekdays during adapter reinstallations or updates.
244
269
 
245
- ### 1.3.19 (2026-05-13)
270
+ ## Archived Release History
271
+
272
+ For older releases and archived version history see:
246
273
 
247
- - Added runtime self-healing for missed pump start events
248
- - Stabilized runtime and circulation calculations for delayed or filtered pump switch updates
249
- - Fixed a rare synchronization issue where circulation counting could stop although pump live values were still available
250
- - Improved internal runtime synchronization
274
+ [CHANGELOG_OLD.md](./CHANGELOG_OLD.md)
275
+
276
+ ---
251
277
 
252
278
  ## Support
253
279
  - [ioBroker Forum](https://forum.iobroker.net/)
@@ -269,7 +295,7 @@ The user is responsible for the **safe installation and operation of their hardw
269
295
 
270
296
  ---
271
297
 
272
- ## License & Legal
298
+ ## Legal Notice
273
299
 
274
300
  PoolControl is an open-source project developed by D. Bertin (DasBo1975).
275
301
 
package/io-package.json CHANGED
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "poolcontrol",
4
- "version": "1.3.23",
4
+ "version": "1.3.24",
5
5
  "news": {
6
+ "1.3.24": {
7
+ "en": "Updated repository and maintainer components: updated release-script dependencies, improved README/changelog structure and reviewed repository checker suggestions",
8
+ "de": "Repository- und Maintainer-Komponenten aktualisiert: Release-Script-Abhängigkeiten aktualisiert, README-/Changelog-Struktur verbessert und Repository-Checker-Hinweise überarbeitet",
9
+ "ru": "Обновлены компоненты репозитория и сопровождающего: обновлены зависимости сценариев выпуска, улучшена структура README/журнала изменений и рассмотрены предложения по проверке репозитория.",
10
+ "pt": "Repositório atualizado e componentes do mantenedor: dependências de script de lançamento atualizadas, estrutura README/changelog aprimorada e sugestões revisadas do verificador de repositório",
11
+ "nl": "Bijgewerkte repository- en onderhoudercomponenten: bijgewerkte release-scriptafhankelijkheden, verbeterde README/changelog-structuur en herziene suggesties voor repositorycontrole",
12
+ "fr": "Composants du référentiel et du responsable mis à jour : dépendances de script de version mises à jour, structure README/changelog améliorée et suggestions révisées du vérificateur de référentiel",
13
+ "it": "Componenti del repository e del manutentore aggiornati: dipendenze aggiornate degli script di rilascio, struttura README/log delle modifiche migliorata e suggerimenti rivisti per il controllo del repository",
14
+ "es": "Componentes actualizados del repositorio y del mantenedor: dependencias actualizadas del script de lanzamiento, estructura README/registro de cambios mejorada y sugerencias revisadas del verificador del repositorio",
15
+ "pl": "Zaktualizowane komponenty repozytorium i opiekuna: zaktualizowane zależności skryptu wydania, ulepszona struktura README/dziennika zmian i sprawdzone sugestie dotyczące sprawdzania repozytorium",
16
+ "uk": "Оновлений репозиторій і компоненти супроводжувача: оновлені залежності сценарію випуску, покращена структура README/журналу змін і переглянуті пропозиції перевірки сховища",
17
+ "zh-cn": "更新了存储库和维护者组件:更新了发布脚本依赖项,改进了自述文件/变更日志结构并审查了存储库检查器建议"
18
+ },
6
19
  "1.3.23": {
7
20
  "en": "Temperature diagnostics extended: Added new diagnostic states for all temperature sensors (last valid value, timestamp, minutes since last value, source status). Added self-healing/recovery mechanism for stalled or missing temperature events. Temperature helper updated to ioBroker-compliant timers.",
8
21
  "de": "Temperaturbereich erweitert: Neue Diagnosewerte für alle Temperatursensoren ergänzt (letzter gültiger Wert, Zeitstempel, Minuten seit letztem Wert, Quellenstatus). Zusätzlich Selbstheilungs-/Recovery-Mechanismus für ausgefallene oder hängende Temperatur-Events ergänzt. Temperaturhelper auf ioBroker-konforme Timer umgestellt.",
@@ -54,19 +67,6 @@
54
67
  "pl": "Dodano funkcję samonaprawy w czasie wykonywania w przypadku nieodebranych zdarzeń uruchomienia pompy i zabezpieczono stany kontroli czasu przed nadpisaniem podczas aktualizacji adaptera.",
55
68
  "uk": "Додано самовідновлення під час виконання для пропущених подій запуску насоса та захищено стани керування часом від перезапису під час оновлення адаптера.",
56
69
  "zh-cn": "添加了针对错过的泵启动事件的运行时自我修复,并保护时间控制状态在适配器更新期间不被覆盖。"
57
- },
58
- "1.3.19": {
59
- "en": "Added runtime self-healing for missed pump start events. Stabilized runtime and circulation calculations for delayed or filtered pump switch updates. Fixed a rare synchronization issue where circulation counting could stop although pump live values were still available. Improved internal runtime synchronization.",
60
- "de": "Runtime-Selbstheilung für verpasste Pumpenstart-Ereignisse ergänzt. Laufzeit- und Umwälzberechnung bei verzögerten oder gefilterten Pumpenschalter-Updates stabilisiert. Seltenen Synchronisationsfehler behoben, bei dem die Umwälzberechnung trotz aktiver Pumpen-Livewerte stehen bleiben konnte. Interne Runtime-Synchronisierung verbessert.",
61
- "ru": "Добавлено самовосстановление во время выполнения для пропущенных событий запуска насоса. Стабилизированные расчеты времени работы и циркуляции для отложенных или отфильтрованных обновлений переключателей насосов. Исправлена ​​редкая проблема синхронизации, из-за которой подсчет циркуляции мог остановиться, хотя текущие значения насоса все еще были доступны. Улучшена внутренняя синхронизация времени выполнения.",
62
- "pt": "Adicionada autocorreção em tempo de execução para eventos de inicialização de bomba perdidos. Cálculos de tempo de execução e circulação estabilizados para atualizações de interruptores de bomba filtrados ou atrasados. Foi corrigido um raro problema de sincronização em que a contagem de circulação poderia parar embora os valores ativos da bomba ainda estivessem disponíveis. Sincronização de tempo de execução interna aprimorada.",
63
- "nl": "Zelfherstel tijdens runtime toegevoegd voor gemiste pompstartgebeurtenissen. Gestabiliseerde looptijd- en circulatieberekeningen voor vertraagde of gefilterde updates van pompschakelaars. Er is een zeldzaam synchronisatieprobleem opgelost waarbij het tellen van de circulatie kon stoppen, hoewel de live-waarden van de pomp nog steeds beschikbaar waren. Verbeterde interne runtime-synchronisatie.",
64
- "fr": "Ajout de l'auto-réparation du temps d'exécution pour les événements de démarrage de pompe manqués. Calculs de temps de fonctionnement et de circulation stabilisés pour les mises à jour retardées ou filtrées des interrupteurs de pompe. Correction d'un problème de synchronisation rare où le comptage de circulation pouvait s'arrêter même si les valeurs en direct de la pompe étaient toujours disponibles. Synchronisation d'exécution interne améliorée.",
65
- "it": "Aggiunta l'autoriparazione del tempo di esecuzione per gli eventi di avvio della pompa mancati. Calcoli di autonomia e circolazione stabilizzati per aggiornamenti ritardati o filtrati dell'interruttore della pompa. Risolto un raro problema di sincronizzazione per cui il conteggio della circolazione poteva interrompersi anche se i valori in tempo reale della pompa erano ancora disponibili. Sincronizzazione runtime interna migliorata.",
66
- "es": "Se agregó autorreparación en tiempo de ejecución para eventos de inicio de bomba perdidos. Cálculos de circulación y tiempo de funcionamiento estabilizados para actualizaciones retrasadas o filtradas del interruptor de la bomba. Se solucionó un problema de sincronización poco común por el cual el conteo de circulación podía detenerse aunque los valores activos de la bomba todavía estaban disponibles. Sincronización interna del tiempo de ejecución mejorada.",
67
- "pl": "Dodano funkcję samonaprawy w czasie wykonywania w przypadku zdarzeń związanych z nieudanym uruchomieniem pompy. Stabilizowane obliczenia czasu pracy i cyrkulacji dla opóźnionych lub filtrowanych aktualizacji przełączników pomp. Naprawiono rzadki problem z synchronizacją, w wyniku którego zliczanie cyrkulacji mogło zostać zatrzymane, mimo że wartości bieżące pompy były nadal dostępne. Ulepszona wewnętrzna synchronizacja środowiska wykonawczego.",
68
- "uk": "Додано самовідновлення під час виконання для пропущених подій запуску насоса. Стабілізований час роботи та обчислення циркуляції для відкладених або фільтрованих оновлень перемикача насоса. Виправлено рідкісну проблему синхронізації, через яку підрахунок циркуляції міг припинитися, хоча поточні значення насоса все ще були доступні. Покращена внутрішня синхронізація часу виконання.",
69
- "zh-cn": "为错过的泵启动事件添加了运行时自我修复功能。延迟或过滤泵开关更新的稳定运行时间和循环计算。修复了一个罕见的同步问题,即尽管泵的实时值仍然可用,但循环计数可能会停止。改进了内部运行时同步。"
70
70
  }
71
71
  },
72
72
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.poolcontrol",
3
- "version": "1.3.23",
3
+ "version": "1.3.24",
4
4
  "description": "Steuerung & Automatisierung für den Pool (Pumpe, Heizung, Ventile, Sensoren).",
5
5
  "author": "DasBo1975 <dasbo1975@outlook.de>",
6
6
  "homepage": "https://github.com/DasBo1975/ioBroker.poolcontrol",
@@ -24,13 +24,14 @@
24
24
  "@iobroker/adapter-core": "^3.3.2"
25
25
  },
26
26
  "devDependencies": {
27
- "@alcalzone/release-script": "^5.1.1",
28
- "@alcalzone/release-script-plugin-iobroker": "^5.1.2",
29
- "@alcalzone/release-script-plugin-license": "^5.1.1",
30
- "@alcalzone/release-script-plugin-manual-review": "^5.1.1",
27
+ "@alcalzone/release-script": "^5.2.0",
28
+ "@alcalzone/release-script-plugin-iobroker": "^5.2.0",
29
+ "@alcalzone/release-script-plugin-license": "^5.2.0",
30
+ "@alcalzone/release-script-plugin-manual-review": "^5.2.0",
31
31
  "@iobroker/adapter-dev": "^1.5.0",
32
32
  "@iobroker/eslint-config": "^2.2.0",
33
33
  "@iobroker/testing": "^5.2.2",
34
+ "@types/node": ">=22",
34
35
  "baseline-browser-mapping": "^2.8.32",
35
36
  "proxyquire": "^2.1.3"
36
37
  },