iobroker.sprinklecontrol 1.0.4 → 1.0.6
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 +10 -13
- package/admin/i18n/de/translations.json +8 -0
- package/admin/i18n/en/translations.json +9 -1
- package/admin/i18n/es/translations.json +8 -0
- package/admin/i18n/fr/translations.json +8 -0
- package/admin/i18n/it/translations.json +8 -0
- package/admin/i18n/nl/translations.json +8 -0
- package/admin/i18n/pl/translations.json +8 -0
- package/admin/i18n/pt/translations.json +8 -0
- package/admin/i18n/ru/translations.json +8 -0
- package/admin/i18n/uk/translations.json +8 -0
- package/admin/i18n/zh-cn/translations.json +8 -0
- package/admin/index_m.html +75 -57
- package/admin/index_m.js +7 -4
- package/admin/words.js +9 -1
- package/io-package.json +30 -28
- package/lib/evaporation.js +2 -2
- package/lib/myConfig.js +3 -1
- package/lib/valveControl.js +174 -117
- package/main.js +321 -291
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -33,6 +33,15 @@ Wetterabhängige automatische Steuerung der Gartenbewässerung
|
|
|
33
33
|
Placeholder for the next version (at the beginning of the line):
|
|
34
34
|
### **WORK IN PROGRESS**
|
|
35
35
|
-->
|
|
36
|
+
### 1.0.6 (2026-05-10)
|
|
37
|
+
* (Dirk-Peter-md) Cistern Control Optimized
|
|
38
|
+
* (Dirk-Peter-md) Translation revised
|
|
39
|
+
|
|
40
|
+
### 1.0.5 (2026-05-03)
|
|
41
|
+
* (Copilot) Adapter benötigt jetzt node.js >= 22
|
|
42
|
+
* (Dirk-Peter-md) Second start time added
|
|
43
|
+
* (Dirk-Peter-md) bug fixed in sprinklerState
|
|
44
|
+
|
|
36
45
|
### 1.0.4 (2026-04-26)
|
|
37
46
|
* (Dirk-Peter-md) GitHub error message #274
|
|
38
47
|
|
|
@@ -42,19 +51,7 @@ Wetterabhängige automatische Steuerung der Gartenbewässerung
|
|
|
42
51
|
### 1.0.2 (2026-04-19)
|
|
43
52
|
* (Dirk-Peter-md) Added times for the irrigation ban
|
|
44
53
|
|
|
45
|
-
|
|
46
|
-
* (Dirk-Peter-md) Add Homematic ON_TIME
|
|
47
|
-
* (Dirk-Peter-md) Adapter configuration revised
|
|
48
|
-
* (Dirk-Peter-md) ioBroker-Bot [E4041], [E4043] completed
|
|
49
|
-
|
|
50
|
-
### 1.0.0 (2026-03-21)
|
|
51
|
-
* (Dirk-Peter-md) Adapter redesign => Be sure to check your configuration
|
|
52
|
-
* (Dirk-Peter-md) Adaptation to “dasWeather” >= 4.0
|
|
53
|
-
* (Dirk-Peter-md) Fix npm publish
|
|
54
|
-
* (Dirk-Peter-md) dependencies updated
|
|
55
|
-
* (Dirk-Peter-md) update dependabot
|
|
56
|
-
|
|
57
|
-
## License
|
|
54
|
+
[Older changelogs can be found there](CHANGELOG_OLD.md)## License
|
|
58
55
|
MIT License
|
|
59
56
|
|
|
60
57
|
Copyright (c) 2020-2026 Dirk Peter <dirk.peter@freenet.de>
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Startzeit",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Startzeit (einschließlich Feiertags- und Wochenendplan)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Startzeit einschließlich Feiertags- und Wochenendplan",
|
|
5
|
+
"2. Start time": "2. Startzeit",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Startzeit (Auswahl in den einzelnen Ventileinstellungen)",
|
|
2
7
|
"Activation of additional watering under objects:": "Aktivierung einer zusätzlichen Bewässerung unter Objekten:",
|
|
3
8
|
"Add cistern pump as priority pump": "Zisternenpumpe als Prioritätspumpe hinzufügen",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Zusätzliche Bewässerung bei hoher Verdunstung",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Berechnung der Verdunstung",
|
|
14
19
|
"Cancel": "Abbrechen",
|
|
15
20
|
"Cistern": "Zisterne",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Füllstand der Zisterne 0–100 %",
|
|
16
22
|
"Command without response": "Befehl ohne Antwort",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Konfiguration des analogen Bodenfeuchtesensors",
|
|
18
24
|
"Control voltage of the valves": "Steuerspannung der Ventile",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Pushover-Instanz",
|
|
62
68
|
"Rain forecast - path": "Regenvorhersage - Pfad",
|
|
63
69
|
"Saturday": "Samstag",
|
|
70
|
+
"Second start time": "Zweite Startzeit",
|
|
64
71
|
"Select": "Wählen",
|
|
65
72
|
"Select the weather forecast instance": "Wählen Sie die Wettervorhersageinstanz aus",
|
|
66
73
|
"Selection of notification": "Auswahl der Benachrichtigung",
|
|
74
|
+
"Selection of start time": "Auswahl der Startzeit",
|
|
67
75
|
"Selection of watering days in the week": "Auswahl der Bewässerungstage in der Woche",
|
|
68
76
|
"Sensor in the greenhouse": "Sensor im Gewächshaus",
|
|
69
77
|
"Settings for Pump": "Einstellungen für Pumpe",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Start time",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Start time (including holiday and weekend schedule)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "",
|
|
5
|
+
"2. Start time": "2. Start time",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Start time (selection in the individual valve settings)",
|
|
2
7
|
"Activation of additional watering under objects:": "Activation of additional watering under objects:",
|
|
3
8
|
"Add cistern pump as priority pump": "Add cistern pump as priority pump",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Additional irrigation in case of high evaporation",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Calculation of evaporation",
|
|
14
19
|
"Cancel": "Abort, stop",
|
|
15
20
|
"Cistern": "Cistern",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Cistern Fill Level 0–100%",
|
|
16
22
|
"Command without response": "Command without response",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Configuration of the analog soil moisture sensor",
|
|
18
24
|
"Control voltage of the valves": "Control voltage of the valves",
|
|
@@ -33,7 +39,7 @@
|
|
|
33
39
|
"Irrigation settings": "Irrigation settings",
|
|
34
40
|
"Lead time of the cistern pump in s": "Lead time of the cistern pump in s",
|
|
35
41
|
"Lead time of the main pump in s": "Lead time of the main pump in s",
|
|
36
|
-
"Level of the cistern": "
|
|
42
|
+
"Level of the cistern": "",
|
|
37
43
|
"Long Notifications": "Long Notifications",
|
|
38
44
|
"Main pump": "Main pump",
|
|
39
45
|
"Main pump and cisterns with priority circuit": "Main pump and cisterns with priority circuit",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Pushover instance",
|
|
62
68
|
"Rain forecast - path": "Rain forecast - path",
|
|
63
69
|
"Saturday": "Saturday",
|
|
70
|
+
"Second start time": "Second start time",
|
|
64
71
|
"Select": "Select",
|
|
65
72
|
"Select the weather forecast instance": "Select the weather forecast instance",
|
|
66
73
|
"Selection of notification": "Selection of notification",
|
|
74
|
+
"Selection of start time": "Selection of start time",
|
|
67
75
|
"Selection of watering days in the week": "Selection of watering days in the week",
|
|
68
76
|
"Sensor in the greenhouse": "Sensor in the greenhouse",
|
|
69
77
|
"Settings for Pump": "Settings for Pump",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Hora de inicio",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Hora de inicio (incluido el calendario de días festivos y fines de semana)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Hora de inicio, incluido el calendario de días festivos y fines de semana.",
|
|
5
|
+
"2. Start time": "2. Hora de inicio",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Hora de inicio (selección en los ajustes individuales de las válvulas)",
|
|
2
7
|
"Activation of additional watering under objects:": "Activación de riego adicional bajo objetos:",
|
|
3
8
|
"Add cistern pump as priority pump": "Agregar bomba de cisterna como bomba prioritaria",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Riego adicional en caso de alta evaporación",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Cálculo de evaporación",
|
|
14
19
|
"Cancel": "abortar",
|
|
15
20
|
"Cistern": "Cistern",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Nivel de llenado de la cisterna 0–100 %",
|
|
16
22
|
"Command without response": "Comando sin respuesta",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Configuración del sensor de humedad del suelo analógico",
|
|
18
24
|
"Control voltage of the valves": "Control de voltaje de las válvulas",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Instancia de empuje",
|
|
62
68
|
"Rain forecast - path": "Pronóstico de lluvia - trayectoria",
|
|
63
69
|
"Saturday": "sábado",
|
|
70
|
+
"Second start time": "Segunda hora de inicio",
|
|
64
71
|
"Select": "Seleccione",
|
|
65
72
|
"Select the weather forecast instance": "Seleccione la instancia de pronóstico del tiempo",
|
|
66
73
|
"Selection of notification": "Selección de notificación",
|
|
74
|
+
"Selection of start time": "Selección de hora de inicio.",
|
|
67
75
|
"Selection of watering days in the week": "Selección de días de riego en la semana.",
|
|
68
76
|
"Sensor in the greenhouse": "Sensor en invernadero",
|
|
69
77
|
"Settings for Pump": "Configuraciones para la bomba",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Heure de début",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Heure de début (y compris les horaires des jours fériés et du week-end)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Heure de début, y compris les horaires des jours fériés et du week-end",
|
|
5
|
+
"2. Start time": "2. Heure de début",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Heure de démarrage (sélection dans les réglages individuels des vannes)",
|
|
2
7
|
"Activation of additional watering under objects:": "Activation d'arrosage supplémentaire sous les objets:",
|
|
3
8
|
"Add cistern pump as priority pump": "Ajouter une pompe citerne comme pompe prioritaire",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Irrigation supplémentaire en cas d'évaporation élevée",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Calcul de l'évaporation",
|
|
14
19
|
"Cancel": "abandonner",
|
|
15
20
|
"Cistern": "Cistern",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Niveau de remplissage de la citerne 0 à 100 %",
|
|
16
22
|
"Command without response": "Commande sans réponse",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Configuration du capteur analogique d'humidité du sol",
|
|
18
24
|
"Control voltage of the valves": "Tension de commande des soupapes",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Instance pushover",
|
|
62
68
|
"Rain forecast - path": "Prévision de pluie - chemin",
|
|
63
69
|
"Saturday": "samedi",
|
|
70
|
+
"Second start time": "Deuxième heure de départ",
|
|
64
71
|
"Select": "Sélectionner",
|
|
65
72
|
"Select the weather forecast instance": "Sélectionnez l'instance de prévision météo",
|
|
66
73
|
"Selection of notification": "Sélection de la notification",
|
|
74
|
+
"Selection of start time": "Sélection de l'heure de début",
|
|
67
75
|
"Selection of watering days in the week": "Sélection des jours d'arrosage dans la semaine",
|
|
68
76
|
"Sensor in the greenhouse": "Capteur dans la serre",
|
|
69
77
|
"Settings for Pump": "Paramètres de la pompe",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Ora di inizio",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Ora di inizio (incluso il programma festivo e del fine settimana)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Ora di inizio compreso il programma festivo e del fine settimana",
|
|
5
|
+
"2. Start time": "2. Ora di inizio",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Orario di inizio (selezione nelle impostazioni della singola valvola)",
|
|
2
7
|
"Activation of additional watering under objects:": "Attivazione di ulteriori innaffiature sotto oggetti:",
|
|
3
8
|
"Add cistern pump as priority pump": "Aggiungere la pompa della cisterna come pompa prioritaria",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Irrigazione aggiuntiva in caso di elevata evaporazione",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Calcolo dell'evaporazione",
|
|
14
19
|
"Cancel": "abortire",
|
|
15
20
|
"Cistern": "Cistern",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Livello di riempimento della cisterna 0–100%",
|
|
16
22
|
"Command without response": "Comando senza risposta",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Configurazione del sensore di umidità del suolo analogico",
|
|
18
24
|
"Control voltage of the valves": "Controllo della tensione delle valvole",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Istanza di pushover",
|
|
62
68
|
"Rain forecast - path": "Previsioni pioggia - percorso",
|
|
63
69
|
"Saturday": "Sabato",
|
|
70
|
+
"Second start time": "Seconda ora di inizio",
|
|
64
71
|
"Select": "Selezionare",
|
|
65
72
|
"Select the weather forecast instance": "Seleziona l'istanza delle previsioni del tempo",
|
|
66
73
|
"Selection of notification": "Selezione della notifica",
|
|
74
|
+
"Selection of start time": "Selezione dell'ora di inizio",
|
|
67
75
|
"Selection of watering days in the week": "Selezione dei giorni irrigui nella settimana",
|
|
68
76
|
"Sensor in the greenhouse": "Sensore in serra",
|
|
69
77
|
"Settings for Pump": "Impostazioni per Pump",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Begintijd",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Starttijd (inclusief vakantie- en weekendrooster)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Starttijd inclusief vakantie- en weekendrooster",
|
|
5
|
+
"2. Start time": "2. Begintijd",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Starttijd (selectie in de individuele klepinstellingen)",
|
|
2
7
|
"Activation of additional watering under objects:": "Activatie van extra water onder objecten:",
|
|
3
8
|
"Add cistern pump as priority pump": "Stortbakpomp toevoegen als prioriteitspomp",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Additionele irrigatie in geval van hoge verdamping",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Berekening van verdamping",
|
|
14
19
|
"Cancel": "afbreken",
|
|
15
20
|
"Cistern": "Cistern",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Vulniveau reservoir 0–100%",
|
|
16
22
|
"Command without response": "Commando zonder reactie",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Configuratie van de analoge bodemvochtsensor",
|
|
18
24
|
"Control voltage of the valves": "Stuurspanning van de kleppen",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Pushover-instantie",
|
|
62
68
|
"Rain forecast - path": "Regenvoorspelling - pad",
|
|
63
69
|
"Saturday": "zaterdag",
|
|
70
|
+
"Second start time": "Tweede starttijd",
|
|
64
71
|
"Select": "Selecteer",
|
|
65
72
|
"Select the weather forecast instance": "Selecteer de weersvoorspelling",
|
|
66
73
|
"Selection of notification": "Selectie van melding",
|
|
74
|
+
"Selection of start time": "Selectie van starttijd",
|
|
67
75
|
"Selection of watering days in the week": "Selectie van besproeiingsdagen in de week",
|
|
68
76
|
"Sensor in the greenhouse": "Sensor in de kas",
|
|
69
77
|
"Settings for Pump": "Instellingen voor pomp",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Czas rozpoczęcia",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Godzina rozpoczęcia (w tym harmonogram świąteczny i weekendowy)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Godzina rozpoczęcia uwzględniająca harmonogram wakacji i weekendów",
|
|
5
|
+
"2. Start time": "2. Czas rozpoczęcia",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Czas startu (wybór w indywidualnych ustawieniach zaworu)",
|
|
2
7
|
"Activation of additional watering under objects:": "Aktywacja dodatkowej wody pod obiektami",
|
|
3
8
|
"Add cistern pump as priority pump": "Dodaj pompę cysterny jako pompę priorytetową",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Dodatkowe irygacje w przypadku wysokich parowania",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Obliczanie parowania",
|
|
14
19
|
"Cancel": "przerwać",
|
|
15
20
|
"Cistern": "Cistern",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Poziom napełnienia cysterny 0–100%",
|
|
16
22
|
"Command without response": "Polecenie bez odpowiedzi",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Konfiguracja analogowego czujnika wilgotności gleby",
|
|
18
24
|
"Control voltage of the valves": "Napięcie sterujące zaworów",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Instancja pushover",
|
|
62
68
|
"Rain forecast - path": "Prognoza opadów - ścieżka",
|
|
63
69
|
"Saturday": "sobota",
|
|
70
|
+
"Second start time": "Drugi czas rozpoczęcia",
|
|
64
71
|
"Select": "Wybierz",
|
|
65
72
|
"Select the weather forecast instance": "Wybierz instancję prognozy pogody",
|
|
66
73
|
"Selection of notification": "Wybór powiadomienia",
|
|
74
|
+
"Selection of start time": "Wybór czasu rozpoczęcia",
|
|
67
75
|
"Selection of watering days in the week": "Wybór dni nawadniania w tygodniu",
|
|
68
76
|
"Sensor in the greenhouse": "Czujnik w szklarni",
|
|
69
77
|
"Settings for Pump": "Ustawienia dla pompy",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Hora de início",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Horário de início (incluindo feriados e fins de semana)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Horário de início, incluindo feriados e fins de semana",
|
|
5
|
+
"2. Start time": "2. Hora de início",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Hora de início (seleção nas configurações individuais da válvula)",
|
|
2
7
|
"Activation of additional watering under objects:": "Ativação de rega adicional sob objetos:",
|
|
3
8
|
"Add cistern pump as priority pump": "Adicione a bomba de cisterna como bomba prioritária",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Irrigação adicional em caso de alta evaporação",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Cálculo de evaporação",
|
|
14
19
|
"Cancel": "abortar",
|
|
15
20
|
"Cistern": "Cisterna",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Nível de enchimento da cisterna 0–100%",
|
|
16
22
|
"Command without response": "Comando sem resposta",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Configuração do sensor analógico de umidade do solo",
|
|
18
24
|
"Control voltage of the valves": "Tensão de controle das válvulas",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Instância pushover",
|
|
62
68
|
"Rain forecast - path": "Previsão de chuva - caminho",
|
|
63
69
|
"Saturday": "sábado",
|
|
70
|
+
"Second start time": "Segunda hora de início",
|
|
64
71
|
"Select": "Selecione",
|
|
65
72
|
"Select the weather forecast instance": "Selecione a instância de previsão do tempo",
|
|
66
73
|
"Selection of notification": "Seleção de notificação",
|
|
74
|
+
"Selection of start time": "Seleção do horário de início",
|
|
67
75
|
"Selection of watering days in the week": "Seleção de dias de rega na semana",
|
|
68
76
|
"Sensor in the greenhouse": "Sensor na estufa",
|
|
69
77
|
"Settings for Pump": "Configurações para a bomba",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Время начала",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Время начала (включая график праздников и выходных)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Время начала, включая график праздников и выходных.",
|
|
5
|
+
"2. Start time": "2. Время начала",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Время запуска (выбор в индивидуальных настройках клапана)",
|
|
2
7
|
"Activation of additional watering under objects:": "Активация дополнительного полива под объектами:",
|
|
3
8
|
"Add cistern pump as priority pump": "Добавьте насос цистерны в качестве приоритетного насоса",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Дополнительное орошение в случае высокой испарения",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Расчет испарения",
|
|
14
19
|
"Cancel": "выкинуть",
|
|
15
20
|
"Cistern": "Сестран",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Уровень заполнения цистерны 0–100 %",
|
|
16
22
|
"Command without response": "Команда без ответа",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Конфигурация аналогового датчика влажности почвы",
|
|
18
24
|
"Control voltage of the valves": "Управляющее напряжение клапанов",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Экземпляр Pushover",
|
|
62
68
|
"Rain forecast - path": "Прогноз дождя - путь",
|
|
63
69
|
"Saturday": "Суббота",
|
|
70
|
+
"Second start time": "Второе время начала",
|
|
64
71
|
"Select": "Выбрать",
|
|
65
72
|
"Select the weather forecast instance": "Выберите экземпляр прогноза погоды",
|
|
66
73
|
"Selection of notification": "Выбор уведомления",
|
|
74
|
+
"Selection of start time": "Выбор времени начала",
|
|
67
75
|
"Selection of watering days in the week": "Выбор дней полива на неделе",
|
|
68
76
|
"Sensor in the greenhouse": "Датчик в теплице",
|
|
69
77
|
"Settings for Pump": "Настройки для насоса",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1. Час початку",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. Час початку (включаючи розклад святкових і вихідних днів)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1. Час початку, включаючи розклад святкових і вихідних днів",
|
|
5
|
+
"2. Start time": "2. Час початку",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. Час початку (вибір в індивідуальних налаштуваннях клапана)",
|
|
2
7
|
"Activation of additional watering under objects:": "Активація додаткового поливу під об'єктами:",
|
|
3
8
|
"Add cistern pump as priority pump": "Додайте цистерну як пріоритетну",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "Додатковий полив при сильному випаровуванні",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "Розрахунок випаровування",
|
|
14
19
|
"Cancel": "Перервати, зупинити",
|
|
15
20
|
"Cistern": "Цистерна",
|
|
21
|
+
"Cistern Fill Level 0–100%": "Рівень заповнення бака 0–100%",
|
|
16
22
|
"Command without response": "Команда без відповіді",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "Конфігурація аналогового датчика вологості ґрунту",
|
|
18
24
|
"Control voltage of the valves": "Керуюча напруга вентилів",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Примірник Pushover",
|
|
62
68
|
"Rain forecast - path": "Прогноз дощу - шлях",
|
|
63
69
|
"Saturday": "Субота",
|
|
70
|
+
"Second start time": "Другий час старту",
|
|
64
71
|
"Select": "Виберіть",
|
|
65
72
|
"Select the weather forecast instance": "Виберіть екземпляр прогнозу погоди",
|
|
66
73
|
"Selection of notification": "Вибір повідомлення",
|
|
74
|
+
"Selection of start time": "Вибір часу початку",
|
|
67
75
|
"Selection of watering days in the week": "Вибір днів поливу в тижні",
|
|
68
76
|
"Sensor in the greenhouse": "Датчик в теплиці",
|
|
69
77
|
"Settings for Pump": "Налаштування насоса",
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1. Start time": "1.开始时间",
|
|
3
|
+
"1. Start time (including holiday and weekend schedule)": "1. 开始时间(含节假日及周末时间表)",
|
|
4
|
+
"1. Start time including holiday and weekend schedule": "1.开始时间包括节假日和周末时间表",
|
|
5
|
+
"2. Start time": "2. 开始时间",
|
|
6
|
+
"2. Start time (selection in the individual valve settings)": "2. 启动时间(在各个阀门设置中选择)",
|
|
2
7
|
"Activation of additional watering under objects:": "目标下增加水的行为:",
|
|
3
8
|
"Add cistern pump as priority pump": "添加水箱泵作为优先泵",
|
|
4
9
|
"Additional irrigation in case of high evaporation": "在高蒸气的情况下,更多的灌溉",
|
|
@@ -13,6 +18,7 @@
|
|
|
13
18
|
"Calculation of evaporation": "蒸发量计算",
|
|
14
19
|
"Cancel": "退出",
|
|
15
20
|
"Cistern": "Cistern",
|
|
21
|
+
"Cistern Fill Level 0–100%": "水箱填充水位 0–100%",
|
|
16
22
|
"Command without response": "命令无响应",
|
|
17
23
|
"Configuration of the analog soil moisture sensor": "模拟土壤湿度传感器的配置",
|
|
18
24
|
"Control voltage of the valves": "阀门控制电压",
|
|
@@ -61,9 +67,11 @@
|
|
|
61
67
|
"Pushover instance": "Pushover实例",
|
|
62
68
|
"Rain forecast - path": "降雨预报 - 路径",
|
|
63
69
|
"Saturday": "周六",
|
|
70
|
+
"Second start time": "第二次开始时间",
|
|
64
71
|
"Select": "选择",
|
|
65
72
|
"Select the weather forecast instance": "选择天气预报实例",
|
|
66
73
|
"Selection of notification": "选择通知",
|
|
74
|
+
"Selection of start time": "选择开始时间",
|
|
67
75
|
"Selection of watering days in the week": "一周内浇水天数的选择",
|
|
68
76
|
"Sensor in the greenhouse": "温室中的传感器",
|
|
69
77
|
"Settings for Pump": "泵的设置",
|
package/admin/index_m.html
CHANGED
|
@@ -77,31 +77,32 @@
|
|
|
77
77
|
<th data-buttons="edit copy up down delete" style="width: 120px; background: #174475"></th>
|
|
78
78
|
<!-- **************************************** *** only for temp states *** **************************************** -->
|
|
79
79
|
<th data-name="triggerID" id="events_col_5" data-type="text" style="width: 0; background: #174475" class="translate"></th>
|
|
80
|
-
<th data-name="
|
|
81
|
-
<th data-name="
|
|
82
|
-
<th data-name="
|
|
83
|
-
<th data-name="
|
|
84
|
-
<th data-name="
|
|
85
|
-
<th data-name="
|
|
86
|
-
<th data-name="
|
|
87
|
-
<th data-name="
|
|
88
|
-
<th data-name="
|
|
89
|
-
<th data-name="
|
|
90
|
-
<th data-name="
|
|
91
|
-
<th data-name="
|
|
92
|
-
<th data-name="
|
|
93
|
-
<th data-name="
|
|
94
|
-
<th data-name="
|
|
95
|
-
<th data-name="
|
|
96
|
-
<th data-name="
|
|
97
|
-
<th data-name="
|
|
98
|
-
<th data-name="
|
|
99
|
-
<th data-name="
|
|
100
|
-
<th data-name="
|
|
101
|
-
<th data-name="
|
|
102
|
-
<th data-name="
|
|
103
|
-
<th data-name="
|
|
104
|
-
<th data-name="
|
|
80
|
+
<th data-name="startTimeSelection" id="events_col_6" data-type="text" style="width: 0" class="translate"></th>
|
|
81
|
+
<th data-name="wateringTime" id="events_col_7" data-type="number" style="width: 0" class="translate"></th>
|
|
82
|
+
<th data-name="wateringAdd" id="events_col_8" data-type="number" style="width: 0" class="translate"></th>
|
|
83
|
+
<th data-name="wateringIntervalOff" id="events_col_9" data-type="number" style="width: 0" class="translate"></th>
|
|
84
|
+
<th data-name="wateringIntervalOn" id="events_col_10" data-type="number" style="width: 0" class="translate"></th>
|
|
85
|
+
<th data-name="addWateringTime" id="events_col_11" data-type="number" style="width: 0" class="translate"></th>
|
|
86
|
+
<th data-name="addTriggersIrrigation" id="events_col_12" data-type="number" style="width: 0" class="translate"></th>
|
|
87
|
+
<th data-name="maxSoilMoistureIrrigation" id="events_col_13" data-type="number" style="width: 0" class="translate"></th>
|
|
88
|
+
<th data-name="maxSoilMoistureRainPct" id="events_col_14" data-type="number" style="width: 0" class="translate"></th>
|
|
89
|
+
<th data-name="triggersIrrigation" id="events_col_15" data-type="number" style="width: 0" class="translate"></th>
|
|
90
|
+
<th data-name="pipeFlow" id="events_col_16" data-type="number" style="width: 0" class="translate"></th>
|
|
91
|
+
<th data-name="booster" id="events_col_17" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
92
|
+
<th data-name="endIrrigation" id="events_col_18" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
93
|
+
<th data-name="methodControlSM" id="events_col_19" data-type="text" style="width: 0" class="translate"></th>
|
|
94
|
+
<th data-name="inGreenhouse" id="events_col_20" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
95
|
+
<th data-name="triggerSM" id="events_col_21" data-type="text" style="width: 0" class="translate"></th>
|
|
96
|
+
<th data-name="analogZPct" id="events_col_22" data-type="number" style="width: 0" class="translate"></th>
|
|
97
|
+
<th data-name="analogOHPct" id="events_col_23" data-type="number" style="width: 0" class="translate"></th>
|
|
98
|
+
<th data-name="startDay" id="events_col_24" data-type="text" style="width: 0" class="translate"></th>
|
|
99
|
+
<th data-name="sun" id="events_col_25" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
100
|
+
<th data-name="mon" id="events_col_26" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
101
|
+
<th data-name="tue" id="events_col_27" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
102
|
+
<th data-name="wed" id="events_col_28" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
103
|
+
<th data-name="thur" id="events_col_29" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
104
|
+
<th data-name="fri" id="events_col_30" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
105
|
+
<th data-name="sat" id="events_col_31" data-type="checkbox" style="width: 0" class="translate"></th>
|
|
105
106
|
<!-- **************************************** *** ******************** *** **************************************** -->
|
|
106
107
|
</tr>
|
|
107
108
|
</thead>
|
|
@@ -194,7 +195,7 @@
|
|
|
194
195
|
<div class="input-field col s10 m5 l5">
|
|
195
196
|
<input type="text" class="value" id="actualValueLevel" />
|
|
196
197
|
<label for="actualValueLevel" class="translate"></label>
|
|
197
|
-
<span class="translate">
|
|
198
|
+
<span class="translate">Cistern Fill Level 0–100%</span>
|
|
198
199
|
</div>
|
|
199
200
|
<div class="col s2 m1 l1">
|
|
200
201
|
<a id="actualValueLevelDialogPopUp" class="btn-floating waves-effect waves-light blue table-button-add"><i class="material-icons">add</i></a>
|
|
@@ -223,7 +224,7 @@
|
|
|
223
224
|
<!-- StartTime settings -->
|
|
224
225
|
<li>
|
|
225
226
|
<div class="collapsible-header">
|
|
226
|
-
<i class="material-icons">expand_more</i><h6 class="translate">Start time</h6>
|
|
227
|
+
<i class="material-icons">expand_more</i><h6 class="translate">1. Start time (including holiday and weekend schedule)</h6>
|
|
227
228
|
</div>
|
|
228
229
|
<div class="collapsible-body">
|
|
229
230
|
<div class="row">
|
|
@@ -250,7 +251,44 @@
|
|
|
250
251
|
<span class="translate">Start time in the week</span>
|
|
251
252
|
</div>
|
|
252
253
|
</div>
|
|
254
|
+
<div class="row">
|
|
255
|
+
<div class="input-field col s12 m12 l12">
|
|
256
|
+
<input type="checkbox" class="value" id="publicWeekend" />
|
|
257
|
+
<span for="publicWeekend" class="translate">different start time on weekends</span>
|
|
258
|
+
</div>
|
|
259
|
+
<div class="input-field col s12 m4 l2 publicWeek">
|
|
260
|
+
<input type="text" class="timepicker value" id="weekEndLiving" />
|
|
261
|
+
<label for="weekEndLiving" class="translate"></label>
|
|
262
|
+
<span class="translate">Start time at the weekend</span>
|
|
263
|
+
</div>
|
|
264
|
+
</div>
|
|
265
|
+
<div class="row">
|
|
266
|
+
<div class="input-field col s12 m12 l12 publicWeekHol">
|
|
267
|
+
<input type="checkbox" class="value" id="publicHolidays" />
|
|
268
|
+
<span for="publicHolidays" class="translate">Start time of public holidays as on weekends</span>
|
|
269
|
+
</div>
|
|
270
|
+
<div class="input-field col s12 m4 l2 publicHol">
|
|
271
|
+
<select id="publicHolInstance" class="value"></select>
|
|
272
|
+
<label for="publicHolInstance" class="translate"></label>
|
|
273
|
+
<span class="translate">public holidays Instance</span>
|
|
274
|
+
</div>
|
|
275
|
+
</div>
|
|
276
|
+
</div>
|
|
277
|
+
</li>
|
|
278
|
+
<!-- 2. Start time (selection in the individual valve settings) -->
|
|
279
|
+
<li>
|
|
280
|
+
<div class="collapsible-header">
|
|
281
|
+
<i class="material-icons">expand_more</i><h6 class="translate">2. Start time (selection in the individual valve settings)</h6>
|
|
253
282
|
</div>
|
|
283
|
+
<div class="collapsible-body">
|
|
284
|
+
<div class="row">
|
|
285
|
+
<div class="input-field col s12 m4 l2">
|
|
286
|
+
<input type="text" class="timepicker value" id="secondStartTime" />
|
|
287
|
+
<label for="secondStartTime" class="translate"></label>
|
|
288
|
+
<span class="translate">Second start time</span>
|
|
289
|
+
</div>
|
|
290
|
+
</div>
|
|
291
|
+
</div>
|
|
254
292
|
</li>
|
|
255
293
|
<!-- Additional start time -->
|
|
256
294
|
<li>
|
|
@@ -298,36 +336,6 @@
|
|
|
298
336
|
</div>
|
|
299
337
|
</div>
|
|
300
338
|
</li>
|
|
301
|
-
<!-- Weekend & Public holiday start time -->
|
|
302
|
-
<li>
|
|
303
|
-
<div class="collapsible-header">
|
|
304
|
-
<i class="material-icons">expand_more</i><h6 class="translate">Weekend start time</h6>
|
|
305
|
-
</div>
|
|
306
|
-
<div class="collapsible-body">
|
|
307
|
-
<div class="row">
|
|
308
|
-
<div class="input-field col s12 m12 l12">
|
|
309
|
-
<input type="checkbox" class="value" id="publicWeekend" />
|
|
310
|
-
<span for="publicWeekend" class="translate">different start time on weekends</span>
|
|
311
|
-
</div>
|
|
312
|
-
<div class="input-field col s12 m4 l2 publicWeek">
|
|
313
|
-
<input type="text" class="timepicker value" id="weekEndLiving" />
|
|
314
|
-
<label for="weekEndLiving" class="translate"></label>
|
|
315
|
-
<span class="translate">Start time at the weekend</span>
|
|
316
|
-
</div>
|
|
317
|
-
</div>
|
|
318
|
-
<div class="row">
|
|
319
|
-
<div class="input-field col s12 m12 l12 publicWeekHol">
|
|
320
|
-
<input type="checkbox" class="value" id="publicHolidays" />
|
|
321
|
-
<span for="publicHolidays" class="translate">Start time of public holidays as on weekends</span>
|
|
322
|
-
</div>
|
|
323
|
-
<div class="input-field col s12 m4 l2 publicHol">
|
|
324
|
-
<select id="publicHolInstance" class="value"></select>
|
|
325
|
-
<label for="publicHolInstance" class="translate"></label>
|
|
326
|
-
<span class="translate">public holidays Instance</span>
|
|
327
|
-
</div>
|
|
328
|
-
</div>
|
|
329
|
-
</div>
|
|
330
|
-
</li>
|
|
331
339
|
<!-- Time-based irrigation restriction -->
|
|
332
340
|
<li>
|
|
333
341
|
<div class="collapsible-header">
|
|
@@ -822,6 +830,16 @@
|
|
|
822
830
|
<h6 class="translate title" style="background-color:#174475;">Irrigation settings</h6>
|
|
823
831
|
</div>
|
|
824
832
|
</div>
|
|
833
|
+
<div class="row">
|
|
834
|
+
<div class="input-field col s12 m4">
|
|
835
|
+
<select type="combobox" class="value" id="startTimeSelection">
|
|
836
|
+
<option value="firstStartTime" class="translate">1. Start time (including holiday and weekend schedule)</option>
|
|
837
|
+
<option value="secondStartTime" class="translate">2. Start time</option>
|
|
838
|
+
</select>
|
|
839
|
+
<label for="startTimeSelection" class="translate"></label>
|
|
840
|
+
<span class="translate">Selection of start time</span>
|
|
841
|
+
</div>
|
|
842
|
+
</div>
|
|
825
843
|
<div class="row">
|
|
826
844
|
<div class="col s12 l3 input-field">
|
|
827
845
|
<input type="number" class="form-control" id="wateringTime" min=5 max=90 />
|