iobroker.poolcontrol 1.3.25 → 1.3.27

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
@@ -48,7 +48,7 @@ It provides automation for pumps, heating, solar and photovoltaic control as wel
48
48
  - Priority and block logic
49
49
  - Status section under `solar.extended.*`
50
50
 
51
- - **Photovoltaic Control (since v0.6.0)**
51
+ - **Photovoltaic Control**
52
52
  - Pump control based on PV surplus and household consumption
53
53
  - Start logic using configurable surplus margins
54
54
  - Optional overrun during cloudy phases
@@ -56,7 +56,7 @@ It provides automation for pumps, heating, solar and photovoltaic control as wel
56
56
  - Supports external energy object IDs
57
57
  - Pump mode: `Automatic (PV)`
58
58
 
59
- - **Heating / Heat Pump Control (test phase)**
59
+ - **Heating / Heat Pump Control**
60
60
  - Automatic control of heating rod or heat pump
61
61
  - Configurable target and safety temperatures
62
62
  - Optional pump prerun and overrun
@@ -102,7 +102,7 @@ It provides automation for pumps, heating, solar and photovoltaic control as wel
102
102
  - Automatic reset after completed backwash
103
103
  - PV integration for circulation targets
104
104
 
105
- - **Pressure Sensor Integration (since v0.7.x)**
105
+ - **Pressure Sensor Integration**
106
106
  - Real-time pressure measurement
107
107
  - Trend analysis
108
108
  - Learning average values
@@ -176,6 +176,17 @@ It provides automation for pumps, heating, solar and photovoltaic control as wel
176
176
  - No chlorine control
177
177
  - No automatic dosing
178
178
 
179
+ **Chemistry Tools**
180
+ - pH Plus calculator
181
+ - pH Minus calculator
182
+ - Salt calculator
183
+ - Manual calculation helpers
184
+ - Pool volume prefill support
185
+ - Optional manual value override
186
+ - Result texts with validation and error handling
187
+ -No automatic chemical dosing
188
+ - Informational only
189
+
179
190
  - **AI System**
180
191
  - Weather hints (Open-Meteo)
181
192
  - Pool recommendations
@@ -252,6 +263,22 @@ New features are added regularly – please refer to the changelog.
252
263
  ---
253
264
 
254
265
  ## Changelog
266
+ ### 1.3.27 (2026-05-30)
267
+
268
+ - Added new Chemistry Tools section
269
+ - Added pH Plus Calculator
270
+ - Added pH Minus Calculator
271
+ - Added Salt Calculator
272
+ - Added validation, result texts and error handling for all calculators
273
+ - Added automatic pool volume prefill support
274
+ - Expanded documentation and function overviews
275
+
276
+ ### 1.3.26 (2026-05-28)
277
+
278
+ - Reworked multiple warnings and review notes from official ioBroker checks
279
+ - Internal cleanup and small structural improvements
280
+ - Further preparation for cleaner review and repository checks
281
+
255
282
  ### 1.3.25 (2026-05-26)
256
283
 
257
284
  - Updated README structure and feature overview
@@ -276,40 +303,6 @@ New features are added regularly – please refer to the changelog.
276
303
  - Switched temperature helper timers to ioBroker adapter timers
277
304
  - Improved visibility and troubleshooting for missing or delayed temperature updates
278
305
 
279
- ### 1.3.22 (2026-05-24)
280
-
281
- - Improved ORP pH reference synchronization
282
- - ORP helper now updates pH reference independently from ORP value processing
283
- - Immediate update of ORP pH reference when pH enabled state or pH value changes
284
- - Fixed missing pH reference updates when ORP evaluation was blocked, invalid or waiting for measurement conditions
285
-
286
- ### 1.3.21 (2026-05-17)
287
-
288
- NEW: Follow-pump devices
289
-
290
- Added a new `actuators.follow_pump_devices` area.
291
-
292
- Up to three external devices can now automatically follow the operation of the main pump.
293
-
294
- Typical examples:
295
-
296
- - UV systems
297
- - Water features
298
- - Auxiliary filters
299
- - Additional circulation devices
300
-
301
- Features:
302
-
303
- - Automatic ON when the main pump starts
304
- - Automatic OFF when the main pump stops
305
- - Configurable target state per device
306
- - Validation of target states:
307
- - state exists
308
- - boolean type required
309
- - writable required
310
- - Protection against invalid internal follow-pump targets
311
- - Persistent configuration values
312
-
313
306
  ## Archived Release History
314
307
 
315
308
  For older releases and archived version history see:
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Oberflächentemperatursensor verwenden",
153
152
  "Voice": "Stimme",
154
153
  "Volume (0–100)": "Lautstärke (0–100)",
155
- "Wednesday": "Mittwoch",
156
- "poolcontrol adapter settings": "Adaptereinstellungen für Poolcontrol"
154
+ "Wednesday": "Mittwoch"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Usar sensor de superficie",
153
152
  "Voice": "Voz",
154
153
  "Volume (0–100)": "Volumen (0–100)",
155
- "Wednesday": "Miércoles",
156
- "poolcontrol adapter settings": "Ajustes del adaptador para poolcontrol"
154
+ "Wednesday": "Miércoles"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Utiliser le capteur de surface",
153
152
  "Voice": "Voix",
154
153
  "Volume (0–100)": "Volume (0 à 100)",
155
- "Wednesday": "Mercredi",
156
- "poolcontrol adapter settings": "Paramètres d'adaptateur pour poolcontrol"
154
+ "Wednesday": "Mercredi"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1.0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Usa il sensore di superficie",
153
152
  "Voice": "Voce",
154
153
  "Volume (0–100)": "Volume (0–100)",
155
- "Wednesday": "Mercoledì",
156
- "poolcontrol adapter settings": "Impostazioni dell'adattatore per poolcontrol"
154
+ "Wednesday": "Mercoledì"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Gebruik oppervlaktesensor",
153
152
  "Voice": "Stem",
154
153
  "Volume (0–100)": "Volume (0–100)",
155
- "Wednesday": "Woensdag",
156
- "poolcontrol adapter settings": "Adapterinstellingen voor poolcontrol"
154
+ "Wednesday": "Woensdag"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Użyj czujnika powierzchniowego",
153
152
  "Voice": "Głos",
154
153
  "Volume (0–100)": "Głośność (0–100)",
155
- "Wednesday": "Środa",
156
- "poolcontrol adapter settings": "Ustawienia adaptera dla poolcontrol"
154
+ "Wednesday": "Środa"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Usar sensor de superfície",
153
152
  "Voice": "Voz",
154
153
  "Volume (0–100)": "Volume (0–100)",
155
- "Wednesday": "Quarta-feira",
156
- "poolcontrol adapter settings": "Configurações do adaptador para poolcontrol"
154
+ "Wednesday": "Quarta-feira"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Использовать датчик поверхности",
153
152
  "Voice": "Голос",
154
153
  "Volume (0–100)": "Громкость (0–100)",
155
- "Wednesday": "Среда",
156
- "poolcontrol adapter settings": "Настройки адаптера для poolcontrol"
154
+ "Wednesday": "Среда"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0,5x",
4
3
  "1.0x": "1,0x",
5
4
  "1.5x": "1,5x",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "Використовуйте датчик поверхні",
153
152
  "Voice": "Голос",
154
153
  "Volume (0–100)": "Обсяг (0–100)",
155
- "Wednesday": "Середа",
156
- "poolcontrol adapter settings": "Налаштування адаптера для poolcontrol"
154
+ "Wednesday": "Середа"
157
155
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- " ": " ",
3
2
  "0.5x": "0.5倍",
4
3
  "1.0x": "1.0倍",
5
4
  "1.5x": "1.5倍",
@@ -152,6 +151,5 @@
152
151
  "Use Surface Sensor": "使用表面传感器",
153
152
  "Voice": "嗓音",
154
153
  "Volume (0–100)": "音量 (0–100)",
155
- "Wednesday": "周三",
156
- "poolcontrol adapter settings": "poolcontrol的适配器设置"
154
+ "Wednesday": "周三"
157
155
  }
package/io-package.json CHANGED
@@ -1,8 +1,34 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "poolcontrol",
4
- "version": "1.3.25",
4
+ "version": "1.3.27",
5
5
  "news": {
6
+ "1.3.27": {
7
+ "en": "Added new Chemistry Tools with pH Plus Calculator, pH Minus Calculator and Salt Calculator. Added validation, result texts, error handling and automatic pool volume prefill. Expanded documentation and function overviews.",
8
+ "de": "Neuen Bereich Chemistry Tools mit pH-Plus-Rechner, pH-Minus-Rechner und Salz-Rechner hinzugefügt. Validierungen, Ergebnistexte, Fehlerbehandlung und automatische Vorbelegung des Poolvolumens ergänzt. Dokumentation und Funktionsübersichten erweitert.",
9
+ "ru": "Добавлены новые химические инструменты с калькулятором pH плюс, калькулятором pH минус и калькулятором соли. Добавлена ​​проверка, тексты результатов, обработка ошибок и автоматическое предварительное заполнение объема пула. Расширенная документация и обзоры функций.",
10
+ "pt": "Adicionadas novas ferramentas de química com calculadora pH Plus, calculadora pH menos e calculadora de sal. Adicionados validação, textos de resultados, tratamento de erros e preenchimento automático do volume do pool. Documentação expandida e visões gerais de funções.",
11
+ "nl": "Nieuwe chemiehulpmiddelen toegevoegd met pH Plus-calculator, pH-minuscalculator en Zoutcalculator. Validatie, resultaatteksten, foutafhandeling en automatisch vooraf invullen van poolvolumes toegevoegd. Uitgebreide documentatie en functieoverzichten.",
12
+ "fr": "Ajout de nouveaux outils de chimie avec calculateur de pH Plus, calculateur de pH Moins et calculateur de sel. Ajout de la validation, des textes de résultats, de la gestion des erreurs et du pré-remplissage automatique du volume du pool. Documentation étendue et aperçus des fonctions.",
13
+ "it": "Aggiunti nuovi strumenti di chimica con calcolatore di pH più, calcolatore di pH meno e calcolatore di sale. Aggiunta convalida, testi dei risultati, gestione degli errori e precompilazione automatica del volume del pool. Documentazione estesa e panoramiche delle funzioni.",
14
+ "es": "Se agregaron nuevas herramientas de química con calculadora de pH Plus, calculadora de pH Minus y calculadora de sal. Se agregó validación, textos de resultados, manejo de errores y precarga automática del volumen del grupo. Documentación ampliada y descripciones generales de funciones.",
15
+ "pl": "Dodano nowe narzędzia chemiczne z kalkulatorem pH Plus, kalkulatorem pH Minus i kalkulatorem soli. Dodano weryfikację, teksty wyników, obsługę błędów i automatyczne wstępne wypełnianie objętości puli. Rozszerzona dokumentacja i przeglądy funkcji.",
16
+ "uk": "Додано нові хімічні інструменти з калькулятором pH Plus, калькулятором pH мінус і калькулятором солі. Додано перевірку, тексти результатів, обробку помилок і автоматичне попереднє заповнення обсягу пулу. Розширена документація та огляд функцій.",
17
+ "zh-cn": "添加了新的化学工具,包括 pH 加计算器、pH 减计算器和盐计算器。添加了验证、结果文本、错误处理和自动池容量预填充。扩展的文档和功能概述。"
18
+ },
19
+ "1.3.26": {
20
+ "en": "Reworked several warnings and review notes from official ioBroker checks. Various small improvements and internal cleanups.",
21
+ "de": "Mehrere Warnungen und Review-Hinweise aus offiziellen ioBroker-Checks überarbeitet. Diverse kleine Verbesserungen und interne Bereinigungen.",
22
+ "ru": "Переработано несколько предупреждений и примечаний к обзору официальных проверок ioBroker. Различные мелкие улучшения и внутренние чистки.",
23
+ "pt": "Vários avisos e notas de revisão das verificações oficiais do ioBroker foram reformulados. Várias pequenas melhorias e limpezas internas.",
24
+ "nl": "Verschillende waarschuwingen en beoordelingsnotities van officiële ioBroker-controles herwerkt. Diverse kleine verbeteringen en interne opruimingen.",
25
+ "fr": "Retravaillé plusieurs avertissements et notes de révision des contrôles officiels d'ioBroker. Diverses petites améliorations et nettoyages internes.",
26
+ "it": "Rielaborati diversi avvisi e note di revisione dai controlli ufficiali di ioBroker. Varie piccole migliorie e pulizie interne.",
27
+ "es": "Se modificaron varias advertencias y notas de revisión de las comprobaciones oficiales de ioBroker. Varias pequeñas mejoras y limpiezas internas.",
28
+ "pl": "Przerobiono kilka ostrzeżeń i uwag z oficjalnych kontroli ioBroker. Różne drobne ulepszenia i wewnętrzne porządki.",
29
+ "uk": "Перероблено кілька попереджень і приміток до огляду з офіційних перевірок ioBroker. Різні невеликі покращення та внутрішні очищення.",
30
+ "zh-cn": "重新设计了官方 ioBroker 检查中的几条警告和审查说明。各种小的改进和内部清理。"
31
+ },
6
32
  "1.3.25": {
7
33
  "en": "Updated documentation and repository maintenance: improved README structure, synchronized function overviews and updated development dependencies",
8
34
  "de": "Dokumentation und Repository-Wartung aktualisiert: README-Struktur verbessert, Funktionsübersichten synchronisiert und Entwicklungsabhängigkeiten aktualisiert",
@@ -41,32 +67,6 @@
41
67
  "pl": "Rozszerzona diagnostyka temperatury: Dodano nowe stany diagnostyczne dla wszystkich czujników temperatury (ostatnia ważna wartość, znacznik czasu, minuty od ostatniej wartości, stan źródła). Dodano mechanizm samonaprawy/odzyskiwania w przypadku zablokowania lub braku zdarzeń związanych z temperaturą. Pomocnik temperatury zaktualizowany do timerów zgodnych z ioBroker.",
42
68
  "uk": "Розширено діагностику температури: додано нові діагностичні стани для всіх датчиків температури (останнє дійсне значення, позначка часу, хвилини з останнього значення, статус джерела). Додано механізм самовідновлення/відновлення для зупинених або відсутніх температурних подій. Помічник температури оновлено до таймерів, сумісних із ioBroker.",
43
69
  "zh-cn": "温度诊断扩展:为所有温度传感器添加了新的诊断状态(最后一个有效值、时间戳、自最后一个值以来的分钟数、源状态)。添加了针对停滞或丢失温度事件的自我修复/恢复机制。温度助手更新为符合 ioBroker 标准的计时器。"
44
- },
45
- "1.3.22": {
46
- "en": "Improved ORP pH reference synchronization. The ORP helper now updates the pH reference independently from ORP value processing and immediately reflects pH state changes.",
47
- "de": "ORP-pH-Referenz verbessert. Der ORP-Helper aktualisiert die pH-Referenz jetzt unabhängig von der ORP-Wertverarbeitung und übernimmt pH-Änderungen sofort.",
48
- "ru": "Улучшена синхронизация эталонного значения pH ОВП. Помощник по ОВП теперь обновляет эталонное значение pH независимо от обработки значений ОВП и немедленно отражает изменения состояния pH.",
49
- "pt": "Sincronização de referência de pH ORP aprimorada. O auxiliar ORP agora atualiza a referência de pH independentemente do processamento do valor ORP e reflete imediatamente as alterações do estado de pH.",
50
- "nl": "Verbeterde ORP pH-referentiesynchronisatie. De ORP-helper werkt nu de pH-referentie onafhankelijk van de ORP-waardeverwerking bij en weerspiegelt onmiddellijk veranderingen in de pH-toestand.",
51
- "fr": "Synchronisation améliorée de la référence ORP pH. L'assistant ORP met désormais à jour la référence pH indépendamment du traitement de la valeur ORP et reflète immédiatement les changements d'état du pH.",
52
- "it": "Sincronizzazione del riferimento pH ORP migliorata. L'assistente ORP ora aggiorna il riferimento del pH indipendentemente dall'elaborazione del valore ORP e riflette immediatamente i cambiamenti dello stato del pH.",
53
- "es": "Sincronización de referencia de pH ORP mejorada. El asistente de ORP ahora actualiza la referencia de pH independientemente del procesamiento del valor de ORP y refleja inmediatamente los cambios en el estado del pH.",
54
- "pl": "Ulepszona synchronizacja odniesienia pH ORP. Pomocnik ORP aktualizuje teraz wartość odniesienia pH niezależnie od przetwarzania wartości ORP i natychmiast odzwierciedla zmiany stanu pH.",
55
- "uk": "Покращена синхронізація еталонного pH ОВП. Помічник ОВП тепер оновлює еталонний рН незалежно від обробки значення ОВП і негайно відображає зміни стану рН.",
56
- "zh-cn": "改进了 ORP pH 参考同步。 ORP 助手现在独立于 ORP 值处理更新 pH 参考值,并立即反映 pH 状态变化。"
57
- },
58
- "1.3.21": {
59
- "en": "Added new follow-pump devices. Up to three external devices can now automatically follow the main pump operation. Added validation for target states including existence, boolean type and writable checks. Added protection against internal follow-pump loops.",
60
- "de": "Neue Geräte mit Pumpenlauf hinzugefügt. Bis zu drei externe Geräte können jetzt automatisch dem Lauf der Hauptpumpe folgen. Zusätzlich wurden Prüfungen für Ziel-Datenpunkte (Existenz, Boolean-Typ und Schreibbarkeit) ergänzt. Schutz gegen interne Follow-Pump-Schleifen hinzugefügt.",
61
- "ru": "Добавлены новые устройства, следующие за работой насоса. До трёх внешних устройств теперь могут автоматически следовать за работой основного насоса. Добавлена проверка целевых состояний (существование, тип boolean и возможность записи). Добавлена защита от внутренних циклов Follow-Pump.",
62
- "pt": "Adicionados novos dispositivos dependentes da bomba. Até três dispositivos externos podem agora seguir automaticamente o funcionamento da bomba principal. Adicionadas verificações para estados alvo (existência, tipo booleano e permissão de escrita). Adicionada proteção contra loops internos Follow-Pump.",
63
- "nl": "Nieuwe apparaten met pompkoppeling toegevoegd. Tot drie externe apparaten kunnen nu automatisch de hoofdpomp volgen. Validatie voor doelstatussen toegevoegd inclusief bestaan, boolean-type en schrijfbaarheid. Bescherming tegen interne Follow-Pump-lussen toegevoegd.",
64
- "fr": "Ajout de nouveaux appareils liés à la pompe. Jusqu'à trois appareils externes peuvent désormais suivre automatiquement le fonctionnement de la pompe principale. Validation des états cibles ajoutée (existence, type booléen et écriture). Protection contre les boucles internes Follow-Pump ajoutée.",
65
- "it": "Aggiunti nuovi dispositivi collegati alla pompa. Fino a tre dispositivi esterni possono ora seguire automaticamente il funzionamento della pompa principale. Aggiunti controlli per gli stati di destinazione (esistenza, tipo booleano e scrivibilità). Aggiunta protezione contro i loop interni Follow-Pump.",
66
- "es": "Añadidos nuevos dispositivos dependientes de la bomba. Hasta tres dispositivos externos ahora pueden seguir automáticamente el funcionamiento de la bomba principal. Se añadieron validaciones para estados destino (existencia, tipo booleano y escritura). Añadida protección contra bucles internos Follow-Pump.",
67
- "pl": "Dodano nowe urządzenia podążające za pompą. Do trzech urządzeń zewnętrznych może teraz automatycznie podążać za pracą głównej pompy. Dodano sprawdzanie stanów docelowych (istnienie, typ boolean i możliwość zapisu). Dodano ochronę przed wewnętrznymi pętlami Follow-Pump.",
68
- "uk": "Додано нові пристрої, що слідують за насосом. До трьох зовнішніх пристроїв тепер можуть автоматично працювати разом з головним насосом. Додано перевірку цільових станів (існування, тип boolean та можливість запису). Додано захист від внутрішніх циклів Follow-Pump.",
69
- "zh-cn": "新增随泵运行设备。现在最多可让三个外部设备自动跟随主泵运行。增加了目标状态验证(存在性、布尔类型和可写性)。增加了内部 Follow-Pump 循环保护。"
70
70
  }
71
71
  },
72
72
  "titleLang": {