iobroker.hydrawise 1.1.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -23,6 +23,11 @@
23
23
  Integrate your Hydrawise controller into iobroker.
24
24
  You can see all controller information, schedules and sensors. It is also possible to suspend planned watering by x seconds.
25
25
 
26
+ The adapter can use either API, or both:
27
+
28
+ - **v1** (optional, API key, `schedule.*` / `customer.*`) — status, sensors configuration, run/stop/suspend.
29
+ - **v2** (optional, Hydrawise login, `zones.*` / `water.*` / `sensors.*` / `weather.*` / `controller.*`) — measured water usage, live sensor values, weather, leak indicator, and zone commands via GraphQL.
30
+
26
31
  ## Documentation
27
32
 
28
33
  - log into https://app.hydrawise.com/config/account-details
@@ -30,6 +35,24 @@ You can see all controller information, schedules and sensors. It is also possib
30
35
  - paste key into adapter settings
31
36
  - API documentation: https://support.hydrawise.com/hc/en-us/articles/360008965753-Hydrawise-API-Information
32
37
 
38
+ ### v2 API (optional)
39
+
40
+ v2 is the unofficial GraphQL API used by the Hydrawise app (`app.hydrawise.com/api/v2/graph`). Enable it in instance settings and enter the same email/password as the app. v1 can be disabled independently if you only want GraphQL.
41
+
42
+ | Object tree | Source | Controls irrigation? |
43
+ | --- | --- | --- |
44
+ | `schedule.*` | v1 REST | yes (`setzone.php`) |
45
+ | `zones.*` | v2 GraphQL | yes (GraphQL mutations), only if v2 is enabled |
46
+ | `water.*`, `sensors.*`, `weather.*`, `controller.*` | v2 GraphQL | read-only |
47
+ | `info.connection` | v1 | — |
48
+ | `info.connectionV2` | v2 | — |
49
+
50
+ v1 `schedule.sensors.*` only contains sensor *configuration*. Measured flow, rainfall and leak suspicion come from v2 `sensors.*` / `water.leakSuspected`.
51
+
52
+ Default v2 poll interval is **300 seconds** (minimum 120). GraphQL is rate-limited per account (including the official app). Do not lower this without a reason.
53
+
54
+ `customerdetails.php` is polled on its own 5-minute timer with backoff after HTTP 429. Commands never call that endpoint.
55
+
33
56
  > **Note**
34
57
  > After updating from 0.0.15 you have to re-enter your API key
35
58
 
@@ -39,6 +62,11 @@ You can see all controller information, schedules and sensors. It is also possib
39
62
  Placeholder for the next version (at the beginning of the line):
40
63
  ### **WORK IN PROGRESS**
41
64
  -->
65
+ ### 2.0.0 (2026-09-02)
66
+
67
+ * (SentiQ) **NEW**: Optional Hydrawise v2 GraphQL API (water usage, live sensors, weather, leak indicator, zone commands)
68
+ * (SentiQ) **ENHANCED**: customerdetails.php polls on its own 5-minute timer with backoff after rate limits
69
+
42
70
  ### 1.1.0 (2026-09-01)
43
71
 
44
72
  * (SentiQ) **FIXED**: Relay ID mapping no longer writes onto the Object constructor
@@ -50,7 +78,7 @@ You can see all controller information, schedules and sensors. It is also possib
50
78
  ### 1.0.6 (2026-08-09)
51
79
 
52
80
  - (SentiQ) updated dependencies
53
- - (copilot) Adapter requires node.js >= 22 now
81
+ - (SentiQ) Adapter requires node.js >= 22 now
54
82
 
55
83
  ### 1.0.5 (2025-12-05)
56
84
 
@@ -62,10 +90,6 @@ You can see all controller information, schedules and sensors. It is also possib
62
90
  - (SentiQ) fixed dependencies
63
91
  - (SentiQ) fixed schema URLs
64
92
 
65
- ### 1.0.3 (2025-12-05)
66
-
67
- - (SentiQ) updated dependencies
68
-
69
93
  [Older changelogs can be found there](CHANGELOG_OLD.md)
70
94
 
71
95
  ## License
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "API-Intervall (in Sekunden)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "GraphQL nutzen, REST nur als Fallback",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Beide APIs liefern Zonen und Zeitplan. v2 (GraphQL) ist empfohlen: Login wie in der Hydrawise-App, plus Wetter und Sensoren. v1 (REST) ist der Fallback per API-Schlüssel, falls GraphQL nicht geht. Mindestens eine API muss an sein.",
7
+ "open hydrawise app": "Hydrawise-Dashboard öffnen",
8
+ "open account details": "Konto / API-Schlüssel",
9
+ "REST API (fallback)": "REST-API (Fallback)",
10
+ "GraphQL API (recommended)": "GraphQL-API (empfohlen)",
11
+ "api interval": "Abfrageintervall",
3
12
  "api key": "API-Schlüssel",
4
- "how to get token": "So erhalten Sie ein Token"
13
+ "how to get token": "Schlüssel unter Kontoeinstellungen auf hydrawise.com erzeugen",
14
+ "Enable v1 API (REST)": "v1-API aktivieren (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Nur nötig, wenn GraphQL nicht verfügbar ist. Dieselben Zonen und Zeitpläne wie v2, ohne Wetter und Sensoren. customerdetails: max. 5 Anfragen / 5 Minuten.",
16
+ "Enable v2 API (GraphQL)": "v2-API aktivieren (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Dieselbe E-Mail und dasselbe Passwort wie in der Hydrawise-App. Zonen, Zeitplan, plus Sensoren, Wetter und Wasserverbrauch. Nicht öfter als alle 2 Minuten pollen.",
18
+ "v2 username": "E-Mail",
19
+ "v2 password": "Passwort",
20
+ "v2 interval": "Abfrageintervall",
21
+ "v2 interval help": "Standard 300 s, Minimum 120 s (GraphQL-Limit, geteilt mit der offiziellen App)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "API interval (in seconds)",
3
- "api key": "API-Key",
4
- "how to get token": "How to get a token"
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Use GraphQL; REST is a fallback",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.",
7
+ "open hydrawise app": "Open Hydrawise dashboard",
8
+ "open account details": "Account / API key",
9
+ "REST API (fallback)": "REST API (fallback)",
10
+ "GraphQL API (recommended)": "GraphQL API (recommended)",
11
+ "api interval": "Poll interval",
12
+ "api key": "API key",
13
+ "how to get token": "Generate the key under Account Settings on hydrawise.com",
14
+ "Enable v1 API (REST)": "Enable v1 API (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.",
16
+ "Enable v2 API (GraphQL)": "Enable v2 API (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.",
18
+ "v2 username": "Email",
19
+ "v2 password": "Password",
20
+ "v2 interval": "Poll interval",
21
+ "v2 interval help": "Default 300 s, minimum 120 s (GraphQL rate limits, shared with the official app)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "Intervalo API (en segundos)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Usar GraphQL; REST es el respaldo",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Ambas API ofrecen zonas y programación. v2 (GraphQL) es la recomendada: mismo inicio de sesión que la app Hydrawise, más clima y sensores. v1 (REST) es el respaldo con clave API si GraphQL no está disponible. Debe estar activa al menos una API.",
7
+ "open hydrawise app": "Abrir el panel de Hydrawise",
8
+ "open account details": "Cuenta / clave API",
9
+ "REST API (fallback)": "API REST (respaldo)",
10
+ "GraphQL API (recommended)": "API GraphQL (recomendada)",
11
+ "api interval": "Intervalo de consulta",
3
12
  "api key": "Clave API",
4
- "how to get token": "Como conseguir ficha"
13
+ "how to get token": "Genere la clave en Ajustes de cuenta en hydrawise.com",
14
+ "Enable v1 API (REST)": "Activar API v1 (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Solo si GraphQL no está disponible. Las mismas zonas y programaciones que v2, sin clima ni sensores. customerdetails: 5 solicitudes / 5 minutos.",
16
+ "Enable v2 API (GraphQL)": "Activar API v2 (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Mismo correo y contraseña que la app Hydrawise. Zonas, programación, más sensores, clima y consumo de agua. No consultar más a menudo que cada 2 minutos.",
18
+ "v2 username": "Correo",
19
+ "v2 password": "Contraseña",
20
+ "v2 interval": "Intervalo de consulta",
21
+ "v2 interval help": "300 s por defecto, mínimo 120 s (límites GraphQL, compartidos con la app oficial)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "Intervalle API (en secondes)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Utiliser GraphQL ; REST en secours",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Les deux API fournissent zones et planning. v2 (GraphQL) est recommandée : mêmes identifiants que l’app Hydrawise, plus météo et capteurs. v1 (REST) est le secours via clé API si GraphQL est indisponible. Au moins une API doit être activée.",
7
+ "open hydrawise app": "Ouvrir le tableau de bord Hydrawise",
8
+ "open account details": "Compte / clé API",
9
+ "REST API (fallback)": "API REST (secours)",
10
+ "GraphQL API (recommended)": "API GraphQL (recommandée)",
11
+ "api interval": "Intervalle d’interrogation",
3
12
  "api key": "Clé API",
4
- "how to get token": "Comment obtenir un jeton"
13
+ "how to get token": "Générez la clé dans les paramètres du compte sur hydrawise.com",
14
+ "Enable v1 API (REST)": "Activer l’API v1 (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Uniquement si GraphQL est indisponible. Mêmes zones et plannings que v2, sans météo ni capteurs. customerdetails : 5 requêtes / 5 minutes.",
16
+ "Enable v2 API (GraphQL)": "Activer l’API v2 (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Même e-mail et mot de passe que l’app Hydrawise. Zones, planning, plus capteurs, météo et consommation d’eau. Pas plus souvent que toutes les 2 minutes.",
18
+ "v2 username": "E-mail",
19
+ "v2 password": "Mot de passe",
20
+ "v2 interval": "Intervalle d’interrogation",
21
+ "v2 interval help": "300 s par défaut, minimum 120 s (limites GraphQL, partagées avec l’app officielle)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "Intervallo API (in secondi)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Usa GraphQL; REST è il ripiego",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Entrambe le API forniscono zone e programmi. v2 (GraphQL) è consigliata: stesso login dell’app Hydrawise, più meteo e sensori. v1 (REST) è il ripiego con chiave API se GraphQL non è disponibile. Almeno un’API deve essere attiva.",
7
+ "open hydrawise app": "Apri dashboard Hydrawise",
8
+ "open account details": "Account / chiave API",
9
+ "REST API (fallback)": "API REST (ripiego)",
10
+ "GraphQL API (recommended)": "API GraphQL (consigliata)",
11
+ "api interval": "Intervallo di polling",
3
12
  "api key": "Chiave API",
4
- "how to get token": "Come ottenere il gettone"
13
+ "how to get token": "Genera la chiave in Impostazioni account su hydrawise.com",
14
+ "Enable v1 API (REST)": "Abilita API v1 (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Solo se GraphQL non è disponibile. Stesse zone e programmi di v2, senza meteo né sensori. customerdetails: 5 richieste / 5 minuti.",
16
+ "Enable v2 API (GraphQL)": "Abilita API v2 (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Stessa email e password dell’app Hydrawise. Zone, programmi, più sensori, meteo e consumo idrico. Non interrogare più spesso di ogni 2 minuti.",
18
+ "v2 username": "Email",
19
+ "v2 password": "Password",
20
+ "v2 interval": "Intervallo di polling",
21
+ "v2 interval help": "Predefinito 300 s, minimo 120 s (limiti GraphQL, condivisi con l’app ufficiale)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "API-interval (in seconden)",
3
- "api key": "API sleutel",
4
- "how to get token": "Hoe een token te verkrijgen"
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "GraphQL gebruiken; REST is fallback",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Beide API’s leveren zones en schema. v2 (GraphQL) is aanbevolen: dezelfde login als de Hydrawise-app, plus weer en sensoren. v1 (REST) is de fallback via API-sleutel als GraphQL niet beschikbaar is. Minstens één API moet aan staan.",
7
+ "open hydrawise app": "Hydrawise-dashboard openen",
8
+ "open account details": "Account / API-sleutel",
9
+ "REST API (fallback)": "REST-API (fallback)",
10
+ "GraphQL API (recommended)": "GraphQL-API (aanbevolen)",
11
+ "api interval": "Poll-interval",
12
+ "api key": "API-sleutel",
13
+ "how to get token": "Genereer de sleutel onder accountinstellingen op hydrawise.com",
14
+ "Enable v1 API (REST)": "v1-API inschakelen (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Alleen nodig als GraphQL niet beschikbaar is. Dezelfde zones en schema’s als v2, zonder weer en sensoren. customerdetails: 5 verzoeken / 5 minuten.",
16
+ "Enable v2 API (GraphQL)": "v2-API inschakelen (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Zelfde e-mail en wachtwoord als de Hydrawise-app. Zones, schema, plus sensoren, weer en waterverbruik. Niet vaker dan elke 2 minuten pollen.",
18
+ "v2 username": "E-mail",
19
+ "v2 password": "Wachtwoord",
20
+ "v2 interval": "Poll-interval",
21
+ "v2 interval help": "Standaard 300 s, minimum 120 s (GraphQL-limieten, gedeeld met de officiële app)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "Interwał API (w sekundach)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Używaj GraphQL; REST to zapas",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Oba API dają strefy i harmonogram. v2 (GraphQL) jest zalecane: to samo logowanie co w aplikacji Hydrawise, plus pogoda i czujniki. v1 (REST) to zapas przez klucz API, gdy GraphQL jest niedostępne. Musi być włączone co najmniej jedno API.",
7
+ "open hydrawise app": "Otwórz pulpit Hydrawise",
8
+ "open account details": "Konto / klucz API",
9
+ "REST API (fallback)": "API REST (zapas)",
10
+ "GraphQL API (recommended)": "API GraphQL (zalecane)",
11
+ "api interval": "Interwał odpytywania",
3
12
  "api key": "Klucz API",
4
- "how to get token": "Jak zdobyć token"
13
+ "how to get token": "Wygeneruj klucz w ustawieniach konta na hydrawise.com",
14
+ "Enable v1 API (REST)": "Włącz API v1 (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Tylko gdy GraphQL jest niedostępne. Te same strefy i harmonogramy co v2, bez pogody i czujników. customerdetails: 5 żądań / 5 minut.",
16
+ "Enable v2 API (GraphQL)": "Włącz API v2 (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Ten sam e-mail i hasło co w aplikacji Hydrawise. Strefy, harmonogram, plus czujniki, pogoda i zużycie wody. Nie odpytywać częściej niż co 2 minuty.",
18
+ "v2 username": "E-mail",
19
+ "v2 password": "Hasło",
20
+ "v2 interval": "Interwał odpytywania",
21
+ "v2 interval help": "Domyślnie 300 s, minimum 120 s (limity GraphQL, wspólne z oficjalną aplikacją)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "Intervalo de API (em segundos)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Usar GraphQL; REST é o recurso",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Ambas as APIs fornecem zonas e agenda. v2 (GraphQL) é recomendada: mesmo login da app Hydrawise, mais clima e sensores. v1 (REST) é o recurso via chave API se GraphQL não estiver disponível. Pelo menos uma API tem de estar ligada.",
7
+ "open hydrawise app": "Abrir painel Hydrawise",
8
+ "open account details": "Conta / chave API",
9
+ "REST API (fallback)": "API REST (recurso)",
10
+ "GraphQL API (recommended)": "API GraphQL (recomendada)",
11
+ "api interval": "Intervalo de consulta",
3
12
  "api key": "Chave API",
4
- "how to get token": "Como obter token"
13
+ "how to get token": "Gere a chave em Definições da conta em hydrawise.com",
14
+ "Enable v1 API (REST)": "Ativar API v1 (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Só necessário se GraphQL estiver indisponível. As mesmas zonas e agendas que v2, sem clima nem sensores. customerdetails: 5 pedidos / 5 minutos.",
16
+ "Enable v2 API (GraphQL)": "Ativar API v2 (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Mesmo e-mail e senha da app Hydrawise. Zonas, agenda, mais sensores, clima e consumo de água. Não consultar mais do que a cada 2 minutos.",
18
+ "v2 username": "E-mail",
19
+ "v2 password": "Senha",
20
+ "v2 interval": "Intervalo de consulta",
21
+ "v2 interval help": "Padrão 300 s, mínimo 120 s (limites GraphQL, partilhados com o app oficial)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "Интервал API (в секундах)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Используйте GraphQL; REST — запасной вариант",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Оба API дают зоны и расписание. v2 (GraphQL) рекомендуется: тот же вход, что в приложении Hydrawise, плюс погода и датчики. v1 (REST) — запасной вариант по API-ключу, если GraphQL недоступен. Должен быть включён хотя бы один API.",
7
+ "open hydrawise app": "Открыть панель Hydrawise",
8
+ "open account details": "Аккаунт / API-ключ",
9
+ "REST API (fallback)": "REST API (запасной)",
10
+ "GraphQL API (recommended)": "GraphQL API (рекомендуется)",
11
+ "api interval": "Интервал опроса",
3
12
  "api key": "API-ключ",
4
- "how to get token": "Как получить токен"
13
+ "how to get token": "Создайте ключ в настройках аккаунта на hydrawise.com",
14
+ "Enable v1 API (REST)": "Включить API v1 (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Только если GraphQL недоступен. Те же зоны и расписания, что у v2, без погоды и датчиков. customerdetails: 5 запросов / 5 минут.",
16
+ "Enable v2 API (GraphQL)": "Включить API v2 (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Тот же email и пароль, что в приложении Hydrawise. Зоны, расписание, плюс датчики, погода и расход воды. Не опрашивать чаще чем раз в 2 минуты.",
18
+ "v2 username": "Email",
19
+ "v2 password": "Пароль",
20
+ "v2 interval": "Интервал опроса",
21
+ "v2 interval help": "По умолчанию 300 с, минимум 120 с (лимиты GraphQL, общие с официальным приложением)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "Інтервал API (у секундах)",
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "Використовуйте GraphQL; REST — запасний варіант",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "Обидва API дають зони й розклад. v2 (GraphQL) рекомендовано: той самий вхід, що в програмі Hydrawise, плюс погода й датчики. v1 (REST) — запасний варіант за API-ключем, якщо GraphQL недоступний. Має бути ввімкнено принаймні один API.",
7
+ "open hydrawise app": "Відкрити панель Hydrawise",
8
+ "open account details": "Обліковий запис / API-ключ",
9
+ "REST API (fallback)": "REST API (запасний)",
10
+ "GraphQL API (recommended)": "GraphQL API (рекомендовано)",
11
+ "api interval": "Інтервал опитування",
3
12
  "api key": "API-ключ",
4
- "how to get token": "Як отримати токен"
13
+ "how to get token": "Створіть ключ у параметрах облікового запису на hydrawise.com",
14
+ "Enable v1 API (REST)": "Увімкнути API v1 (REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "Лише якщо GraphQL недоступний. Ті самі зони й розклади, що у v2, без погоди й датчиків. customerdetails: 5 запитів / 5 хвилин.",
16
+ "Enable v2 API (GraphQL)": "Увімкнути API v2 (GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "Той самий email і пароль, що в програмі Hydrawise. Зони, розклад, плюс датчики, погода й витрата води. Не опитувати частіше ніж раз на 2 хвилини.",
18
+ "v2 username": "Email",
19
+ "v2 password": "Пароль",
20
+ "v2 interval": "Інтервал опитування",
21
+ "v2 interval help": "За замовчуванням 300 с, мінімум 120 с (ліміти GraphQL, спільні з офіційною програмою)."
5
22
  }
@@ -1,5 +1,22 @@
1
1
  {
2
- "api interval": "API 间隔(以秒为单位)",
3
- "api key": "API密钥",
4
- "how to get token": "如何获取代币"
2
+ "Home": "Home",
3
+ "v1 API": "v1 API",
4
+ "v2 API": "v2 API",
5
+ "Use GraphQL; REST is a fallback": "使用 GraphQL;REST 仅作备用",
6
+ "Both APIs provide zones and schedules. v2 (GraphQL) is recommended: same login as the Hydrawise app, plus weather and sensors. v1 (REST) is a fallback via API key if GraphQL is unavailable. At least one API must be on.": "两个 API 都提供区域和计划。推荐 v2(GraphQL):与 Hydrawise 应用相同的登录,另加天气和传感器。v1(REST)是 GraphQL 不可用时通过 API 密钥的备用方案。至少启用一个 API。",
7
+ "open hydrawise app": "打开 Hydrawise 仪表板",
8
+ "open account details": "账户 / API 密钥",
9
+ "REST API (fallback)": "REST API(备用)",
10
+ "GraphQL API (recommended)": "GraphQL API(推荐)",
11
+ "api interval": "轮询间隔",
12
+ "api key": "API 密钥",
13
+ "how to get token": "在 hydrawise.com 的账户设置中生成密钥",
14
+ "Enable v1 API (REST)": "启用 v1 API(REST)",
15
+ "Only needed if GraphQL is unavailable. Same zones and schedules as v2, without weather and sensors. customerdetails is limited to 5 requests / 5 minutes.": "仅在 GraphQL 不可用时需要。与 v2 相同的区域和计划,不含天气和传感器。customerdetails:5 次 / 5 分钟。",
16
+ "Enable v2 API (GraphQL)": "启用 v2 API(GraphQL)",
17
+ "Same email and password as the Hydrawise app. Zones, schedules, plus sensors, weather and water use. Do not poll faster than every 2 minutes.": "与 Hydrawise 应用相同的邮箱和密码。区域、计划,另加传感器、天气和用水量。轮询间隔不要短于 2 分钟。",
18
+ "v2 username": "邮箱",
19
+ "v2 password": "密码",
20
+ "v2 interval": "轮询间隔",
21
+ "v2 interval help": "默认 300 秒,最小 120 秒(GraphQL 限速,与官方应用共享)。"
5
22
  }