iobroker.poolcontrol 1.3.28 → 1.3.29
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 +16 -6
- package/admin/i18n/de/translations.json +4 -0
- package/admin/i18n/en/translations.json +8 -2
- package/admin/i18n/es/translations.json +4 -0
- package/admin/i18n/fr/translations.json +4 -0
- package/admin/i18n/it/translations.json +4 -0
- package/admin/i18n/nl/translations.json +4 -0
- package/admin/i18n/pl/translations.json +4 -0
- package/admin/i18n/pt/translations.json +4 -0
- package/admin/i18n/ru/translations.json +4 -0
- package/admin/i18n/uk/translations.json +4 -0
- package/admin/i18n/zh-cn/translations.json +4 -0
- package/admin/jsonConfig.json +31 -1
- package/io-package.json +14 -14
- package/lib/helpers/aiHelper.js +5 -5
- package/lib/helpers/consumptionHelper.js +47 -5
- package/lib/helpers/heatHelper.js +12 -9
- package/lib/helpers/infoHelper.js +11 -11
- package/lib/helpers/poolInsightsHelper.js +620 -0
- package/lib/helpers/pumpHelper.js +1 -4
- package/lib/helpers/statisticsHelper.js +7 -3
- package/lib/helpers/statisticsHelperMonth.js +19 -15
- package/lib/helpers/statisticsHelperWeek.js +11 -5
- package/lib/i18n/de.json +31 -1
- package/lib/i18n/en.json +34 -4
- package/lib/i18n/es.json +31 -1
- package/lib/i18n/fr.json +31 -1
- package/lib/i18n/it.json +31 -1
- package/lib/i18n/nl.json +31 -1
- package/lib/i18n/pl.json +31 -1
- package/lib/i18n/pt.json +31 -1
- package/lib/i18n/ru.json +31 -1
- package/lib/i18n/uk.json +31 -1
- package/lib/i18n/zh-cn.json +31 -1
- package/lib/stateDefinitions/poolInsightsStates.js +289 -0
- package/lib/stateDefinitions/solarStates.js +12 -3
- package/lib/stateDefinitions/statusStates.js +1 -1
- package/main.js +20 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -144,6 +144,14 @@ It provides automation for pumps, heating, solar and photovoltaic control as wel
|
|
|
144
144
|
- Starts and operating statistics
|
|
145
145
|
- HTML / JSON summaries
|
|
146
146
|
|
|
147
|
+
- **Pool Insights**
|
|
148
|
+
- Rule-based overall pool analysis under analytics.insights.pool.*
|
|
149
|
+
- Reads existing PoolControl data only
|
|
150
|
+
- No automatic control, dosing, pump switching, or actuator switching
|
|
151
|
+
- Disabled by default
|
|
152
|
+
- Optional summary handoff to speech.queue
|
|
153
|
+
- HTML / JSON / text outputs
|
|
154
|
+
|
|
147
155
|
- **VIS-ready Outputs**
|
|
148
156
|
- Structured text outputs
|
|
149
157
|
- HTML outputs
|
|
@@ -263,6 +271,14 @@ New features are added regularly – please refer to the changelog.
|
|
|
263
271
|
---
|
|
264
272
|
|
|
265
273
|
## Changelog
|
|
274
|
+
### 1.3.29 (2026-06-04)
|
|
275
|
+
|
|
276
|
+
- Added Pool Insights V1 with observations, status evaluation and runtime i18n support.
|
|
277
|
+
- Improved Pool Insights text generation and removed dependency on external summary blocks.
|
|
278
|
+
- Added configurable startup power check timeout state for pump startup monitoring.
|
|
279
|
+
- Fixed missing initialization of season and solar warning runtime states from adapter configuration.
|
|
280
|
+
- Added admin UI information about initial configuration values and runtime datapoint control.
|
|
281
|
+
|
|
266
282
|
### 1.3.28 (2026-06-03)
|
|
267
283
|
|
|
268
284
|
- Added configurable startup power check timeout for pump monitoring (`pump.startup_power_check_timeout_sec`).
|
|
@@ -291,12 +307,6 @@ New features are added regularly – please refer to the changelog.
|
|
|
291
307
|
- Synchronized German and English function overviews
|
|
292
308
|
- Updated repository maintenance dependencies
|
|
293
309
|
|
|
294
|
-
### 1.3.24 (2026-05-26)
|
|
295
|
-
|
|
296
|
-
- Updated release-script dependencies to current versions
|
|
297
|
-
- Improved README and changelog structure
|
|
298
|
-
- Repository checker recommendations reviewed
|
|
299
|
-
|
|
300
310
|
## Archived Release History
|
|
301
311
|
|
|
302
312
|
For older releases and archived version history see:
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "E-Mail",
|
|
67
67
|
"Male": "Männlich",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Viele automatische Funktionen (z. B. Solarsteuerung, Photovoltaikmodus, KI-Wetterlogik und Diagnosefunktionen) funktionieren nur, wenn die Poolsaison aktiv ist. Der Saisonstatus kann jederzeit über den Datenpunkt „status.season_active“ oder in der Instanzkonfiguration geändert werden.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Viele automatische Funktionen (z. B. Solarsteuerung, Photovoltaikmodus, KI-Wetterlogik und Diagnosefunktionen) funktionieren nur, wenn die Poolsaison aktiv ist. Der Saisonstatus kann jederzeit über den Datenpunkt „status.season_active“ oder Ihre Visualisierung geändert werden. Die Instanzkonfiguration liefert nur den Anfangswert, wenn der Datenpunkt zum ersten Mal erstellt wird.",
|
|
69
70
|
"Max Power (Watt)": "Maximale Leistung (Watt)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Maximale Pooltemperatur (°C – Sicherheitsabschaltung)",
|
|
71
72
|
"Minimum Circulation per Day": "Mindestumwälzung pro Tag",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Hinweis: Unterstützt externe Sensoren sowie die PoolControl-Druckbox.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Hinweis: Die KI-Funktionen sind völlig optional und können jederzeit über den Datenpunkt „ai.enabled“ deaktiviert werden. Wetterfunktionen (z. B. Wetterhinweise, Pooltipps, Vorhersage für morgen) können auch einzeln über „ai.weather.switches.*“ aktiviert oder deaktiviert werden. Der Adapter nutzt den Open-Meteo-Dienst zur Generierung von Wetterdaten. Hierzu werden die in ioBroker hinterlegten Geokoordinaten (Breitengrad und Längengrad aus system.config) benötigt.",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Hinweis: Die Warnung wird automatisch zurückgesetzt, sobald die Temperatur 10 % unter den konfigurierten Schwellenwert fällt.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Hinweis: Diese Einstellungen werden hauptsächlich als Anfangswerte bei der ersten Einrichtung von PoolControl verwendet. Die spätere Bedienung sollte über die PoolControl-Datenpunkte oder Ihre Visualisierung erfolgen. Vorhandene Laufzeitdatenpunkte werden beim Neustart des Adapters nicht überschrieben.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "Objekt-ID Hilfspumpe 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "Objekt-ID Hilfspumpe 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "Objekt-ID Hilfspumpe 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Temperaturschwelle für Ansagen (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "Das KI-System (aiHelper & aiForecastHelper) ruft Wetterdaten von Open-Meteo über HTTPS ab. Es verwendet die Geokoordinaten aus der ioBroker-Systemkonfiguration (system.config › Breitengrad/Längengrad). Es werden keine Daten gespeichert oder an Dritte übermittelt. Ohne gültige Geokoordinaten kann das KI-System keine Prognosen erstellen.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "Der PoolControl-Adapter arbeitet standardmäßig vollständig lokal. Derzeit greifen nur die KI-Funktionen über verschlüsseltes HTTPS auf Wetterdaten von Open-Meteo zu. Es werden ausschließlich die im ioBroker hinterlegten Geokoordinaten (Breitengrad und Längengrad) übermittelt. Es werden keine darüber hinausgehenden Daten gespeichert oder an Dritte weitergegeben. Zukünftige optionale Internetdienste können hinzugefügt werden, sie werden jedoch immer deutlich gekennzeichnet sein.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Diese Warnwerte werden als Anfangswerte verwendet, wenn die Datenpunkte zum ersten Mal erstellt werden. Spätere Änderungen sollten über „solar.warn_active“, „solar.warn_temp“ und „solar.warn_speech“ oder Ihre Visualisierung vorgenommen werden.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Dieser Wert wird als anfänglicher Saisonstatus verwendet, wenn der Datenpunkt zum ersten Mal erstellt wird. Spätere Änderungen sollten über „status.season_active“ oder Ihre Visualisierung vorgenommen werden.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Schwelle für PV-Überschuss (W)",
|
|
137
141
|
"Thursday": "Donnerstag",
|
|
138
142
|
"Time Control": "Zeitsteuerung",
|
|
@@ -157,7 +157,13 @@
|
|
|
157
157
|
"Internet access & data protection": "Internet access & data protection",
|
|
158
158
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.",
|
|
159
159
|
"Note about pool season": "Note about pool season",
|
|
160
|
-
|
|
160
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.",
|
|
161
161
|
"Central speech output (speech.queue)": "Central speech output (speech.queue)",
|
|
162
|
-
"All text and speech outputs of the adapter – including AI forecasts, warnings, pump status, solar hints and diagnostic messages – are emitted via the central 'speech.queue' datapoint. This datapoint should be used for VIS displays, Alexa or Telegram outputs.": "All text and speech outputs of the adapter – including AI forecasts, warnings, pump status, solar hints and diagnostic messages – are emitted via the central 'speech.queue' datapoint. This datapoint should be used for VIS displays, Alexa or Telegram outputs."
|
|
162
|
+
"All text and speech outputs of the adapter – including AI forecasts, warnings, pump status, solar hints and diagnostic messages – are emitted via the central 'speech.queue' datapoint. This datapoint should be used for VIS displays, Alexa or Telegram outputs.": "All text and speech outputs of the adapter – including AI forecasts, warnings, pump status, solar hints and diagnostic messages – are emitted via the central 'speech.queue' datapoint. This datapoint should be used for VIS displays, Alexa or Telegram outputs.",
|
|
163
|
+
|
|
164
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.",
|
|
165
|
+
|
|
166
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.",
|
|
167
|
+
|
|
168
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization."
|
|
163
169
|
}
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Correo",
|
|
67
67
|
"Male": "Masculino",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Muchas funciones automáticas (por ejemplo, control solar, modo fotovoltaico, lógica meteorológica AI y funciones de diagnóstico) solo funcionan cuando la temporada de piscina está activa. El estado de la temporada se puede cambiar en cualquier momento a través del punto de datos 'status.season_active' o en la configuración de la instancia.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Muchas funciones automáticas (por ejemplo, control solar, modo fotovoltaico, lógica meteorológica AI y funciones de diagnóstico) solo funcionan cuando la temporada de piscina está activa. El estado de la temporada se puede cambiar en cualquier momento a través del punto de datos 'status.season_active' o su visualización. La configuración de la instancia solo proporciona el valor inicial cuando el punto de datos se crea por primera vez.",
|
|
69
70
|
"Max Power (Watt)": "Potencia máxima (vatios)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Temperatura máxima de la piscina (°C – Límite de seguridad)",
|
|
71
72
|
"Minimum Circulation per Day": "Circulación mínima por día",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Nota: Admite sensores externos así como la caja de presión PoolControl.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Nota: Las funciones de IA son completamente opcionales y se pueden desactivar en cualquier momento a través del punto de datos 'ai.enabled'. Las funciones meteorológicas (por ejemplo, sugerencias meteorológicas, consejos para piscinas, pronóstico para mañana) también se pueden habilitar o deshabilitar individualmente a través de 'ai.weather.switches.*'. El adaptador utiliza el servicio Open-Meteo para generar datos meteorológicos. Para ello, se requieren las coordenadas geográficas almacenadas en ioBroker (latitud y longitud de system.config).",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Nota: La advertencia se restablece automáticamente una vez que la temperatura cae un 10% por debajo del umbral configurado.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Nota: Estas configuraciones se utilizan principalmente como valores iniciales cuando se configura PoolControl por primera vez. La operación posterior debe realizarse a través de los puntos de datos de PoolControl o su visualización. Los puntos de datos de tiempo de ejecución existentes no se sobrescriben al reiniciar el adaptador.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "ID de objeto Bomba auxiliar 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "ID de objeto Bomba auxiliar 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "ID de objeto Bomba auxiliar 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Umbral de temperatura para el anuncio (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "El sistema de inteligencia artificial (aiHelper y aiForecastHelper) recupera datos meteorológicos de Open-Meteo a través de HTTPS. Utiliza las coordenadas geográficas de la configuración del sistema ioBroker (system.config › latitud/longitud). No se almacenan ni se transmiten datos a terceros. Sin coordenadas geográficas válidas, el sistema de IA no puede generar pronósticos.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "El adaptador PoolControl funciona de forma completamente local de forma predeterminada. Actualmente, solo las funciones de IA acceden a los datos meteorológicos de Open-Meteo a través de HTTPS cifrado. Sólo se transmiten las coordenadas geográficas almacenadas en ioBroker (latitud y longitud). No se almacenan ni envían datos adicionales a terceros. Se podrán añadir futuros servicios opcionales de internet, pero siempre estarán claramente marcados.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Estos valores de advertencia se utilizan como valores iniciales cuando los puntos de datos se crean por primera vez. Los cambios posteriores deben realizarse a través de 'solar.warn_active', 'solar.warn_temp' y 'solar.warn_speech' o su visualización.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Este valor se utiliza como estado inicial de la temporada cuando se crea el punto de datos por primera vez. Los cambios posteriores deben realizarse a través de 'status.season_active' o su visualización.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Umbral de excedente fotovoltaico (W)",
|
|
137
141
|
"Thursday": "Jueves",
|
|
138
142
|
"Time Control": "Control de tiempo",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Mail",
|
|
67
67
|
"Male": "Mâle",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "De nombreuses fonctionnalités automatiques (par exemple le contrôle solaire, le mode photovoltaïque, la logique météorologique AI et les fonctions de diagnostic) ne fonctionnent que lorsque la saison de la piscine est active. Le statut de la saison peut être modifié à tout moment via le point de données 'status.season_active' ou dans la configuration de l'instance.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "De nombreuses fonctionnalités automatiques (par exemple le contrôle solaire, le mode photovoltaïque, la logique météorologique AI et les fonctions de diagnostic) ne fonctionnent que lorsque la saison de la piscine est active. Le statut de la saison peut être modifié à tout moment via le point de données « status.season_active » ou votre visualisation. La configuration de l'instance fournit uniquement la valeur initiale lorsque le point de données est créé pour la première fois.",
|
|
69
70
|
"Max Power (Watt)": "Puissance maximale (Watts)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Température maximale de la piscine (°C – Coupure de sécurité)",
|
|
71
72
|
"Minimum Circulation per Day": "Circulation minimale par jour",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Remarque : Prend en charge les capteurs externes ainsi que le boîtier de pression PoolControl.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Remarque : les fonctionnalités IA sont entièrement facultatives et peuvent être désactivées à tout moment via le point de données « ai.enabled ». Les fonctionnalités météorologiques (par exemple, conseils météorologiques, conseils de piscine, prévisions pour demain) peuvent également être activées ou désactivées individuellement via « ai.weather.switches.* ». L'adaptateur utilise le service Open-Meteo pour générer des données météorologiques. Pour cela, les coordonnées géographiques stockées dans ioBroker (latitude et longitude de system.config) sont requises.",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Remarque : L'avertissement se réinitialise automatiquement une fois que la température descend de 10 % en dessous du seuil configuré.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Remarque : Ces paramètres sont principalement utilisés comme valeurs initiales lorsque PoolControl est configuré pour la première fois. L'opération ultérieure doit être effectuée via les points de données PoolControl ou votre visualisation. Les points de données d'exécution existants ne sont pas écrasés au redémarrage de l'adaptateur.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "ID objet Pompe auxiliaire 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "ID objet Pompe auxiliaire 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "ID objet Pompe auxiliaire 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Seuil de température pour l'annonce (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "Le système d'IA (aiHelper & aiForecastHelper) récupère les données météorologiques d'Open-Meteo via HTTPS. Il utilise les coordonnées géographiques de la configuration du système ioBroker (system.config › latitude/longitude). Aucune donnée n'est stockée ou transmise à des tiers. Sans coordonnées géographiques valides, le système d’IA ne peut pas générer de prévisions.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "L'adaptateur PoolControl fonctionne entièrement localement par défaut. Actuellement, seules les fonctionnalités d’IA accèdent aux données météorologiques d’Open-Meteo via HTTPS crypté. Seules les coordonnées géographiques stockées dans ioBroker (latitude et longitude) sont transmises. Aucune donnée supplémentaire n'est stockée ou transmise à des tiers. De futurs services Internet optionnels pourront être ajoutés, mais ils seront toujours clairement indiqués.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Ces valeurs d'avertissement sont utilisées comme valeurs initiales lorsque les points de données sont créés pour la première fois. Les modifications ultérieures doivent être apportées via 'solar.warn_active', 'solar.warn_temp' et 'solar.warn_speech' ou votre visualisation.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Cette valeur est utilisée comme état initial de la saison lorsque le point de données est créé pour la première fois. Les modifications ultérieures doivent être apportées via « status.season_active » ou votre visualisation.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Seuil de surplus PV (W)",
|
|
137
141
|
"Thursday": "Jeudi",
|
|
138
142
|
"Time Control": "Contrôle du temps",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Posta",
|
|
67
67
|
"Male": "Maschio",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Molte funzionalità automatiche (ad esempio controllo solare, modalità fotovoltaica, logica meteorologica AI e funzioni diagnostiche) funzionano solo quando la stagione della piscina è attiva. Lo stato della stagione può essere modificato in qualsiasi momento tramite il datapoint 'status.season_active' o nella configurazione dell'istanza.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Molte funzionalità automatiche (ad esempio controllo solare, modalità fotovoltaica, logica meteorologica AI e funzioni diagnostiche) funzionano solo quando la stagione della piscina è attiva. Lo stato della stagione può essere modificato in qualsiasi momento tramite il datapoint 'status.season_active' o la tua visualizzazione. La configurazione dell'istanza fornisce il valore iniziale solo quando il datapoint viene creato per la prima volta.",
|
|
69
70
|
"Max Power (Watt)": "Potenza massima (Watt)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Temperatura massima della piscina (°C – Interruzione di sicurezza)",
|
|
71
72
|
"Minimum Circulation per Day": "Circolazione minima al giorno",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Nota: supporta sensori esterni e la scatola di pressione PoolControl.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Nota: le funzionalità AI sono completamente opzionali e possono essere disabilitate in qualsiasi momento tramite il datapoint \"ai.enabled\". Le funzionalità meteo (ad esempio suggerimenti meteo, consigli sulla piscina, previsioni per domani) possono anche essere abilitate o disabilitate individualmente tramite \"ai.weather.switches.*\". L'adattatore utilizza il servizio Open-Meteo per generare dati meteorologici. Per questo sono necessarie le coordinate geografiche memorizzate in ioBroker (latitudine e longitudine da system.config).",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Nota: l'avviso si ripristina automaticamente quando la temperatura scende del 10% al di sotto della soglia configurata.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Nota: queste impostazioni vengono utilizzate principalmente come valori iniziali quando PoolControl viene configurato per la prima volta. Le operazioni successive dovrebbero essere eseguite tramite i datapoint PoolControl o la visualizzazione. I datapoint di runtime esistenti non vengono sovrascritti al riavvio dell'adattatore.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "ID oggetto Pompa ausiliaria 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "ID oggetto Pompa ausiliaria 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "ID oggetto Pompa ausiliaria 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Soglia di temperatura per l'annuncio (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "Il sistema AI (aiHelper e aiForecastHelper) recupera i dati meteorologici da Open-Meteo tramite HTTPS. Utilizza le coordinate geografiche dalla configurazione del sistema ioBroker (system.config › latitudine/longitudine). Nessun dato viene memorizzato o trasmesso a terzi. Senza coordinate geografiche valide, il sistema AI non può generare previsioni.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "Per impostazione predefinita, l'adattatore PoolControl funziona completamente localmente. Attualmente, solo le funzionalità AI accedono ai dati meteorologici da Open-Meteo tramite HTTPS crittografato. Vengono trasmesse solo le coordinate geografiche memorizzate in ioBroker (latitudine e longitudine). Nessun dato aggiuntivo viene memorizzato o inviato a terzi. Potranno essere aggiunti futuri servizi internet opzionali, ma saranno sempre chiaramente segnalati.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Questi valori di avviso vengono utilizzati come valori iniziali quando i datapoint vengono creati per la prima volta. Le modifiche successive dovranno essere apportate tramite 'solar.warn_active', 'solar.warn_temp' e 'solar.warn_speech' o tramite la visualizzazione.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Questo valore viene utilizzato come stato stagionale iniziale quando il datapoint viene creato per la prima volta. Le modifiche successive dovrebbero essere apportate tramite \"status.season_active\" o la tua visualizzazione.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Soglia per surplus FV (W)",
|
|
137
141
|
"Thursday": "Giovedì",
|
|
138
142
|
"Time Control": "Controllo del tempo",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Mail",
|
|
67
67
|
"Male": "Mannelijk",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Veel automatische functies (bijv. zonneregeling, fotovoltaïsche modus, AI-weerlogica en diagnosefuncties) werken alleen als het zwembadseizoen actief is. De seizoensstatus kan op elk moment worden gewijzigd via het datapunt 'status.season_active' of in de instanceconfiguratie.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Veel automatische functies (bijv. zonneregeling, fotovoltaïsche modus, AI-weerlogica en diagnosefuncties) werken alleen als het zwembadseizoen actief is. De seizoensstatus kan op elk moment worden gewijzigd via het datapunt 'status.season_active' of uw visualisatie. De instanceconfiguratie levert alleen de initiële waarde wanneer het datapunt voor de eerste keer wordt aangemaakt.",
|
|
69
70
|
"Max Power (Watt)": "Maximaal vermogen (Watt)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Maximale zwembadtemperatuur (°C – veiligheidsuitschakeling)",
|
|
71
72
|
"Minimum Circulation per Day": "Minimale oplage per dag",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Opmerking: Ondersteunt externe sensoren en de PoolControl-drukbox.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Let op: De AI-functies zijn volledig optioneel en kunnen op elk moment worden uitgeschakeld via het datapunt 'ai.enabled'. Weerfuncties (bijv. weertips, zwembadtips, voorspelling voor morgen) kunnen ook individueel worden in- of uitgeschakeld via 'ai.weather.switches.*'. De adapter maakt gebruik van de dienst Open-Meteo om weergegevens te genereren. Hiervoor zijn de in ioBroker opgeslagen geocoördinaten (breedtegraad en lengtegraad uit system.config) vereist.",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Opmerking: De waarschuwing wordt automatisch gereset zodra de temperatuur 10% onder de geconfigureerde drempel daalt.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Let op: Deze instellingen worden voornamelijk gebruikt als beginwaarden wanneer PoolControl voor de eerste keer wordt ingesteld. Een latere bediening moet via de PoolControl-datapunten of uw visualisatie plaatsvinden. Bestaande runtime-datapunten worden niet overschreven bij het opnieuw opstarten van de adapter.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "Object-ID Hulppomp 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "Object-ID Hulppomp 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "Object-ID Hulppomp 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Temperatuurdrempel voor aankondiging (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "Het AI-systeem (aiHelper & aiForecastHelper) haalt weergegevens op van Open-Meteo via HTTPS. Het gebruikt de geocoördinaten van de ioBroker-systeemconfiguratie (system.config ›breedtegraad/lengtegraad). Er worden geen gegevens opgeslagen of doorgegeven aan derden. Zonder geldige geocoördinaten kan het AI-systeem geen voorspellingen genereren.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "De PoolControl adapter werkt standaard volledig lokaal. Momenteel heeft alleen de AI-functie toegang tot weergegevens van Open-Meteo via gecodeerde HTTPS. Alleen de geocoördinaten die zijn opgeslagen in ioBroker (breedtegraad en lengtegraad) worden verzonden. Er worden geen aanvullende gegevens opgeslagen of verzonden naar derden. In de toekomst kunnen optionele internetdiensten worden toegevoegd, maar deze zullen altijd duidelijk worden gemarkeerd.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Deze waarschuwingswaarden worden gebruikt als initiële waarden wanneer de datapunten voor de eerste keer worden aangemaakt. Latere wijzigingen moeten worden aangebracht via 'solar.warn_active', 'solar.warn_temp' en 'solar.warn_speech' of uw visualisatie.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Deze waarde wordt gebruikt als de initiële seizoenstatus wanneer het datapunt voor de eerste keer wordt aangemaakt. Latere wijzigingen dienen via 'status.season_active' of uw visualisatie te worden doorgevoerd.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Drempel voor PV-overschot (W)",
|
|
137
141
|
"Thursday": "Donderdag",
|
|
138
142
|
"Time Control": "Tijdcontrole",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Poczta",
|
|
67
67
|
"Male": "Mężczyzna",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Wiele funkcji automatycznych (np. sterowanie solarne, tryb fotowoltaiczny, logika pogodowa AI i funkcje diagnostyczne) działa tylko wtedy, gdy trwa sezon basenowy. Status sezonu można zmienić w dowolnym momencie poprzez punkt danych „status.season_active” lub w konfiguracji instancji.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Wiele funkcji automatycznych (np. sterowanie solarne, tryb fotowoltaiczny, logika pogodowa AI i funkcje diagnostyczne) działa tylko wtedy, gdy trwa sezon basenowy. Status sezonu można zmienić w dowolnym momencie za pomocą punktu danych „status.season_active” lub za pomocą wizualizacji. Konfiguracja instancji zapewnia wartość początkową tylko wtedy, gdy punkt danych jest tworzony po raz pierwszy.",
|
|
69
70
|
"Max Power (Watt)": "Maksymalna moc (W)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Maksymalna temperatura basenu (°C – wyłącznik bezpieczeństwa)",
|
|
71
72
|
"Minimum Circulation per Day": "Minimalny nakład dziennie",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Uwaga: obsługuje czujniki zewnętrzne oraz skrzynkę ciśnieniową PoolControl.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Uwaga: funkcje AI są całkowicie opcjonalne i można je wyłączyć w dowolnym momencie za pośrednictwem punktu danych „ai.enabled”. Funkcje pogodowe (np. wskazówki pogodowe, typy basenów, prognoza na jutro) można również indywidualnie włączać i wyłączać za pomocą „ai.weather.switches.*”. Adapter wykorzystuje usługę Open-Meteo do generowania danych pogodowych. W tym celu wymagane są współrzędne geograficzne zapisane w ioBroker (szerokość i długość geograficzna z system.config).",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Uwaga: ostrzeżenie resetuje się automatycznie, gdy temperatura spadnie o 10% poniżej skonfigurowanego progu.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Uwaga: Te ustawienia są używane głównie jako wartości początkowe podczas pierwszej konfiguracji PoolControl. Późniejszą operację należy wykonać za pomocą punktów danych PoolControl lub wizualizacji. Istniejące punkty danych środowiska wykonawczego nie są nadpisywane po ponownym uruchomieniu adaptera.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "Identyfikator obiektu Pompa pomocnicza 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "Identyfikator obiektu Pompa pomocnicza 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "Identyfikator obiektu Pompa pomocnicza 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Próg temperatury ogłaszania (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "System AI (aiHelper i aiForecastHelper) pobiera dane pogodowe z Open-Meteo za pośrednictwem protokołu HTTPS. Wykorzystuje współrzędne geograficzne z konfiguracji systemu ioBroker (system.config › latitude/longitude). Żadne dane nie są przechowywane ani przekazywane osobom trzecim. Bez prawidłowych współrzędnych geograficznych system AI nie może generować prognoz.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "Adapter PoolControl domyślnie działa całkowicie lokalnie. Obecnie tylko sztuczna inteligencja umożliwia dostęp do danych pogodowych z Open-Meteo za pośrednictwem szyfrowanego protokołu HTTPS. Przesyłane są tylko współrzędne geograficzne zapisane w ioBroker (szerokość i długość geograficzna). Żadne dodatkowe dane nie są przechowywane ani przesyłane osobom trzecim. W przyszłości mogą zostać dodane opcjonalne usługi internetowe, ale zawsze będą one wyraźnie oznaczone.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Te wartości ostrzegawcze są używane jako wartości początkowe podczas tworzenia punktów danych po raz pierwszy. Późniejszych zmian należy dokonać poprzez 'solar.warn_active', 'solar.warn_temp' i 'solar.warn_speech' lub poprzez swoją wizualizację.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Ta wartość jest używana jako początkowy stan sezonu, gdy punkt danych jest tworzony po raz pierwszy. Późniejszych zmian należy dokonać poprzez 'status.season_active' lub swoją wizualizację.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Próg nadwyżki PV (W)",
|
|
137
141
|
"Thursday": "Czwartek",
|
|
138
142
|
"Time Control": "Kontrola czasu",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Correspondência",
|
|
67
67
|
"Male": "Macho",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Muitos recursos automáticos (por exemplo, controle solar, modo fotovoltaico, lógica meteorológica de IA e funções de diagnóstico) só funcionam quando a temporada de piscinas está ativa. O status da temporada pode ser alterado a qualquer momento por meio do ponto de dados 'status.season_active' ou na configuração da instância.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Muitos recursos automáticos (por exemplo, controle solar, modo fotovoltaico, lógica meteorológica de IA e funções de diagnóstico) só funcionam quando a temporada de piscinas está ativa. O status da temporada pode ser alterado a qualquer momento por meio do ponto de dados 'status.season_active' ou de sua visualização. A configuração da instância fornece o valor inicial apenas quando o ponto de dados é criado pela primeira vez.",
|
|
69
70
|
"Max Power (Watt)": "Potência máxima (Watts)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Temperatura Máxima da Piscina (°C – Corte de Segurança)",
|
|
71
72
|
"Minimum Circulation per Day": "Circulação Mínima por Dia",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Nota: Suporta sensores externos, bem como a caixa de pressão PoolControl.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Observação: os recursos de IA são totalmente opcionais e podem ser desativados a qualquer momento por meio do ponto de dados ‘ai.enabled’. Os recursos meteorológicos (por exemplo, dicas meteorológicas, dicas de piscina, previsão para amanhã) também podem ser ativados ou desativados individualmente através de 'ai.weather.switches.*'. O adaptador usa o serviço Open-Meteo para gerar dados meteorológicos. Para isso, são necessárias as coordenadas geográficas armazenadas no ioBroker (latitude e longitude do system.config).",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Nota: O aviso é redefinido automaticamente quando a temperatura cai 10% abaixo do limite configurado.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Nota: Estas configurações são usadas principalmente como valores iniciais quando o PoolControl é configurado pela primeira vez. A operação posterior deve ser feita através dos pontos de dados PoolControl ou da sua visualização. Os pontos de dados de tempo de execução existentes não são substituídos na reinicialização do adaptador.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "ID do objeto Bomba auxiliar 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "ID do objeto Bomba auxiliar 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "ID do objeto Bomba auxiliar 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Limite de temperatura para anúncio (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "O sistema AI (aiHelper e aiForecastHelper) recupera dados meteorológicos do Open-Meteo via HTTPS. Ele usa as coordenadas geográficas da configuração do sistema ioBroker (system.config › latitude/longitude). Nenhum dado é armazenado ou transmitido a terceiros. Sem coordenadas geográficas válidas, o sistema de IA não pode gerar previsões.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "O adaptador PoolControl funciona completamente localmente por padrão. Atualmente, apenas os recursos de IA acessam dados meteorológicos do Open-Meteo via HTTPS criptografado. Apenas as coordenadas geográficas armazenadas no ioBroker (latitude e longitude) são transmitidas. Nenhum dado adicional é armazenado ou enviado a terceiros. Futuros serviços opcionais de Internet poderão ser adicionados, mas estarão sempre claramente marcados.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Esses valores de aviso são usados como valores iniciais quando os pontos de dados são criados pela primeira vez. Alterações posteriores devem ser feitas por meio de 'solar.warn_active', 'solar.warn_temp' e 'solar.warn_speech' ou de sua visualização.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Este valor é usado como o status inicial da temporada quando o ponto de dados é criado pela primeira vez. Alterações posteriores devem ser feitas através de 'status.season_active' ou de sua visualização.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Limite para excedente fotovoltaico (W)",
|
|
137
141
|
"Thursday": "Quinta-feira",
|
|
138
142
|
"Time Control": "Controle de tempo",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Почта",
|
|
67
67
|
"Male": "Мужской",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Многие автоматические функции (например, управление солнечной энергией, фотоэлектрический режим, логика погоды AI и функции диагностики) работают только во время сезона бассейнов. Статус сезона можно изменить в любое время с помощью точки данных status. Season_active или в конфигурации экземпляра.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Многие автоматические функции (например, управление солнечной энергией, фотоэлектрический режим, логика погоды AI и функции диагностики) работают только во время сезона бассейнов. Статус сезона можно изменить в любое время с помощью точки данных status. Season_active или вашей визуализации. Конфигурация экземпляра предоставляет начальное значение только при первом создании точки данных.",
|
|
69
70
|
"Max Power (Watt)": "Максимальная мощность (Ватт)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Максимальная температура бассейна (°C – безопасное отключение)",
|
|
71
72
|
"Minimum Circulation per Day": "Минимальный тираж в день",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Примечание. Поддерживаются внешние датчики, а также блок давления PoolControl.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Примечание. Функции искусственного интеллекта не являются обязательными и могут быть отключены в любое время с помощью точки данных «ai.enabled». Функции погоды (например, подсказки погоды, советы по бассейну, прогноз на завтра) также можно индивидуально включить или отключить с помощью «ai.weather.switches.*». Адаптер использует сервис Open-Meteo для генерации данных о погоде. Для этого необходимы географические координаты, хранящиеся в ioBroker (широта и долгота из system.config).",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Примечание. Предупреждение автоматически сбрасывается, как только температура падает на 10 % ниже настроенного порогового значения.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Примечание. Эти настройки в основном используются в качестве начальных значений при первой настройке PoolControl. Дальнейшие операции следует выполнять через точки данных PoolControl или вашу визуализацию. Существующие точки данных времени выполнения не перезаписываются при перезапуске адаптера.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "Идентификатор объекта Вспомогательный насос 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "Идентификатор объекта Вспомогательный насос 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "Идентификатор объекта Вспомогательный насос 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Порог температуры для объявления (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "Система искусственного интеллекта (aiHelper и aiForecastHelper) получает данные о погоде из Open-Meteo через HTTPS. Он использует географические координаты из конфигурации системы ioBroker (system.config › широта/долгота). Никакие данные не сохраняются и не передаются третьим лицам. Без действительных географических координат система ИИ не может генерировать прогнозы.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "Адаптер PoolControl по умолчанию работает полностью локально. В настоящее время только функции искусственного интеллекта получают доступ к данным о погоде из Open-Meteo через зашифрованный HTTPS. Передаются только географические координаты, хранящиеся в ioBroker (широта и долгота). Никакие дополнительные данные не сохраняются и не передаются третьим лицам. В будущем могут быть добавлены дополнительные интернет-услуги, но они всегда будут четко обозначены.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Эти значения предупреждения используются в качестве начальных значений при первом создании точек данных. Позже изменения следует внести с помощью «solar.warn_active», «solar.warn_temp» и «solar.warn_speech» или вашей визуализации.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Это значение используется в качестве начального статуса сезона при первом создании точки данных. Более поздние изменения следует внести через «status. Season_active» или вашу визуализацию.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Порог для избытка фотоэлектрической энергии (Вт)",
|
|
137
141
|
"Thursday": "Четверг",
|
|
138
142
|
"Time Control": "Контроль времени",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "Пошта",
|
|
67
67
|
"Male": "Чоловік",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Багато автоматичних функцій (наприклад, сонячний контроль, фотоелектричний режим, логіка погоди штучного інтелекту та функції діагностики) працюють лише під час сезону басейну. Статус сезону можна будь-коли змінити за допомогою точки даних status.season_active або в конфігурації екземпляра.",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Багато автоматичних функцій (наприклад, сонячний контроль, фотоелектричний режим, логіка погоди штучного інтелекту та функції діагностики) працюють лише під час сезону басейну. Статус сезону можна будь-коли змінити за допомогою точки даних status.season_active або вашої візуалізації. Конфігурація екземпляра надає лише початкове значення, коли точка даних створюється вперше.",
|
|
69
70
|
"Max Power (Watt)": "Максимальна потужність (ват)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "Максимальна температура басейну (°C – безпечне обмеження)",
|
|
71
72
|
"Minimum Circulation per Day": "Мінімальний тираж за день",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "Примітка: підтримує зовнішні датчики, а також коробку тиску PoolControl.",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Примітка. Функції штучного інтелекту абсолютно необов’язкові, і їх можна будь-коли вимкнути за допомогою точки даних «ai.enabled». Погодні функції (наприклад, підказки про погоду, поради для басейну, прогноз на завтра) також можна окремо ввімкнути або вимкнути за допомогою 'ai.weather.switches.*'. Адаптер використовує сервіс Open-Meteo для генерації даних про погоду. Для цього потрібні геокоординати, збережені в ioBroker (широта та довгота з system.config).",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Примітка. Попередження автоматично скидається, коли температура падає на 10% нижче налаштованого порогу.",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Примітка. Ці налаштування в основному використовуються як початкові значення, коли PoolControl налаштовується вперше. Подальшу операцію слід виконувати через точки даних PoolControl або вашу візуалізацію. Існуючі точки виконання даних не перезаписуються під час перезапуску адаптера.",
|
|
85
87
|
"Object ID Auxiliary pump 1": "Ідентифікатор об’єкта Допоміжний насос 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "Ідентифікатор об’єкта Допоміжний насос 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "Ідентифікатор об’єкта Допоміжний насос 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "Температурний поріг для оголошення (°C)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "Система AI (aiHelper & aiForecastHelper) отримує дані про погоду з Open-Meteo через HTTPS. Він використовує геокоординати з конфігурації системи ioBroker (system.config › широта/довгота). Жодні дані не зберігаються та не передаються третім особам. Без дійсних геокоординат система ШІ не може створювати прогнози.",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "Адаптер PoolControl за замовчуванням працює повністю локально. Наразі тільки функції ШІ отримують доступ до даних про погоду з Open-Meteo через зашифрований HTTPS. Передаються лише геокоординати, збережені в ioBroker (широта та довгота). Ніякі додаткові дані не зберігаються та не надсилаються третім особам. Майбутні додаткові інтернет-послуги можуть бути додані, але вони завжди будуть чітко позначені.",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Ці значення попередження використовуються як початкові значення, коли точки даних створюються вперше. Зміни слід вносити пізніше за допомогою 'solar.warn_active', 'solar.warn_temp' і 'solar.warn_speech' або вашої візуалізації.",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Це значення використовується як початковий статус сезону, коли точка даних створюється вперше. Пізніші зміни слід вносити через 'status.season_active' або вашу візуалізацію.",
|
|
136
140
|
"Threshold for PV surplus (W)": "Поріг для надлишку PV (Вт)",
|
|
137
141
|
"Thursday": "четвер",
|
|
138
142
|
"Time Control": "Контроль часу",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"Mail": "邮件",
|
|
67
67
|
"Male": "男性",
|
|
68
68
|
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "许多自动功能(例如太阳能控制、光伏模式、人工智能天气逻辑和诊断功能)仅在泳池季节活跃时运行。季节状态可以随时通过“status.season_active”数据点或在实例配置中更改。",
|
|
69
|
+
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "许多自动功能(例如太阳能控制、光伏模式、人工智能天气逻辑和诊断功能)仅在泳池季节活跃时运行。季节状态可以随时通过“status.season_active”数据点或可视化更改。实例配置仅在第一次创建数据点时提供初始值。",
|
|
69
70
|
"Max Power (Watt)": "最大功率(瓦)",
|
|
70
71
|
"Maximum Pool Temperature (°C – Safety Cutoff)": "最高水池温度(°C – 安全截止值)",
|
|
71
72
|
"Minimum Circulation per Day": "每日最低流通量",
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
"Note: Supports external sensors as well as the PoolControl pressure box.": "注意:支持外部传感器以及 PoolControl 压力盒。",
|
|
83
84
|
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "注意:AI 功能完全是可选的,可以随时通过“ai.enabled”数据点禁用。天气功能(例如天气提示、泳池提示、明天天气预报)也可以通过“ai.weather.switches.*”单独启用或禁用。该适配器使用 Open-Meteo 服务生成天气数据。为此,需要存储在 ioBroker 中的地理坐标(来自 system.config 的纬度和经度)。",
|
|
84
85
|
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "注意:一旦温度下降到配置阈值以下 10%,警告就会自动重置。",
|
|
86
|
+
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "注意:这些设置主要用作第一次设置 PoolControl 时的初始值。稍后的操作应通过 PoolControl 数据点或可视化来完成。适配器重新启动时不会覆盖现有运行时数据点。",
|
|
85
87
|
"Object ID Auxiliary pump 1": "对象 ID 辅助泵 1",
|
|
86
88
|
"Object ID Auxiliary pump 2": "对象 ID 辅助泵 2",
|
|
87
89
|
"Object ID Auxiliary pump 3": "对象 ID 辅助泵 3",
|
|
@@ -133,6 +135,8 @@
|
|
|
133
135
|
"Temperature threshold for announcement (°C)": "公告温度阈值(℃)",
|
|
134
136
|
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "AI 系统(aiHelper 和 aiForecastHelper)通过 HTTPS 从 Open-Meteo 检索天气数据。它使用 ioBroker 系统配置(system.config › 纬度/经度)中的地理坐标。不会存储任何数据或将其传输给第三方。如果没有有效的地理坐标,人工智能系统就无法生成预测。",
|
|
135
137
|
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "默认情况下,PoolControl 适配器完全在本地工作。目前,只有 AI 功能可以通过加密的 HTTPS 访问 Open-Meteo 的天气数据。仅传输存储在 ioBroker 中的地理坐标(纬度和经度)。不会存储任何额外数据或将其发送给第三方。未来可能会添加可选的互联网服务,但它们将始终被明确标记。",
|
|
138
|
+
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "首次创建数据点时,这些警告值将用作初始值。稍后的更改应通过“solar.warn_active”、“solar.warn_temp”和“solar.warn_speech”或您的可视化进行。",
|
|
139
|
+
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "当第一次创建数据点时,该值用作初始季节状态。稍后的更改应通过“status.season_active”或您的可视化进行。",
|
|
136
140
|
"Threshold for PV surplus (W)": "光伏剩余阈值(W)",
|
|
137
141
|
"Thursday": "周四",
|
|
138
142
|
"Time Control": "时间控制",
|
package/admin/jsonConfig.json
CHANGED
|
@@ -17,6 +17,16 @@
|
|
|
17
17
|
"lg": 12,
|
|
18
18
|
"xl": 12
|
|
19
19
|
},
|
|
20
|
+
"general_runtime_hint": {
|
|
21
|
+
"type": "staticText",
|
|
22
|
+
"text": "Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.",
|
|
23
|
+
"newLine": true,
|
|
24
|
+
"xs": 12,
|
|
25
|
+
"sm": 12,
|
|
26
|
+
"md": 12,
|
|
27
|
+
"lg": 12,
|
|
28
|
+
"xl": 12
|
|
29
|
+
},
|
|
20
30
|
"pool_name": {
|
|
21
31
|
"type": "text",
|
|
22
32
|
"label": "Pool Name",
|
|
@@ -79,6 +89,16 @@
|
|
|
79
89
|
"xl": 3,
|
|
80
90
|
"newLine": true
|
|
81
91
|
},
|
|
92
|
+
"season_active_hint": {
|
|
93
|
+
"type": "staticText",
|
|
94
|
+
"text": "This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.",
|
|
95
|
+
"newLine": true,
|
|
96
|
+
"xs": 12,
|
|
97
|
+
"sm": 12,
|
|
98
|
+
"md": 12,
|
|
99
|
+
"lg": 12,
|
|
100
|
+
"xl": 12
|
|
101
|
+
},
|
|
82
102
|
"egon_image": {
|
|
83
103
|
"type": "staticImage",
|
|
84
104
|
"src": "adapter/poolcontrol/admin/egon_blaumann.jpg",
|
|
@@ -530,6 +550,16 @@
|
|
|
530
550
|
"xl": 6,
|
|
531
551
|
"newLine": true
|
|
532
552
|
},
|
|
553
|
+
"solar_collector_warn_runtime_hint": {
|
|
554
|
+
"type": "staticText",
|
|
555
|
+
"text": "These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.",
|
|
556
|
+
"newLine": true,
|
|
557
|
+
"xs": 12,
|
|
558
|
+
"sm": 12,
|
|
559
|
+
"md": 12,
|
|
560
|
+
"lg": 12,
|
|
561
|
+
"xl": 12
|
|
562
|
+
},
|
|
533
563
|
"solar_collector_warn_hint": {
|
|
534
564
|
"type": "staticText",
|
|
535
565
|
"text": "Note: The warning resets automatically once the temperature drops 10% below the configured threshold.",
|
|
@@ -1481,7 +1511,7 @@
|
|
|
1481
1511
|
},
|
|
1482
1512
|
"info_season_text": {
|
|
1483
1513
|
"type": "staticText",
|
|
1484
|
-
"text": "Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or
|
|
1514
|
+
"text": "Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.",
|
|
1485
1515
|
"newLine": true,
|
|
1486
1516
|
"xs": 12,
|
|
1487
1517
|
"sm": 12,
|
package/io-package.json
CHANGED
|
@@ -1,8 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "poolcontrol",
|
|
4
|
-
"version": "1.3.
|
|
4
|
+
"version": "1.3.29",
|
|
5
5
|
"news": {
|
|
6
|
+
"1.3.29": {
|
|
7
|
+
"en": "Added Pool Insights V1 with observations, status evaluation and runtime i18n support. Improved Pool Insights text generation and removed dependency on external summary blocks. Fixed missing initialization of season and solar warning runtime states from adapter configuration. Added admin UI notes explaining initial values versus runtime datapoint control.",
|
|
8
|
+
"de": "Pool Insights V1 mit Beobachtungen, Statusbewertung und Runtime-i18n hinzugefügt. Pool-Insights-Texte verbessert und die Abhängigkeit von externen Summary-Blöcken entfernt. Fehlende Initialisierung der Saison- und Solarwarnungs-States aus der Adapterkonfiguration behoben. Hinweise in der Admin-Oberfläche ergänzt, die den Unterschied zwischen Initialwerten und Runtime-Datenpunkten erläutern.",
|
|
9
|
+
"ru": "Добавлен Pool Insights V1 с наблюдениями, оценкой состояния и поддержкой i18n во время выполнения. Улучшено создание текста Pool Insights и удалена зависимость от внешних сводных блоков. Исправлена отсутствующая инициализация состояний выполнения сезонных и солнечных предупреждений из конфигурации адаптера. Добавлены примечания к интерфейсу администратора, объясняющие начальные значения и контроль точек данных во время выполнения.",
|
|
10
|
+
"pt": "Adicionado Pool Insights V1 com observações, avaliação de status e suporte ao tempo de execução i18n. Geração de texto do Pool Insights aprimorada e dependência removida de blocos de resumo externos. Corrigida a falta de inicialização dos estados de tempo de execução de aviso solar e de estação na configuração do adaptador. Adicionadas notas da UI administrativa explicando os valores iniciais versus controle de ponto de dados em tempo de execução.",
|
|
11
|
+
"nl": "Pool Insights V1 toegevoegd met observaties, statusevaluatie en runtime i18n-ondersteuning. Verbeterde tekstgeneratie in Pool Insights en verwijderde de afhankelijkheid van externe samenvattingsblokken. Probleem opgelost waarbij de initialisatie van seizoens- en zonne-waarschuwingsruntimestatussen uit de adapterconfiguratie ontbreekt. Aantekeningen in de beheerdersinterface toegevoegd waarin initiële waarden versus runtime-datapuntcontrole worden uitgelegd.",
|
|
12
|
+
"fr": "Ajout de Pool Insights V1 avec observations, évaluation de l'état et prise en charge du runtime i18n. Amélioration de la génération de texte Pool Insights et suppression de la dépendance aux blocs de résumé externes. Correction de l'initialisation manquante des états d'exécution de la saison et de l'avertissement solaire dans la configuration de l'adaptateur. Ajout de notes sur l'interface utilisateur d'administration expliquant les valeurs initiales par rapport au contrôle des points de données d'exécution.",
|
|
13
|
+
"it": "Aggiunto Pool Insights V1 con osservazioni, valutazione dello stato e supporto i18n runtime. Migliorata la generazione del testo di Pool Insights e rimossa la dipendenza dai blocchi di riepilogo esterni. Risolto il problema con l'inizializzazione mancante degli stati di runtime dell'avviso stagionale e solare dalla configurazione dell'adattatore. Aggiunte note sull'interfaccia utente di amministrazione che spiegano i valori iniziali rispetto al controllo del punto dati di runtime.",
|
|
14
|
+
"es": "Se agregó Pool Insights V1 con observaciones, evaluación de estado y soporte de tiempo de ejecución i18n. Se mejoró la generación de texto de Pool Insights y se eliminó la dependencia de bloques de resumen externos. Se corrigió la falta de inicialización de los estados de tiempo de ejecución de advertencia solar y de temporada desde la configuración del adaptador. Se agregaron notas de la interfaz de usuario del administrador que explican los valores iniciales versus el control de puntos de datos en tiempo de ejecución.",
|
|
15
|
+
"pl": "Dodano usługę Pool Insights V1 z obserwacjami, oceną stanu i obsługą środowiska wykonawczego i18n. Ulepszone generowanie tekstu Pool Insights i usunięta zależność od zewnętrznych bloków podsumowań. Naprawiono brakującą inicjalizację stanów wykonawczych sezonu i ostrzeżenia słonecznego z konfiguracji adaptera. Dodano uwagi do interfejsu administratora wyjaśniające wartości początkowe w porównaniu z kontrolą punktów danych w czasie wykonywania.",
|
|
16
|
+
"uk": "Додано Pool Insights V1 із спостереженнями, оцінкою стану та підтримкою i18n під час виконання. Покращено створення тексту Pool Insights і видалено залежність від зовнішніх блоків підсумків. Виправлено відсутність ініціалізації сезону та станів попередження про сонячне світло з конфігурації адаптера. Додано примітки інтерфейсу користувача адміністратора, що пояснюють початкові значення та керування точкою даних під час виконання.",
|
|
17
|
+
"zh-cn": "添加了 Pool Insights V1,具有观察、状态评估和运行时 i18n 支持。改进了 Pool Insights 文本生成并消除了对外部摘要块的依赖。修复了适配器配置中缺少季节和太阳警告运行时状态初始化的问题。添加了管理 UI 注释,解释初始值与运行时数据点控制。"
|
|
18
|
+
},
|
|
6
19
|
"1.3.28": {
|
|
7
20
|
"en": "Added configurable startup power check timeout for pump monitoring (5-10 seconds). Improved compatibility with delayed power measurements from smart plugs and power meters.",
|
|
8
21
|
"de": "Konfigurierbares Timeout für die Leistungsprüfung nach Pumpenstart (5-10 Sekunden) hinzugefügt. Kompatibilität mit verzögert aktualisierten Leistungswerten von Smart-Steckdosen und Leistungsmessern verbessert.",
|
|
@@ -54,19 +67,6 @@
|
|
|
54
67
|
"pl": "Zaktualizowana dokumentacja i konserwacja repozytorium: ulepszona struktura README, zsynchronizowane przeglądy funkcji i zaktualizowane zależności programistyczne",
|
|
55
68
|
"uk": "Оновлена документація та обслуговування репозиторію: покращена структура README, синхронізовані огляди функцій та оновлені залежності розробки",
|
|
56
69
|
"zh-cn": "更新的文档和存储库维护:改进的自述文件结构、同步的功能概述和更新的开发依赖项"
|
|
57
|
-
},
|
|
58
|
-
"1.3.24": {
|
|
59
|
-
"en": "Updated repository and maintainer components: updated release-script dependencies, improved README/changelog structure and reviewed repository checker suggestions",
|
|
60
|
-
"de": "Repository- und Maintainer-Komponenten aktualisiert: Release-Script-Abhängigkeiten aktualisiert, README-/Changelog-Struktur verbessert und Repository-Checker-Hinweise überarbeitet",
|
|
61
|
-
"ru": "Обновлены компоненты репозитория и сопровождающего: обновлены зависимости сценариев выпуска, улучшена структура README/журнала изменений и рассмотрены предложения по проверке репозитория.",
|
|
62
|
-
"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",
|
|
63
|
-
"nl": "Bijgewerkte repository- en onderhoudercomponenten: bijgewerkte release-scriptafhankelijkheden, verbeterde README/changelog-structuur en herziene suggesties voor repositorycontrole",
|
|
64
|
-
"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",
|
|
65
|
-
"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",
|
|
66
|
-
"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",
|
|
67
|
-
"pl": "Zaktualizowane komponenty repozytorium i opiekuna: zaktualizowane zależności skryptu wydania, ulepszona struktura README/dziennika zmian i sprawdzone sugestie dotyczące sprawdzania repozytorium",
|
|
68
|
-
"uk": "Оновлений репозиторій і компоненти супроводжувача: оновлені залежності сценарію випуску, покращена структура README/журналу змін і переглянуті пропозиції перевірки сховища",
|
|
69
|
-
"zh-cn": "更新了存储库和维护者组件:更新了发布脚本依赖项,改进了自述文件/变更日志结构并审查了存储库检查器建议"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"titleLang": {
|
package/lib/helpers/aiHelper.js
CHANGED
|
@@ -517,7 +517,7 @@ const aiHelper = {
|
|
|
517
517
|
*
|
|
518
518
|
* @param {number} lat
|
|
519
519
|
* @param {number} lon
|
|
520
|
-
* @returns {Promise<
|
|
520
|
+
* @returns {Promise<object|null>}
|
|
521
521
|
*/
|
|
522
522
|
async _fetchWeather(lat, lon) {
|
|
523
523
|
const url =
|
|
@@ -572,7 +572,7 @@ const aiHelper = {
|
|
|
572
572
|
/**
|
|
573
573
|
* Erzeugt einen gut lesbaren Wetterhinweis-Text.
|
|
574
574
|
*
|
|
575
|
-
* @param {
|
|
575
|
+
* @param {object|null} weather
|
|
576
576
|
* @returns {string}
|
|
577
577
|
*/
|
|
578
578
|
_buildWeatherAdviceText(weather) {
|
|
@@ -601,7 +601,7 @@ const aiHelper = {
|
|
|
601
601
|
/**
|
|
602
602
|
* Erzeugt die Tageszusammenfassung.
|
|
603
603
|
*
|
|
604
|
-
* @param {{weather:
|
|
604
|
+
* @param {{weather: object|null, seasonActive: boolean, pumpOn: boolean, pumpMode: string, surfaceTemp: number|null}} ctx
|
|
605
605
|
* @returns {string}
|
|
606
606
|
*/
|
|
607
607
|
_buildDailySummaryText(ctx) {
|
|
@@ -661,7 +661,7 @@ const aiHelper = {
|
|
|
661
661
|
/**
|
|
662
662
|
* Erzeugt tägliche Pool-Tipps abhängig von Wetter & Saison.
|
|
663
663
|
*
|
|
664
|
-
* @param {
|
|
664
|
+
* @param {object|null} weather
|
|
665
665
|
* @param {boolean} seasonActive
|
|
666
666
|
* @returns {string}
|
|
667
667
|
*/
|
|
@@ -795,7 +795,7 @@ const aiHelper = {
|
|
|
795
795
|
/**
|
|
796
796
|
* Erzeugt Wochenend-Zusammenfassung (Samstag/Sonntag).
|
|
797
797
|
*
|
|
798
|
-
* @param {
|
|
798
|
+
* @param {object|null} weather
|
|
799
799
|
* @param {boolean} seasonActive
|
|
800
800
|
* @param {number} weekday JS-Tag (0=So..6=Sa)
|
|
801
801
|
* @returns {string}
|