Skip to content

Commit 3af42f3

Browse files
committed
Added the possibility to hide vis(2) editor in the cloud
1 parent 060b894 commit 3af42f3

File tree

19 files changed

+220
-32
lines changed

19 files changed

+220
-32
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ You can deactivate HTTPS and authentication on this web instance, but better is
8080
* (bluefox) minimum required node.js version is 18
8181
* (bluefox) used `@iobroker/eslint-config`
8282
* (bluefox) Rewritten with TypeScript
83+
* [bluefox) Added the possibility to hide vis(2) editor in the cloud
8384

8485
### 5.0.1 (2024-02-22)
8586
* (bluefox) updated socket classes and fixed vis-2 error if connected via cloud

admin/i18n/de.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filter: ",
3131
"Functions": "Funktionen",
3232
"IFTTT key": "IFTTT key",
33+
"In this mode, the adapter will hide admin and vis editor": "In diesem Modus verbirgt der Adapter den Administrator und den Vis-Editor",
3334
"Instance": "Instanz",
3435
"Instance does not exists": "Instanz existiert nicht",
3536
"Instance is not active.": "Instanz ist nicht aktiv.",
@@ -41,6 +42,7 @@
4142
"Off": "aus",
4243
"Ok": "Ok",
4344
"On": "an",
45+
"Only viewer mode": "Nur Viewer-Modus",
4446
"Options": "Optionen",
4547
"Password": "Passwort",
4648
"Personal settings (only pro)": "Eigene Einstellungen (nur pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Wenn diese Option aktiviert wird, so werden die Einstellungen nur für diese Instanz gespeichert. So ist es möglich in einer anderen Instanz andere Namen zu setzen.",
9395
"tooltip_responseOID": "Für jedes Kommando wird eine Textantwort generiert. Hier kannst du die Objekt ID angeben, an welche die Textantwort gesendet werden soll, z.B. sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Workaround für fehlende Kommunikation mit Alexa nach Verbindungsabbruch. Damit kann man zwingen den Adapter neu zu starten und das Problem umgehen."
95-
}
97+
}

admin/i18n/en.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filter: ",
3131
"Functions": "Functions",
3232
"IFTTT key": "IFTTT key",
33+
"In this mode, the adapter will hide admin and vis editor": "In this mode, the adapter will hide admin and vis editor",
3334
"Instance": "Instance",
3435
"Instance does not exists": "Instance does not exists",
3536
"Instance is not active.": "Instance is not active.",
@@ -41,6 +42,7 @@
4142
"Off": "off",
4243
"Ok": "Ok",
4344
"On": "on",
45+
"Only viewer mode": "Only viewer mode",
4446
"Options": "Options",
4547
"Password": "Password",
4648
"Personal settings (only pro)": "Personal settings (only pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "If enabled, the settings will be stored only for this instance. So in the another instance the other names could be set.",
9395
"tooltip_responseOID": "For every command the text response will be generated. You can define here the Object ID , where this text must be written to. E.g. sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Workaround for missing connection to Alexa after the connection to cloud was lost. With this option you can restart adapter after each disconnection and it will work."
95-
}
97+
}

admin/i18n/es.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filtrar",
3131
"Functions": "Funciones",
3232
"IFTTT key": "Tecla IFTTT",
33+
"In this mode, the adapter will hide admin and vis editor": "En este modo, el adaptador ocultará el administrador y el editor de visitas.",
3334
"Instance": "Ejemplo",
3435
"Instance does not exists": "La instancia no existe",
3536
"Instance is not active.": "La instancia no está activa.",
@@ -41,6 +42,7 @@
4142
"Off": "apagado",
4243
"Ok": "De acuerdo",
4344
"On": "en",
45+
"Only viewer mode": "Solo modo espectador",
4446
"Options": "Opciones",
4547
"Password": "Contraseña",
4648
"Personal settings (only pro)": "Configuración personal (solo pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Si está habilitado, la configuración se almacenará solo para esta instancia. Entonces, en la otra instancia, se podrían establecer los otros nombres.",
9395
"tooltip_responseOID": "Para cada comando, se generará la respuesta de texto. Aquí puede definir la ID del objeto, donde debe escribirse este texto. P.ej. sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Solución alternativa para la conexión faltante a Alexa después de la conexión a la nube se perdió. Con esta opción, puede reiniciar el adaptador después de cada desconexión y funcionará."
95-
}
97+
}

admin/i18n/fr.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filtre",
3131
"Functions": "Les fonctions",
3232
"IFTTT key": "Touche IFTTT",
33+
"In this mode, the adapter will hide admin and vis editor": "Dans ce mode, l'adaptateur masquera l'administrateur et l'éditeur Vis",
3334
"Instance": "Exemple",
3435
"Instance does not exists": "L'instance n'existe pas",
3536
"Instance is not active.": "L'instance n'est pas active.",
@@ -41,6 +42,7 @@
4142
"Off": "de",
4243
"Ok": "D'accord",
4344
"On": "sur",
45+
"Only viewer mode": "Mode spectateur uniquement",
4446
"Options": "Options",
4547
"Password": "Mot de passe",
4648
"Personal settings (only pro)": "Paramètres personnels (uniquement pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Si activé, les paramètres seront stockés uniquement pour cette instance. Dans un autre cas, les autres noms pourraient être définis.",
9395
"tooltip_responseOID": "Pour chaque commande, la réponse textuelle sera générée. Vous pouvez définir ici l'ID de l'objet, où ce texte doit être écrit. Par exemple. sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Solution de contournement pour la connexion manquante à Alexa après la connexion au cloud a été perdue. Avec cette option, vous pouvez redémarrer l'adaptateur après chaque déconnexion et cela fonctionnera."
95-
}
97+
}

admin/i18n/it.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filtro:",
3131
"Functions": "Funzioni",
3232
"IFTTT key": "Tasto IFTTT",
33+
"In this mode, the adapter will hide admin and vis editor": "In questa modalità, l'adattatore nasconderà l'amministratore e l'editor visivo",
3334
"Instance": "Istanza",
3435
"Instance does not exists": "Istanza inesistente",
3536
"Instance is not active.": "Istanza è inattiva.",
@@ -41,6 +42,7 @@
4142
"Off": "Spento",
4243
"Ok": "Ok",
4344
"On": "Acceso",
45+
"Only viewer mode": "Solo modalità visualizzatore",
4446
"Options": "Opzioni",
4547
"Password": "Parola d'ordine",
4648
"Personal settings (only pro)": "Impostazioni personali (solo pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Se abilitato, le impostazioni verranno memorizzate solo per questa istanza. Quindi è possibile impostare in un'altra istanza altri nomi.",
9395
"tooltip_responseOID": "Per ogni comando, viene generata una risposta testuale. È possibile definire qui l'ID oggetto, dove questo testo deve essere inviato. Per esempio, sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Soluzione alternativa per la mancata connessione ad Alexa dopo la perdita della connessione al cloud. Con questa opzione è possibile un riavvio dell'adattatore per farlo rifunzionare dopo ogni disconnesione."
95-
}
97+
}

admin/i18n/nl.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filter",
3131
"Functions": "functies",
3232
"IFTTT key": "IFTTT-sleutel",
33+
"In this mode, the adapter will hide admin and vis editor": "In deze modus verbergt de adapter de beheerder en de visuele editor",
3334
"Instance": "Aanleg",
3435
"Instance does not exists": "Instantie bestaat niet",
3536
"Instance is not active.": "Instantie is niet actief.",
@@ -41,6 +42,7 @@
4142
"Off": "uit",
4243
"Ok": "OK",
4344
"On": "op",
45+
"Only viewer mode": "Alleen kijkermodus",
4446
"Options": "opties",
4547
"Password": "Wachtwoord",
4648
"Personal settings (only pro)": "Persoonlijke instellingen (alleen pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Indien ingeschakeld, worden de instellingen alleen voor deze instantie opgeslagen. Dus in het andere geval kunnen de andere namen worden ingesteld.",
9395
"tooltip_responseOID": "Voor elke opdracht wordt het tekstantwoord gegenereerd. U kunt hier de Object-ID definiëren, waar deze tekst naartoe moet worden geschreven. Bijv. sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Oplossing voor ontbrekende verbinding met Alexa nadat de verbinding met de cloud verloren was gegaan. Met deze optie kunt u de adapter opnieuw opstarten na elke verbreking en het zal werken."
95-
}
97+
}

admin/i18n/pl.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filtr",
3131
"Functions": "Funkcje",
3232
"IFTTT key": "Klawisz IFTTT",
33+
"In this mode, the adapter will hide admin and vis editor": "W tym trybie adapter ukryje administratora i edytora wizualnego",
3334
"Instance": "Instancja",
3435
"Instance does not exists": "Instancja nie istnieje",
3536
"Instance is not active.": "Instancja nie jest aktywna.",
@@ -41,6 +42,7 @@
4142
"Off": "poza",
4243
"Ok": "Ok",
4344
"On": "na",
45+
"Only viewer mode": "Tylko tryb przeglądania",
4446
"Options": "Opcje",
4547
"Password": "Hasło",
4648
"Personal settings (only pro)": "Ustawienia osobiste (tylko pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Jeśli jest włączona, ustawienia będą przechowywane tylko dla tej instancji. Tak więc w innym przypadku można ustawić inne nazwy.",
9395
"tooltip_responseOID": "Dla każdego polecenia zostanie wygenerowana odpowiedź tekstowa. Możesz tu zdefiniować identyfikator obiektu, do którego należy zapisać ten tekst. Na przykład. sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Rozwiązano problem braku połączenia z Alexa po utracie połączenia z chmurą. Dzięki tej opcji można ponownie uruchomić adapter po każdym rozłączeniu i będzie działać."
95-
}
97+
}

admin/i18n/pt.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Filtro",
3131
"Functions": "Funções",
3232
"IFTTT key": "Chave IFTTT",
33+
"In this mode, the adapter will hide admin and vis editor": "Neste modo, o adaptador ocultará o administrador e o editor vis",
3334
"Instance": "Instância",
3435
"Instance does not exists": "Instância não existe",
3536
"Instance is not active.": "A instância não está ativa.",
@@ -41,6 +42,7 @@
4142
"Off": "fora",
4243
"Ok": "Está bem",
4344
"On": "em",
45+
"Only viewer mode": "Somente modo de visualização",
4446
"Options": "Opções",
4547
"Password": "Senha",
4648
"Personal settings (only pro)": "Configurações pessoais (somente pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Se ativado, as configurações serão armazenadas somente para esta instância. Então, na outra instância, os outros nomes poderiam ser definidos.",
9395
"tooltip_responseOID": "Para cada comando, a resposta do texto será gerada. Você pode definir aqui o ID do objeto, onde este texto deve ser escrito. Por exemplo. sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Solução de problemas por conexão perdida com Alexa após a conexão à nuvem ter sido perdida. Com esta opção, você pode reiniciar o adaptador após cada desconexão e funcionará."
95-
}
97+
}

admin/i18n/ru.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Filter: ": "Фильтр: ",
3131
"Functions": "Функции",
3232
"IFTTT key": "IFTTT key",
33+
"In this mode, the adapter will hide admin and vis editor": "В этом режиме адаптер скроет администратора и редактора Vis.",
3334
"Instance": "Экземпляр",
3435
"Instance does not exists": "Экземпляр не существует",
3536
"Instance is not active.": "Экземпляр не активен.",
@@ -41,6 +42,7 @@
4142
"Off": "выкл",
4243
"Ok": "Ok",
4344
"On": "вкл",
45+
"Only viewer mode": "Только режим зрителя",
4446
"Options": "Настройки",
4547
"Password": "Пароль",
4648
"Personal settings (only pro)": "Личные настройки (только pro)",
@@ -92,4 +94,4 @@
9294
"tooltip_noCommon": "Если выбрана эта опция, то настройки будут сохраняться только для этой инстанции. Что бы в другой инстанции можно было выбрать другие имена.",
9395
"tooltip_responseOID": "Для каждой команды будет генерироваться текстовый ответ. Вы можете определить здесь ID объекта , где этот текст должен быть записан. Например sayit.0.tts.text.",
9496
"tooltip_restartOnDisconnect": "Временное решение для проблемы с пропажей соединения с Alexa, после воссоединения с облаком. Этим можно перестартовать драйвер после потери соединения."
95-
}
97+
}

0 commit comments

Comments
 (0)