Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Acgua committed Mar 30, 2023
1 parent 2b43de1 commit 6b1bb5a
Show file tree
Hide file tree
Showing 22 changed files with 371 additions and 327 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Once this ioBroker.fully-mqtt adapter is tested accordingly and runs stable, I w
- (Acgua) Removed info log 'MQTT is not activated in adapter instance settings.'
- (Acgua) New object 'enabled' ('fully-mqtt.x.[Device Name].enabled') to indicate if the device is enabled in the adapter settings
- (Acgua) 'alive' state is set to null if device is not enabled (to not show connection/disconnection symbols in device object 'fully-mqtt.x.[Device Name])
- (Acgua) New option "Create default event objects at adapter start"

### 0.1.0 (2023-03-27)

Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Info-Zustände werden damit immer aktualisiert, auch wenn sich der Wert nicht ändert",
"Always update info states": "Info-Zustände immer aktualisieren",
"Client and Connection errors as info in log": "Client- und Verbindungs-Fehler als Info im Log",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Standard Event-Objekte (facesDetected, hideKeyboard, usw.) werden hiermit beim ersten Adapter-Start erzeugt",
"Create default event objects at adapter start": "Standard Event-Objekte beim Adapter-Start anlegen",
"Device Name": "Gerätename",
"Do not process published info more than every x seconds": "Publizierte Infos nicht öfter als alle x Sekunden verarbeiten",
"Do not verify user and password": "Benutzername und Passwort nicht verifizieren",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Always update info objects, even if value did not change",
"Always update info states": "Always update info states",
"Client and Connection errors as info in log": "Client and Connection errors as info in log",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup",
"Create default event objects at adapter start": "Create default event objects at adapter start",
"Device Name": "Device Name",
"Do not process published info more than every x seconds": "Do not process published info more than every x seconds",
"Do not verify user and password": "Do not verify user and password",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/es/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Siempre actualice los objetos de información, incluso si el valor no cambió",
"Always update info states": "Actualizar siempre los estados de información",
"Client and Connection errors as info in log": "Errores de cliente y conexión como información en el registro",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Cree objetos de eventos predeterminados (facesDetected, hideKeyboard, etc.) en el primer inicio del adaptador",
"Create default event objects at adapter start": "Crear objetos de eventos predeterminados al inicio del adaptador",
"Device Name": "Nombre del dispositivo",
"Do not process published info more than every x seconds": "No procesar información publicada más de cada x segundos",
"Do not verify user and password": "No verificar usuario y contraseña",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/fr/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Toujours mettre à jour les objets d'information, même si la valeur n'a pas changé",
"Always update info states": "Toujours mettre à jour les états d'informations",
"Client and Connection errors as info in log": "Erreurs de client et de connexion sous forme d'informations dans le journal",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Créer des objets d'événement par défaut (facesDetected, hideKeyboard, etc.) au premier démarrage de l'adaptateur",
"Create default event objects at adapter start": "Créer des objets d'événement par défaut au démarrage de l'adaptateur",
"Device Name": "Nom de l'appareil",
"Do not process published info more than every x seconds": "Ne traitez pas les informations publiées plus de toutes les x secondes",
"Do not verify user and password": "Ne pas vérifier l'utilisateur et le mot de passe",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/it/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Aggiorna sempre gli oggetti info, anche se il valore non è cambiato",
"Always update info states": "Aggiorna sempre gli stati delle informazioni",
"Client and Connection errors as info in log": "Errori del client e della connessione come informazioni nel registro",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Crea oggetti evento predefiniti (facesDetected, hideKeyboard, ecc.) al primo avvio dell'adattatore",
"Create default event objects at adapter start": "Crea oggetti evento predefiniti all'avvio dell'adattatore",
"Device Name": "Nome del dispositivo",
"Do not process published info more than every x seconds": "Non elaborare le informazioni pubblicate più di ogni x secondi",
"Do not verify user and password": "Non verificare utente e password",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/nl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Werk info-objecten altijd bij, zelfs als de waarde niet is gewijzigd",
"Always update info states": "Update de infostatussen altijd",
"Client and Connection errors as info in log": "Client- en verbindingsfouten als info in logboek",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Maak standaardgebeurtenisobjecten (facesDetected, hideKeyboard, enz.) bij de eerste keer opstarten van de adapter",
"Create default event objects at adapter start": "Maak standaardgebeurtenisobjecten bij het starten van de adapter",
"Device Name": "Toestelnaam",
"Do not process published info more than every x seconds": "Verwerk gepubliceerde informatie niet vaker dan elke x seconden",
"Do not verify user and password": "Verifieer de gebruiker en het wachtwoord niet",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/pl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Zawsze aktualizuj obiekty informacyjne, nawet jeśli wartość się nie zmieniła",
"Always update info states": "Zawsze aktualizuj stany informacji",
"Client and Connection errors as info in log": "Błędy klienta i połączenia jako informacje w dzienniku",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Utwórz domyślne obiekty zdarzeń (facesDetected, hideKeyboard itp.) podczas pierwszego uruchomienia adaptera",
"Create default event objects at adapter start": "Utwórz domyślne obiekty zdarzeń podczas uruchamiania adaptera",
"Device Name": "Nazwa urządzenia",
"Do not process published info more than every x seconds": "Nie przetwarzaj opublikowanych informacji częściej niż co x sekund",
"Do not verify user and password": "Nie weryfikuj użytkownika i hasła",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/pt/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Sempre atualize os objetos de informação, mesmo que o valor não tenha mudado",
"Always update info states": "Sempre atualize os estados das informações",
"Client and Connection errors as info in log": "Erros de cliente e conexão como informações no log",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Crie objetos de evento padrão (facesDetected, hideKeyboard, etc.) na primeira inicialização do adaptador",
"Create default event objects at adapter start": "Crie objetos de evento padrão na inicialização do adaptador",
"Device Name": "Nome do dispositivo",
"Do not process published info more than every x seconds": "Não processar informações publicadas mais do que a cada x segundos",
"Do not verify user and password": "Não verificar usuário e senha",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/ru/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Всегда обновлять информационные объекты, даже если значение не изменилось",
"Always update info states": "Всегда обновлять информационные статусы",
"Client and Connection errors as info in log": "Ошибки клиента и подключения как информация в журнале",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Создавать объекты событий по умолчанию (facesDetected, hideKeyboard и т. д.) при первом запуске адаптера.",
"Create default event objects at adapter start": "Создавать объекты событий по умолчанию при запуске адаптера",
"Device Name": "Имя устройства",
"Do not process published info more than every x seconds": "Не обрабатывать опубликованную информацию чаще, чем каждые x секунд",
"Do not verify user and password": "Не проверять пользователя и пароль",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/uk/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "Завжди оновлюйте інформаційні об’єкти, навіть якщо значення не змінилося",
"Always update info states": "Завжди оновлюйте статуси інформації",
"Client and Connection errors as info in log": "Помилки клієнта та підключення як інформація в журналі",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "Створення об’єктів подій за замовчуванням (facesDetected, hideKeyboard тощо) під час першого запуску адаптера",
"Create default event objects at adapter start": "Створюйте об’єкти подій за замовчуванням під час запуску адаптера",
"Device Name": "Ім'я пристрою",
"Do not process published info more than every x seconds": "Не обробляйте опубліковану інформацію частіше ніж кожні x секунд",
"Do not verify user and password": "Не перевіряйте користувача та пароль",
Expand Down
2 changes: 2 additions & 0 deletions admin/i18n/zh-cn/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Always update info objects, even if value did not change": "始终更新信息对象,即使值没有改变",
"Always update info states": "始终更新信息状态",
"Client and Connection errors as info in log": "客户端和连接错误作为日志中的信息",
"Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup": "在第一次适配器启动时创建默认事件对象(facesDetected、hideKeyboard 等)",
"Create default event objects at adapter start": "在适配器启动时创建默认事件对象",
"Device Name": "设备名称",
"Do not process published info more than every x seconds": "不要超过每 x 秒处理一次发布的信息",
"Do not verify user and password": "不验证用户和密码",
Expand Down
15 changes: 12 additions & 3 deletions admin/jsonConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"label": "Do not verify user and password",
"help": "This disables the username and password verification",
"default": true
},
},
"mqttUser": {
"type": "text",
"label": "User name",
Expand All @@ -178,7 +178,7 @@
"type": "password",
"label": "Password",
"help": "MQTT Password",
"hidden": "data.mqttDoNotVerifyUserPw"
"hidden": "data.mqttDoNotVerifyUserPw"
}
}
},
Expand Down Expand Up @@ -219,6 +219,15 @@
"md": 7,
"lg": 5
},
"mqttCreateDefaultEventObjects": {
"type": "checkbox",
"label": "Create default event objects at adapter start",
"help": "Create default event objects (facesDetected, hideKeyboard, etc.) at the first adapter startup",
"default": true,
"sm": 12,
"md": 7,
"lg": 5
},
"header_RESTAPI": {
"newLine": "true",
"type": "header",
Expand All @@ -235,7 +244,7 @@
"sm": 12,
"md": 6,
"lg": 3
}
}
}
}
}
Expand Down
Loading

0 comments on commit 6b1bb5a

Please sign in to comment.