-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:XHunter74/iobroker.gree-hvac
- Loading branch information
Showing
14 changed files
with
99 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Gree HVAC Adapter Einstellungen", | ||
"devicelist": "Geräte-IPs, begrenzt durch Semikolon", | ||
"pollInterval": "Polierintervall in Millisekunden" | ||
|
||
} | ||
"gree-hvac adapter settings": "Gree HVAC-Adaptereinstellungen", | ||
"devicelist": "Geräte-IPs", | ||
"pollInterval": "Abfrageintervall in Millisekunden", | ||
"deviceIp": "Geräte-IP", | ||
"enterDeviceIp": "Geben Sie die Geräte-IP ein" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Gree HVAC adapter settings", | ||
"devicelist": "Device IPs, delimited by semicolon", | ||
"pollInterval": "Polling interval in milliseconds" | ||
"gree-hvac adapter settings": "Gree HVAC-Adaptereinstellungen", | ||
"devicelist": "Geräte-IPs", | ||
"pollInterval": "Abfrageintervall in Millisekunden", | ||
"deviceIp": "Geräte-IP", | ||
"enterDeviceIp": "Geben Sie die Geräte-IP ein" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Ajustes de adaptador HVAC Gree", | ||
"devicelist": "IPs de dispositivos, delimitados por semicolon", | ||
"pollInterval": "Intervalo de votación en milisegundos" | ||
"pollInterval": "Intervalo de votación en milisegundos", | ||
"deviceList": "IP del dispositivo", | ||
"deviceIp": "IP del dispositivo", | ||
"enterDeviceIp": "Ingrese la IP del dispositivo" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Paramètres de l'adaptateur Gree CVC", | ||
"devicelist": "IP du périphérique, délimité par un point-virgule", | ||
"pollInterval": "Intervalle de scrutin en millisecondes" | ||
"pollInterval": "Intervalle de scrutin en millisecondes", | ||
"deviceList": "IP des appareils", | ||
"deviceIp": "IP de l'appareil", | ||
"enterDeviceIp": "Entrez l'adresse IP de l'appareil" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Impostazioni dell'adattatore Gree HVAC", | ||
"devicelist": "Dispositivi IP, delimitati da semicolon", | ||
"pollInterval": "Intervallo di inquinamento in millisecondi" | ||
"pollInterval": "Intervallo di inquinamento in millisecondi", | ||
"deviceList": "IP del dispositivo", | ||
"deviceIp": "IP del dispositivo", | ||
"enterDeviceIp": "Inserisci l'IP del dispositivo" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Gree HVAC-adapterinstellingen", | ||
"devicelist": "Apparaat IP's, afgebakend door puntkomma", | ||
"pollInterval": "Berekeninterval in milliseconden" | ||
"pollInterval": "Berekeninterval in milliseconden", | ||
"deviceList": "Apparaat-IP's", | ||
"deviceIp": "Apparaat-IP", | ||
"enterDeviceIp": "Voer het apparaat-IP in" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Ustawienia adaptera Gree HVAC", | ||
"devicelist": "Urządzenie IP, wyznaczone przez średnik", | ||
"pollInterval": "Odstęp między badaniami w milisekundach" | ||
"pollInterval": "Odstęp między badaniami w milisekundach", | ||
"deviceList": "Adresy IP urządzeń", | ||
"deviceIp": "Adres IP urządzenia", | ||
"enterDeviceIp": "Wprowadź adres IP urządzenia" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Configurações do adaptador de HVAC da Gree", | ||
"devicelist": "IPs do dispositivo, delimitado por ponto e vírgula", | ||
"pollInterval": "Intervalo de polimento em milissegundos" | ||
"pollInterval": "Intervalo de polimento em milissegundos", | ||
"deviceList": "IPs de dispositivos", | ||
"deviceIp": "IP do dispositivo", | ||
"enterDeviceIp": "Insira o IP do dispositivo" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Настройки адаптера Gree HVAC", | ||
"devicelist": "IP устройств, разделенные точкой с запятой", | ||
"pollInterval": "Интервал опроса в миллисекундах" | ||
"devicelist": "IP устройств", | ||
"pollInterval": "Интервал опроса в миллисекундах", | ||
"deviceIp":"IP адрес устройства", | ||
"enterDeviceIp": "Введите IP адрес устройства" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Налаштування адаптеру Gree HVAC", | ||
"devicelist": "IP пристроїв, розділені крапкою з зап'ятою", | ||
"pollInterval": "Інтервал опитування в міллісекундах" | ||
"devicelist": "IP пристроїв", | ||
"pollInterval": "Інтервал опитування в міллісекундах", | ||
"deviceIp":"IP адреса пристрою", | ||
"enterDeviceIp": "Введіть IP адресу пристрою" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"gree-hvac adapter settings": "Gree HVAC 适配器设置", | ||
"devicelist": "设备 IP, 用分号分隔", | ||
"pollInterval": "投票间隔( 毫秒)" | ||
"pollInterval": "投票间隔( 毫秒)", | ||
"deviceList": "设备IP", | ||
"deviceIp": "设备IP", | ||
"enterDeviceIp": "输入设备IP" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters