iobroker.sprinklecontrol 0.2.13 → 0.2.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/{Lizenz → LICENSE} +21 -21
  2. package/README.md +62 -110
  3. package/admin/i18n/de/translations.json +134 -0
  4. package/admin/i18n/en/translations.json +134 -0
  5. package/admin/i18n/es/translations.json +134 -0
  6. package/admin/i18n/fr/translations.json +134 -0
  7. package/admin/i18n/it/translations.json +134 -0
  8. package/admin/i18n/nl/translations.json +134 -0
  9. package/admin/i18n/pl/translations.json +134 -0
  10. package/admin/i18n/pt/translations.json +134 -0
  11. package/admin/i18n/ru/translations.json +134 -0
  12. package/admin/i18n/uk/translations.json +134 -0
  13. package/admin/i18n/zh-cn/translations.json +134 -0
  14. package/admin/index_m.html +904 -907
  15. package/admin/index_m.js +779 -779
  16. package/admin/style.css +453 -158
  17. package/admin/words.js +143 -136
  18. package/io-package.json +268 -201
  19. package/lib/adapter-config.d.ts +19 -16
  20. package/lib/evaporation.js +455 -412
  21. package/lib/myConfig.js +372 -359
  22. package/lib/sendMessageText.js +162 -199
  23. package/lib/tools.js +148 -125
  24. package/lib/valveControl.js +931 -887
  25. package/main.js +2045 -1828
  26. package/package.json +50 -32
  27. package/.gitattributes +0 -2
  28. package/admin/admin.d.ts +0 -1
  29. package/docs/de/img/E-Mail.jpg +0 -0
  30. package/docs/de/img/Extraeinstellungen.jpg +0 -0
  31. package/docs/de/img/Pumpeneinstellung.jpg +0 -0
  32. package/docs/de/img/Pushover.jpg +0 -0
  33. package/docs/de/img/Select_ID.jpg +0 -0
  34. package/docs/de/img/Telegram.jpg +0 -0
  35. package/docs/de/img/Ventil-Haupteinstellung.jpg +0 -0
  36. package/docs/de/img/Ventil-Pumpeneinstellung.jpg +0 -0
  37. package/docs/de/img/WhatsApp.jpg +0 -0
  38. package/docs/de/img/Zeiteinstellung.jpg +0 -0
  39. package/docs/de/img/addTime.jpg +0 -0
  40. package/docs/de/img/analog.jpg +0 -0
  41. package/docs/de/img/ber-verdunstung.jpg +0 -0
  42. package/docs/de/img/bew-einstellung.jpg +0 -0
  43. package/docs/de/img/bew-feste-tage.jpg +0 -0
  44. package/docs/de/img/bistabil.jpg +0 -0
  45. package/docs/de/img/bodenf-analog.jpg +0 -0
  46. package/docs/de/img/bodenf-bistabil.jpg +0 -0
  47. package/docs/de/img/calculation.jpg +0 -0
  48. package/docs/de/img/control.jpg +0 -0
  49. package/docs/de/img/einschaltpunkt-giessen.jpg +0 -0
  50. package/docs/de/img/festeTage.jpg +0 -0
  51. package/docs/de/img/main.jpg +0 -0
  52. package/docs/de/img/main_tab.jpg +0 -0
  53. package/docs/de/img/max-bodenfeuchtigkeit.jpg +0 -0
  54. package/docs/de/img/schaltverhalten.jpg +0 -0
  55. package/docs/de/img/sprinklecontrol.png +0 -0
  56. package/docs/de/img/verdunstDiagra.jpg +0 -0
  57. package/docs/de/img/verdunstung.jpg +0 -0
  58. package/docs/de/img/zus-bew-einstellung.jpg +0 -0
  59. package/docs/de/sprinklecontrol.md +0 -656
  60. package/docs/en/img/schaltverhalten.jpg +0 -0
  61. package/docs/en/img/screenshot1.jpg +0 -0
  62. package/docs/en/img/screenshot2.jpg +0 -0
  63. package/docs/en/img/screenshot3.jpg +0 -0
  64. package/docs/en/img/screenshot4.jpg +0 -0
  65. package/docs/en/img/screenshot5.jpg +0 -0
  66. package/docs/en/img/screenshot6.jpg +0 -0
  67. package/docs/en/img/screenshot7.jpg +0 -0
  68. package/docs/en/img/screenshot8.jpg +0 -0
  69. package/docs/en/img/sprinklecontrol.png +0 -0
  70. package/docs/en/sprinklecontrol.md +0 -230
  71. package/main.test.js +0 -30
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) 2022 Dirk Peter <dirk.peter@freenet.de>
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
1
+ MIT License
2
+
3
+ Copyright (c) 2020 - 2025 Dirk-Peter-md <dirk.peter@freenet.de>
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md CHANGED
@@ -1,130 +1,82 @@
1
- ![Logo](admin/sprinklecontrol.png)
2
- # ioBroker.sprinklecontrol
3
-
4
-
5
-
6
- ![Number of Installations](http://iobroker.live/badges/sprinklecontrol-installed.svg)
7
- ![Number of Installations](http://iobroker.live/badges/sprinklecontrol-stable.svg)
8
- [![NPM version](http://img.shields.io/npm/v/iobroker.sprinklecontrol.svg)](https://www.npmjs.com/package/iobroker.sprinklecontrol)
9
- [![Downloads](https://img.shields.io/npm/dm/iobroker.sprinklecontrol.svg)](https://www.npmjs.com/package/iobroker.sprinklecontrol)
10
- [![Known Vulnerabilities](https://snyk.io/test/github/Dirk-Peter-md/ioBroker.sprinklecontrol/badge.svg)](https://snyk.io/test/github/Dirk-Peter-md/ioBroker.sprinklecontrol)
11
- [![NPM](https://nodei.co/npm/iobroker.sprinklecontrol.png?downloads=true)](https://nodei.co/npm/iobroker.sprinklecontrol/)
12
-
13
-
14
- ## sprinklecontrol adapter for ioBroker
15
-
16
- This adapter controls individual irrigation circuits in the garden. Depending on the weather and soil conditions, they start working at a specific time or at sunrise, as specified in the configuration.
17
-
18
- Wetterabhängige automatische Steuerung der Gartenbewässerung
19
-
20
- [Deutsche Beschreibung hier](docs/de/sprinklecontrol.md)
21
-
22
- [English Description here](docs/en/sprinklecontrol.md)
23
-
24
- [Deutsche Beschreibung auf GitHub](https://github.com/Dirk-Peter-md/ioBroker.sprinklecontrol/blob/master/docs/de/sprinklecontrol.md)
25
-
26
- *************************************************************************************************************************************
27
-
28
-
29
- ## Changelog
30
-
31
- <!--
32
- Placeholder for the next version (at the beginning of the line):
33
- ### **WORK IN PROGRESS**
34
- -->
35
- ### 0.2.13 (2022-09-06)
36
- * (Dirk-Peter-md) various bugs fixed
37
- * (Dirk-Peter-md) Preparing the stable release
1
+ ![Logo](admin/sprinklecontrol.png)
2
+ # ioBroker.sprinklecontrol
38
3
 
39
- ### 0.2.12 (2022-07-17)
40
- * (Dirk-Peter-md) fixDay(twoNd,threeRd) => postpone by one day
41
- * (Dirk-Peter-md) Bug fixed => autoOn
42
- * (Dirk-Peter-md) Additional post-watering => in case of high evaporation / switchable externally
43
4
 
44
- ### 0.2.11 (2022-05-22)
45
- * (Dirk-Peter-md) Bug fixed => analog soil moisture sensor with negative characteristic
46
- * (Dirk-Peter-md) Attention => maximum soil moisture in rain now in %
47
5
 
48
- ### 0.2.10 (2022-05-15)
49
- * (Dirk-Peter-md) manual watering limited to a maximum of 100%
50
- * (Dirk-Peter-md) Error whatsapp message fixed
6
+ ![Number of Installations](http://iobroker.live/badges/sprinklecontrol-installed.svg)
7
+ ![Number of Installations](http://iobroker.live/badges/sprinklecontrol-stable.svg)
8
+ [![NPM version](http://img.shields.io/npm/v/iobroker.sprinklecontrol.svg)](https://www.npmjs.com/package/iobroker.sprinklecontrol)
9
+ [![Downloads](https://img.shields.io/npm/dm/iobroker.sprinklecontrol.svg)](https://www.npmjs.com/package/iobroker.sprinklecontrol)
10
+ [![Known Vulnerabilities](https://snyk.io/test/github/Dirk-Peter-md/ioBroker.sprinklecontrol/badge.svg)](https://snyk.io/test/github/Dirk-Peter-md/ioBroker.sprinklecontrol)
11
+ ![Test and Release](https://github.com/Dirk-Peter-md/ioBroker.sprinklecontrol/workflows/Test%20and%20Release/badge.svg)
12
+ [![NPM](https://nodei.co/npm/iobroker.sprinklecontrol.png?downloads=true)](https://nodei.co/npm/iobroker.sprinklecontrol/)
13
+
14
+
15
+ ## sprinklecontrol adapter for ioBroker
51
16
 
52
- ### 0.2.9 (2022-04-10)
53
- * (Dirk-Peter-md) Bug-Initialisierungsroutine
17
+ This adapter controls individual irrigation circuits in the garden. Depending on the weather and soil conditions, they start working at a specific time or at sunrise, as specified in the configuration.
54
18
 
55
- ### 0.2.8 (2022-03-20)
56
- * (Dirk-Peter-md) Adaptation for js controller 4
57
- * (Dirk-Peter-md) switched main.js to async
19
+ Wetterabhängige automatische Steuerung der Gartenbewässerung
58
20
 
59
- ### 0.2.7 (16.10.2021)
60
- * (Dirk-Peter-md) zusätzliche Testnachrichten gelöscht, Readme aktualisiert
21
+ [Deutsche Beschreibung hier](docs/de/sprinklecontrol.md)
61
22
 
62
- ### 0.2.6 (03.10.2021)
63
- * (Dirk-Peter-md) inGreenhouse in Bewässerungsverfahren "Calculation" hinzugefügt
23
+ [English Description here](docs/en/sprinklecontrol.md)
64
24
 
65
- ### 0.2.5 (18.08.2021)
66
- * (Dirk-Peter-md) Mehrfachverwendung von Bodenfeuchte-Sensoren
67
- * (Dirk-Peter-md) Objekte mit \"def\": ... überarbeitet
25
+ [Deutsche Beschreibung auf GitHub](https://github.com/Dirk-Peter-md/ioBroker.sprinklecontrol/blob/master/docs/de/sprinklecontrol.md)
68
26
 
69
- ### 0.2.4 (16.08.2021)
70
- * (Dirk-Peter-md) Triggerpunktanzeige hinzufügen
71
- * (Dirk-Peter-md) Fehler in der Bodenfeuchteanalyse behoben
27
+ *************************************************************************************************************************************
72
28
 
73
- ### 0.2.3 (15.08.2021)
74
- * (Dirk-Peter-md) index_m-Fehler behoben
75
- * (Dirk-Peter-md) timeExtension (FixDay, bistabil) Fehler behoben
76
29
 
77
- ### 0.2.2 (27.07.2021)
78
- * (Dirk-Peter-md) Fehler FixDay behoben
79
- * (Dirk-Peter-md) Anzeige actualSoilMoisture überarbeitet
80
- * (Dirk-Peter-md) Infomeldungen überarbeitet
30
+ ## Changelog
81
31
 
82
- ### 0.2.1 (13.07.2021)
83
- * (Dirk-Peter-md) Start an festen Wochentagen (ohne Sensoren) hinzugefügt
84
- * (Dirk-Peter-md) Fehler behoben
32
+ <!--
33
+ Placeholder for the next version (at the beginning of the line):
34
+ ### **WORK IN PROGRESS**
35
+ -->
36
+ ### 0.2.15 (2025-06-01)
37
+ * (Dirk-Peter-md) Readme updated
38
+ * (Dirk-Peter-md) Fixed an error when switching off with autoOnOff
39
+ * (Dirk-Peter-md) ioBroker-Bot [W028]
40
+
41
+ ### 0.2.14 (2025-03-15)
42
+ * (Dirk-Peter-md) eslint-config added
43
+ * (Dirk-Peter-md) Dependencies updated
44
+ * (Dirk-Peter-md) Update License
45
+ * (Dirk-Peter-md) issue #92 Sprinkler im Gewächshaus solved
46
+ * (Dirk-Peter-md) add Button control.autoStart
47
+
48
+ ### 0.2.13 (2022-09-06)
49
+ * (Dirk-Peter-md) various bugs fixed
50
+ * (Dirk-Peter-md) Preparing the stable release
85
51
 
86
- ### 0.2.0 (03.07.2021)
87
- * (Dirk-Peter-md) Bodenfeuchte-Sensor hinzugefügt
88
- * (Dirk-Peter-md) Schwellwert für Wettervorhersage hinzugefügt
52
+ ### 0.2.12 (2022-07-17)
53
+ * (Dirk-Peter-md) fixDay(twoNd,threeRd) => postpone by one day
54
+ * (Dirk-Peter-md) Bug fixed => autoOn
55
+ * (Dirk-Peter-md) Additional post-watering => in case of high evaporation / switchable externally
89
56
 
90
- ### 0.1.7 (22.05.2021)
91
- * (Dirk-Peter-md) Beschreibung in englischer Sprache hinzugefügt
92
- * (Dirk-Peter-md) bereit für stable
57
+ ### 0.2.11 (2022-05-22)
58
+ * (Dirk-Peter-md) Bug fixed => analog soil moisture sensor with negative characteristic
59
+ * (Dirk-Peter-md) Attention => maximum soil moisture in rain now in %
93
60
 
94
- ### 0.1.5 (05.05.2021)
95
- * (Dirk-Peter-md) Zurücksetzen der Regenmenge im 24-Stunden-Modus hinzugefügt
61
+ ## License
62
+ MIT License
96
63
 
97
- ### 0.1.4 (21.04.2021)
98
- * (Dirk-Peter-md) Fehler bei deaktivierter Wettervorhersage behoben
64
+ Copyright (c) 2020 - 2025 Dirk Peter <dirk.peter@freenet.de>
99
65
 
100
- ### 0.1.2 (30.12.2020)
101
- * (Dirk-Peter-md) Beschreibung von SprinkleControl überarbeitet
66
+ Permission is hereby granted, free of charge, to any person obtaining a copy
67
+ of this software and associated documentation files (the "Software"), to deal
68
+ in the Software without restriction, including without limitation the rights
69
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
70
+ copies of the Software, and to permit persons to whom the Software is
71
+ furnished to do so, subject to the following conditions:
102
72
 
103
- ### 0.0.12 (10.10.2020)
104
- * (Dirk-Peter-md) Bewässerung über eine 2. Pumpe (Zisterne mit Vorrangschaltung) in abhängigkeit vom Füllstand hinzugefügt.
105
-
106
-
107
- *************************************************************************************************************************************
73
+ The above copyright notice and this permission notice shall be included in all
74
+ copies or substantial portions of the Software.
108
75
 
109
- ## License
110
- MIT License
111
-
112
- Copyright (c) 2022 Dirk Peter <dirk.peter@freenet.de>
113
-
114
- Permission is hereby granted, free of charge, to any person obtaining a copy
115
- of this software and associated documentation files (the "Software"), to deal
116
- in the Software without restriction, including without limitation the rights
117
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
118
- copies of the Software, and to permit persons to whom the Software is
119
- furnished to do so, subject to the following conditions:
120
-
121
- The above copyright notice and this permission notice shall be included in all
122
- copies or substantial portions of the Software.
123
-
124
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
125
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
126
- FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE
127
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
128
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
129
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
76
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
77
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
78
+ FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE
79
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
80
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
81
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
130
82
  SOFTWARE.
@@ -0,0 +1,134 @@
1
+ {
2
+ "Activation of additional watering under objects:": "Aktivierung einer zusätzlichen Bewässerung unter Objekten:",
3
+ "Add cistern pump as priority pump": "Zisternenpumpe als Prioritätspumpe hinzufügen",
4
+ "Additional irrigation in case of high evaporation": "Zusätzliche Bewässerung bei hoher Verdunstung",
5
+ "Additional notification setting": "Zusätzliche Benachrichtigungseinstellung",
6
+ "Additional start time": "Zusätzliche Startzeit",
7
+ "Additional watering time in min": "Zusätzliche Bewässerungszeit in min",
8
+ "All Receiver": "Alle Empfänger",
9
+ "Astro settings": "Astro-Einstellungen",
10
+ "Booster": "Booster",
11
+ "Brightness sensor": "Sensor für Helligkeit",
12
+ "Calculation of evaporation": "Berechnung der Verdunstung",
13
+ "Cancel": "Abbrechen",
14
+ "Configuration of the analog soil moisture sensor": "Konfiguration des analogen Bodenfeuchtesensors",
15
+ "Control voltage of the valves": "Steuerspannung der Ventile",
16
+ "Controlling your Sprinkler …": "Kontrollieren Sie Ihren Sprinkler ..",
17
+ "E-mail": "Email",
18
+ "Edit Device:": "Gerät bearbeiten:",
19
+ "Enable / Disable Notifications": "Benachrichtigungen aktivieren / deaktivieren",
20
+ "Evaporation calculation sensors": "Sensoren \"(Homematic HmIP-SWO-PL)\" zur Berechnung der Verdunstung",
21
+ "Every second day": "Jeden zweiten Tag",
22
+ "Extra Settings": "Zusätzliche Einstellungen",
23
+ "Flow amount in l/h": "Durchflussmenge in l/h",
24
+ "Friday": "Freitag",
25
+ "Humidity sensor": "Sensor für Luftfeuchtigkeit in %",
26
+ "If you don't use this procedure, you can leave these fields blank.": "Wenn Sie dieses Verfahren nicht verwenden, können Sie diese Felder leer lassen.",
27
+ "Irrigation settings": "Bewässerungseinstellungen",
28
+ "Level of the cistern": "Sensor des Füllstands in der Zisterne",
29
+ "Long Notifications": "Lange Benachrichtigungen",
30
+ "Main pump": "Hauptpumpe",
31
+ "Main settings": "Haupteinstellungen",
32
+ "Maximum parallel operation of the valves": "Maximaler Parallelbetrieb der Ventile",
33
+ "Method of controlling soil moisture": "Methode zur Kontrolle der Bodenfeuchtigkeit",
34
+ "Minimum fill level of the cysts in %": "Mindestfüllstand der Zysten in %",
35
+ "Monday": "Montag",
36
+ "Name": "Name",
37
+ "No additional start time": "Keine zusätzliche Startzeit",
38
+ "Notification Sound": "Benachrichtigungston",
39
+ "Notification Style": "Benachrichtigungsstil",
40
+ "Notification only on errors": "Benachrichtigung nur bei Fehlern",
41
+ "Notifications": "Benachrichtigungen",
42
+ "Object-ID sprinkler": "Objekt-ID-Sprinkler",
43
+ "Ok": "OK",
44
+ "Precipitation threshold in mm": "Niederschlags-Schwellwert in mm",
45
+ "Pump Settings": "Pumpeneinstellungen",
46
+ "Pump settings": "Pumpeneinstellungen",
47
+ "Pushover": "Pushover",
48
+ "Pushover instance": "Pushover-Instanz",
49
+ "Rain forecast - path": "Regenvorhersage - Pfad",
50
+ "Saturday": "Samstag",
51
+ "Select": "Wählen",
52
+ "Select the weather forecast instance": "Wählen Sie die Wettervorhersageinstanz aus",
53
+ "Selection of notification": "Auswahl der Benachrichtigung",
54
+ "Selection of watering days in the week": "Auswahl der Bewässerungstage in der Woche",
55
+ "Sensor in the greenhouse": "Sensor im Gewächshaus",
56
+ "Settings for Pump": "Einstellungen für Pumpe",
57
+ "Settings for Valve": "Einstellungen für Ventil",
58
+ "Settings for WhatsApp": "Einstellungen für WhatsApp",
59
+ "Settings for email": "Einstellungen für E-Mail",
60
+ "Settings for pushover": "Einstellungen für Pushover",
61
+ "Settings for telegram": "Einstellungen für Telegram",
62
+ "Settings for the start time on public holidays": "Einstellungen für die Startzeit an Feiertagen",
63
+ "Short Notifications": "Kurze Benachrichtigungen",
64
+ "Silent Notice": "Stille Nachricht",
65
+ "Soil moisture sensor": "Bodenfeuchtesensor",
66
+ "Soil moisture sensor analog": "Bodenfeuchtesensor analog",
67
+ "Soil moisture sensor bistable": "Bodenfeuchtesensor bistabil",
68
+ "Sprinkler consumption": "Sprinklerverbrauch",
69
+ "Sprinkler control": "Sprinklersteuerung",
70
+ "Start at ETpCurrent greater than": "Start bei ETpCurrent größer als",
71
+ "Start on fixed days": "An festen Tagen starten",
72
+ "Start on fixed days (without sensors)": "Start an festen Tagen (ohne Sensoren)",
73
+ "Start on fixed days of the week (without sensors)": "Start an festen Wochentagen (ohne Sensoren)",
74
+ "Start time": "Startzeit",
75
+ "Start time at sunrise": "Startzeit bei Sonnenaufgang",
76
+ "Start time at sunset": "Startzeit bei Sonnenuntergang",
77
+ "Start time at the end of the golden hour": "Startzeit am Ende der goldenen Stunde",
78
+ "Start time at the weekend": "Startzeit am Wochenende",
79
+ "Start time for irrigation": "Startzeit für die Bewässerung",
80
+ "Start time in the week": "Startzeit in der Woche",
81
+ "Start time of public holidays as on weekends": "Startzeit an Feiertagen wie am Wochenende",
82
+ "Start, with external signal": "Start, mit externem Signal",
83
+ "Starting conditions": "Startbedingungen",
84
+ "Sunday": "Sonntag",
85
+ "Switch-on point (soil moisture) of the additional irrigation valves in %": "Einschaltpunkt (Bodenfeuchte) der zusätzlichen Bewässerungsventile in %",
86
+ "Switch-on point (soil moisture) of the irrigation valves in %": "Einschaltpunkt (Bodenfeuchtigkeit) des Bewässerungsventile in %",
87
+ "Switch-on point for watering": "Einschaltpunkt zum Gießen",
88
+ "Switching distance between the valves in ms": "Schaltabstand zwischen den Ventilen in ms",
89
+ "Telegram": "Telegram",
90
+ "Telegram Receiver": "Telegramempfänger",
91
+ "Telegram instance": "Telegraminstanz",
92
+ "Temperature sensor": "Sensor für Temperatur in °C",
93
+ "These sensors are only required for irrigation depending on the calculated evaporation values.": "Diese Sensoren werden nur für die Bewässerung in Abhängigkeit von den berechneten Verdunstungswerten benötigt.",
94
+ "Three days of rhythm": "Drei Tage Rhythmus",
95
+ "Thursday": "Donnerstag",
96
+ "Tick the days of the week you want": "Kreuzen Sie die gewünschten Wochentage an",
97
+ "Time Settings": "Zeit Einstellungen",
98
+ "Time shift in min": "Zeitverschiebung in min",
99
+ "Tuesday": "Dienstag",
100
+ "Use weather forecast": "Wettervorhersage verwenden",
101
+ "Waiting for the send (seconds)": "Warten auf den Versand (Sekunden)",
102
+ "Watering interval in min": "Bewässerungsintervall in min",
103
+ "Watering time in min": "Bewässerungszeit in min",
104
+ "Weather forecast": "Wettervorhersage",
105
+ "Wednesday": "Mittwoch",
106
+ "Weekend start time": "Wochenendstart",
107
+ "WhatsApp": "WhatsApp",
108
+ "WhatsApp instance": "WhatsApp-Instanz",
109
+ "Wind speed sensor": "Sensor für Windgeschwindigkeit in km / h",
110
+ "after irrigation = 100": "Bodenfeuchtigkeit = 100% nach Bewässerung",
111
+ "analog soil moisture sensor at 0 percent (sensor in the air)": "analoger Bodenfeuchtesensor bei 0 Prozent (Sensor in der Luft)",
112
+ "analog soil moisture sensor at 100 percent (sensor in the water)": "analoger Bodenfeuchtesensor bei 100 Prozent (Sensor im Wasser)",
113
+ "cistern pump": "Zisternenpumpe",
114
+ "device ID (optional)": "Geräte-ID (optional)",
115
+ "different start time on weekends": "andere Startzeit am Wochenende",
116
+ "email instance": "E-Mail-Instanz",
117
+ "email receiver": "E-Mail-Empfänger",
118
+ "email sender": "E-Mail-Absender",
119
+ "latitude": "Breite",
120
+ "longitude": "Längengrad",
121
+ "main settings": "Haupteinstellungen",
122
+ "maximum irrigation extension": "maximale Bewässerungsverlängerung in %",
123
+ "maximum pump capacity of the cistern in l/h": "maximale Pumpenleistung der Zisterne in l/h",
124
+ "maximum pump output of the main pump in l/h": "maximale Pumpenleistung der Hauptpumpe in l/h",
125
+ "maximum soil moisture": "maximale Bodenfeuchtigkeit",
126
+ "maximum soil moisture after the irrigation in (mm)": "maximale Bodenfeuchtigkeit nach der Bewässerung in (mm)",
127
+ "maximum soil moisture after the rain in (%)": "maximale Bodenfeuchtigkeit nach dem Regen in (%)",
128
+ "notifications type": "Benachrichtigungstyp",
129
+ "own data point": "eigener Datenpunkt",
130
+ "public holidays Instance": "Feiertage Instanz",
131
+ "rain counter sensor": "Niederschlagszähler in mm",
132
+ "start with a fixed start time": "Beginnen Sie mit einer festen Startzeit",
133
+ "weather forecast service": "Wettervorhersagedienst"
134
+ }
@@ -0,0 +1,134 @@
1
+ {
2
+ "Activation of additional watering under objects:": "Activation of additional watering under objects:",
3
+ "Add cistern pump as priority pump": "Add cistern pump as priority pump",
4
+ "Additional irrigation in case of high evaporation": "Additional irrigation in case of high evaporation",
5
+ "Additional notification setting": "Additional notification setting",
6
+ "Additional start time": "Additional start time",
7
+ "Additional watering time in min": "Additional watering time in min",
8
+ "All Receiver": "All Receiver",
9
+ "Astro settings": "Astro settings",
10
+ "Booster": "Booster",
11
+ "Brightness sensor": "Sensor for brightness",
12
+ "Calculation of evaporation": "Calculation of evaporation",
13
+ "Cancel": "Abort, stop",
14
+ "Configuration of the analog soil moisture sensor": "Configuration of the analog soil moisture sensor",
15
+ "Control voltage of the valves": "Control voltage of the valves",
16
+ "Controlling your Sprinkler …": "Controlling your Sprinkler …",
17
+ "E-mail": "E-mail",
18
+ "Edit Device:": "Edit Device:",
19
+ "Enable / Disable Notifications": "Enable / Disable Notifications",
20
+ "Evaporation calculation sensors": "Sensors \"(Homematic HmIP-SWO-PL)\" for calculating the evaporation",
21
+ "Every second day": "Every second day",
22
+ "Extra Settings": "Extra Settings",
23
+ "Flow amount in l/h": "Flow amount in l/h",
24
+ "Friday": "Friday",
25
+ "Humidity sensor": "Sensor for humidity in %",
26
+ "If you don't use this procedure, you can leave these fields blank.": "If you don't use this procedure, you can leave these fields blank.",
27
+ "Irrigation settings": "Irrigation settings",
28
+ "Level of the cistern": "Sensor of the level in the cistern",
29
+ "Long Notifications": "Long Notifications",
30
+ "Main pump": "Main pump",
31
+ "Main settings": "Main settings",
32
+ "Maximum parallel operation of the valves": "Maximum parallel operation of the valves",
33
+ "Method of controlling soil moisture": "Method of controlling soil moisture",
34
+ "Minimum fill level of the cysts in %": "Minimum fill level of the cysts in %",
35
+ "Monday": "Monday",
36
+ "Name": "name",
37
+ "No additional start time": "No additional start time",
38
+ "Notification Sound": "Notification Sound",
39
+ "Notification Style": "Notification Style",
40
+ "Notification only on errors": "Notification only on errors",
41
+ "Notifications": "Notifications",
42
+ "Object-ID sprinkler": "Object-ID sprinkler",
43
+ "Ok": "Ok",
44
+ "Precipitation threshold in mm": "Precipitation threshold in mm",
45
+ "Pump Settings": "Pump Settings",
46
+ "Pump settings": "Pump settings",
47
+ "Pushover": "Pushover",
48
+ "Pushover instance": "Pushover instance",
49
+ "Rain forecast - path": "Rain forecast - path",
50
+ "Saturday": "Saturday",
51
+ "Select": "Select",
52
+ "Select the weather forecast instance": "Select the weather forecast instance",
53
+ "Selection of notification": "Selection of notification",
54
+ "Selection of watering days in the week": "Selection of watering days in the week",
55
+ "Sensor in the greenhouse": "Sensor in the greenhouse",
56
+ "Settings for Pump": "Settings for Pump",
57
+ "Settings for Valve": "Settings for Valve",
58
+ "Settings for WhatsApp": "Settings for WhatsApp",
59
+ "Settings for email": "Settings for email",
60
+ "Settings for pushover": "Settings for pushover",
61
+ "Settings for telegram": "Settings for telegram",
62
+ "Settings for the start time on public holidays": "Settings for the start time on public holidays",
63
+ "Short Notifications": "Short Notifications",
64
+ "Silent Notice": "Silent Notice",
65
+ "Soil moisture sensor": "Soil moisture sensor",
66
+ "Soil moisture sensor analog": "Soil moisture sensor analog",
67
+ "Soil moisture sensor bistable": "Soil moisture sensor bistable",
68
+ "Sprinkler consumption": "Sprinkler consumption",
69
+ "Sprinkler control": "Sprinkler control",
70
+ "Start at ETpCurrent greater than": "Start at ETpCurrent greater than",
71
+ "Start on fixed days": "Start on fixed days",
72
+ "Start on fixed days (without sensors)": "Start on fixed days (without sensors)",
73
+ "Start on fixed days of the week (without sensors)": "Start on fixed days of the week (without sensors)",
74
+ "Start time": "Start time",
75
+ "Start time at sunrise": "Start time at sunrise",
76
+ "Start time at sunset": "Start time at sunset",
77
+ "Start time at the end of the golden hour": "Start time at the end of the golden hour",
78
+ "Start time at the weekend": "Start time at the weekend",
79
+ "Start time for irrigation": "Start time for irrigation",
80
+ "Start time in the week": "Start time in the week",
81
+ "Start time of public holidays as on weekends": "Start time of public holidays as on weekends",
82
+ "Start, with external signal": "Start, with external signal",
83
+ "Starting conditions": "Starting conditions",
84
+ "Sunday": "Sunday",
85
+ "Switch-on point (soil moisture) of the additional irrigation valves in %": "Switch-on point (soil moisture) of the additional irrigation valves in %",
86
+ "Switch-on point (soil moisture) of the irrigation valves in %": "Switch-on point (soil moisture) of the irrigation valves in %",
87
+ "Switch-on point for watering": "Switch-on point for watering",
88
+ "Switching distance between the valves in ms": "Switching distance between the valves in ms",
89
+ "Telegram": "Telegram",
90
+ "Telegram Receiver": "Telegram Receiver",
91
+ "Telegram instance": "Telegram instance",
92
+ "Temperature sensor": "Sensor for temperature in °C",
93
+ "These sensors are only required for irrigation depending on the calculated evaporation values.": "These sensors are only required for irrigation depending on the calculated evaporation values.",
94
+ "Three days of rhythm": "Three days of rhythm",
95
+ "Thursday": "Thursday",
96
+ "Tick the days of the week you want": "Tick the days of the week you want",
97
+ "Time Settings": "Time Settings",
98
+ "Time shift in min": "Time shift in min",
99
+ "Tuesday": "Tuesday",
100
+ "Use weather forecast": "Use weather forecast",
101
+ "Waiting for the send (seconds)": "Waiting for the send (seconds)",
102
+ "Watering interval in min": "Watering interval in min",
103
+ "Watering time in min": "Watering time in min ",
104
+ "Weather forecast": "Weather forecast",
105
+ "Wednesday": "Wednesday",
106
+ "Weekend start time": "Weekend start time",
107
+ "WhatsApp": "WhatsApp",
108
+ "WhatsApp instance": "WhatsApp instance",
109
+ "Wind speed sensor": "Sensor for wind speed in km / h",
110
+ "after irrigation = 100": "Soil moisture = 100% after irrigation",
111
+ "analog soil moisture sensor at 0 percent (sensor in the air)": "analog soil moisture sensor at 0 percent (sensor in the air)",
112
+ "analog soil moisture sensor at 100 percent (sensor in the water)": "analog soil moisture sensor at 100 percent (sensor in the water)",
113
+ "cistern pump": "cistern pump",
114
+ "device ID (optional)": "device ID (optional)",
115
+ "different start time on weekends": "different start time on weekends",
116
+ "email instance": "email instance",
117
+ "email receiver": "email receiver",
118
+ "email sender": "email sender",
119
+ "latitude": "latitude",
120
+ "longitude": "longitude",
121
+ "main settings": "main settings",
122
+ "maximum irrigation extension": "maximum irrigation extension in %",
123
+ "maximum pump capacity of the cistern in l/h": "maximum pump capacity of the cistern in l/h",
124
+ "maximum pump output of the main pump in l/h": "maximum pump output of the main pump in l/h",
125
+ "maximum soil moisture": "maximum soil moisture",
126
+ "maximum soil moisture after the irrigation in (mm)": "maximum soil moisture after the irrigation in (mm)",
127
+ "maximum soil moisture after the rain in (%)": "maximum soil moisture after the rain in (%)",
128
+ "notifications type": "notifications type",
129
+ "own data point": "own data point",
130
+ "public holidays Instance": "public holidays Instance",
131
+ "rain counter sensor": "Precipitation counter in mm",
132
+ "start with a fixed start time": "start with a fixed start time",
133
+ "weather forecast service": "weather forecast service"
134
+ }