diff --git a/docs/de_DE/changelog.md b/docs/de_DE/changelog.md index 596418a..eb9cb5b 100644 --- a/docs/de_DE/changelog.md +++ b/docs/de_DE/changelog.md @@ -6,6 +6,9 @@ > >Zur Erinnerung: Wenn keine Informationen zum Update vorhanden sind, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt +- Eine Warnung beim Starten des Daemons wurde behoben +- Ein Problem mit NodeJS 20 wurde behoben + # 13.08.2024 - Ein Fehler bei der Daemon-Statuserkennung wurde behoben diff --git a/docs/en_US/changelog.md b/docs/en_US/changelog.md index 951e379..15b6f6d 100644 --- a/docs/en_US/changelog.md +++ b/docs/en_US/changelog.md @@ -6,6 +6,9 @@ > >As a reminder if there is no information on the update, it means that it only concerns the updating of documentation, translation or text +- Fixed warning when starting the daemon +- Fixed an issue with nodejs 20 + # 08/13/2024 - Fixed bug on daemon state detection diff --git a/docs/es_ES/changelog.md b/docs/es_ES/changelog.md index dc3de66..77c2abe 100644 --- a/docs/es_ES/changelog.md +++ b/docs/es_ES/changelog.md @@ -6,6 +6,9 @@ > >Como recordatorio si no hay información sobre la actualización, significa que solo se refiere a la actualización de documentación, traducción o texto +- Se corrigió una advertencia al iniciar el demonio +- Se solucionó un problema con nodejs 20 + # 13/08/2024 - Se corrigió un error en la detección del estado del demonio diff --git a/docs/i18n/de_DE.json b/docs/i18n/de_DE.json index 553c7e7..672da4c 100644 --- a/docs/i18n/de_DE.json +++ b/docs/i18n/de_DE.json @@ -3,6 +3,8 @@ "Changelog Philips Hue": "Changelog Philips Hue", "Changelog plugin Philips Hue": "Changelog Plugin Philips Hue", "Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Zur Erinnerung: Wenn keine Informationen zum Update vorhanden sind, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt", + "Correction d'un warning sur lors du démarrage du demon": "Eine Warnung beim Starten des Daemons wurde behoben", + "Correction d'un soucis avec nodejs 20": "Ein Problem mit NodeJS 20 wurde behoben", "13\/08\/2024": "13.08.2024", "Correction d'un bug sur la detection de l'état du démon": "Ein Fehler bei der Daemon-Statuserkennung wurde behoben", "Amélioration des commandes d'activation\/desactivation des capteurs": "Verbesserte Steuerung zum Aktivieren\/Deaktivieren von Sensoren", diff --git a/docs/i18n/en_US.json b/docs/i18n/en_US.json index 50250ba..61251bc 100644 --- a/docs/i18n/en_US.json +++ b/docs/i18n/en_US.json @@ -3,6 +3,8 @@ "Changelog Philips Hue": "Changelog Philips Hue", "Changelog plugin Philips Hue": "Changelog plugin Philips Hue", "Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "As a reminder if there is no information on the update, it means that it only concerns the updating of documentation, translation or text", + "Correction d'un warning sur lors du démarrage du demon": "Fixed warning when starting the daemon", + "Correction d'un soucis avec nodejs 20": "Fixed an issue with nodejs 20", "13\/08\/2024": "08\/13\/2024", "Correction d'un bug sur la detection de l'état du démon": "Fixed bug on daemon state detection", "Amélioration des commandes d'activation\/desactivation des capteurs": "Improved sensor enable\/disable controls", diff --git a/docs/i18n/es_ES.json b/docs/i18n/es_ES.json index 904d90d..8dc2a7d 100644 --- a/docs/i18n/es_ES.json +++ b/docs/i18n/es_ES.json @@ -3,6 +3,8 @@ "Changelog Philips Hue": "Registro de cambios Philips Hue", "Changelog plugin Philips Hue": "Complemento de registro de cambios Philips Hue", "Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Como recordatorio si no hay información sobre la actualización, significa que solo se refiere a la actualización de documentación, traducción o texto", + "Correction d'un warning sur lors du démarrage du demon": "Se corrigió una advertencia al iniciar el demonio", + "Correction d'un soucis avec nodejs 20": "Se solucionó un problema con nodejs 20", "13\/08\/2024": "13\/08\/2024", "Correction d'un bug sur la detection de l'état du démon": "Se corrigió un error en la detección del estado del demonio", "Amélioration des commandes d'activation\/desactivation des capteurs": "Controles de activación\/desactivación de sensores mejorados", diff --git a/docs/i18n/fr_FR.json b/docs/i18n/fr_FR.json index e32fb15..47f40a8 100644 --- a/docs/i18n/fr_FR.json +++ b/docs/i18n/fr_FR.json @@ -4,6 +4,8 @@ "Changelog plugin Philips Hue": "Changelog plugin Philips Hue", "IMPORTANT": "IMPORTANT", "Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte", + "Correction d'un warning sur lors du démarrage du demon": "Correction d'un warning sur lors du démarrage du demon", + "Correction d'un soucis avec nodejs 20": "Correction d'un soucis avec nodejs 20", "13\/08\/2024": "13\/08\/2024", "Correction d'un bug sur la detection de l'état du démon": "Correction d'un bug sur la detection de l'état du démon", "Amélioration des commandes d'activation\/desactivation des capteurs": "Amélioration des commandes d'activation\/desactivation des capteurs", diff --git a/docs/i18n/pt_PT.json b/docs/i18n/pt_PT.json index b579e6b..642f91a 100644 --- a/docs/i18n/pt_PT.json +++ b/docs/i18n/pt_PT.json @@ -3,6 +3,8 @@ "Changelog Philips Hue": "Alterações Philips Hue", "Changelog plugin Philips Hue": "Plugin de registro de mudanças Philips Hue", "Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Como lembrete, se não houver informações sobre a atualização, isso significa que se trata apenas da atualização da documentação, tradução ou texto", + "Correction d'un warning sur lors du démarrage du demon": "Corrigido um aviso ao iniciar o daemon", + "Correction d'un soucis avec nodejs 20": "Corrigido um problema com o nodejs 20", "13\/08\/2024": "13\/08\/2024", "Correction d'un bug sur la detection de l'état du démon": "Corrigido um bug na detecção do estado do daemon", "Amélioration des commandes d'activation\/desactivation des capteurs": "Controles aprimorados de ativação\/desativação do sensor", diff --git a/docs/pt_PT/changelog.md b/docs/pt_PT/changelog.md index 6904a44..218fc43 100644 --- a/docs/pt_PT/changelog.md +++ b/docs/pt_PT/changelog.md @@ -6,6 +6,9 @@ > >Como lembrete, se não houver informações sobre a atualização, isso significa que se trata apenas da atualização da documentação, tradução ou texto +- Corrigido um aviso ao iniciar o daemon +- Corrigido um problema com o nodejs 20 + # 13/08/2024 - Corrigido um bug na detecção do estado do daemon