Skip to content

Commit

Permalink
Merge pull request #47 from jeedom/beta
Browse files Browse the repository at this point in the history
stable
  • Loading branch information
zoic21 authored Oct 7, 2024
2 parents dc86184 + b34acc2 commit 6f0e36f
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 13 deletions.
4 changes: 0 additions & 4 deletions core/php/jeeMqtt2.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
die();
}
$results = json_decode(file_get_contents("php://input"), true);
//log::add('mqtt2', 'debug', json_encode($results));
if(is_array($results)){
foreach ($results as $key => $value) {
$plugin = mqtt2::getPluginForTopic($key);
Expand All @@ -34,8 +33,5 @@
} else {
mqtt2::removePluginTopicByPlugin($plugin);
}
if ($key == config::byKey('root_topic', 'mqtt2')) {
mqtt2::handleMqttMessage(array($key => $value));
}
}
}
4 changes: 3 additions & 1 deletion docs/de_DE/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
>
>Zur Erinnerung: Wenn keine Informationen über die Aktualisierung vorliegen, liegt dies daran, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt.
- Ein Fehler beim Anwenden der Vorlage wurde behoben
# 10.01.2024

- Ein Fehler beim Anwenden bestimmter Vorlagen wurde behoben

# 22.09.2024

Expand Down
4 changes: 3 additions & 1 deletion docs/en_US/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
>
>As a reminder, if there is no information on the update, it is because it concerns only the update of documentation, translation or text.
- Fixed bug when applying template
# 01/10/2024

- Fixed a bug when applying certain templates

# 09/22/2024

Expand Down
4 changes: 3 additions & 1 deletion docs/es_ES/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
>
>Como recordatorio, si no hay información sobre la actualización es porque se trata solo de la actualización de documentación, traducción o texto.
- Se corrigió un error al aplicar la plantilla
# 10/01/2024

- Se corrigió un error al aplicar ciertas plantillas

# 22/09/2024

Expand Down
4 changes: 4 additions & 0 deletions docs/fr_FR/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
>
>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.
# 07/10/2024

- Correction d'un soucis ou certain messages pouvaient etre traité en double

# 01/10/2024

- Correction d'un bug lors de l'application de certain template
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"changelog.md": {
"Changelog MQTT Manager": "Änderungsprotokoll MQTT-Manager",
"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 über die Aktualisierung vorliegen, liegt dies daran, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt",
"Correction d'un bug lors de l'application de template": "Ein Fehler beim Anwenden der Vorlage wurde behoben",
"01\/10\/2024": "10.01.2024",
"Correction d'un bug lors de l'application de certain template": "Ein Fehler beim Anwenden bestimmter Vorlagen wurde behoben",
"22\/09\/2024": "22.09.2024",
"Correction d'un warning lors du lancement du demon": "Eine Warnung beim Starten des Daemons wurde behoben",
"Correction d'un bug avec nodejs 20": "Ein Fehler mit NodeJS 20 wurde behoben",
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"changelog.md": {
"Changelog MQTT Manager": "Changelog MQTT Manager",
"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 is because it concerns only the update of documentation, translation or text",
"Correction d'un bug lors de l'application de template": "Fixed bug when applying template",
"01\/10\/2024": "01\/10\/2024",
"Correction d'un bug lors de l'application de certain template": "Fixed a bug when applying certain templates",
"22\/09\/2024": "09\/22\/2024",
"Correction d'un warning lors du lancement du demon": "Fixed warning when launching the daemon",
"Correction d'un bug avec nodejs 20": "Fixed bug with nodejs 20",
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"changelog.md": {
"Changelog MQTT Manager": "Administrador de registro de cambios MQTT",
"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 es porque se trata solo de la actualización de documentación, traducción o texto",
"Correction d'un bug lors de l'application de template": "Se corrigió un error al aplicar la plantilla",
"01\/10\/2024": "10\/01\/2024",
"Correction d'un bug lors de l'application de certain template": "Se corrigió un error al aplicar ciertas plantillas",
"22\/09\/2024": "22\/09\/2024",
"Correction d'un warning lors du lancement du demon": "Se corrigió una advertencia al iniciar el demonio",
"Correction d'un bug avec nodejs 20": "Se corrigió un error con nodejs 20",
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"Changelog MQTT Manager": "Changelog MQTT Manager",
"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 bug lors de l'application de template": "Correction d'un bug lors de l'application de template",
"01\/10\/2024": "01\/10\/2024",
"Correction d'un bug lors de l'application de certain template": "Correction d'un bug lors de l'application de certain template",
"22\/09\/2024": "22\/09\/2024",
"Correction d'un warning lors du lancement du demon": "Correction d'un warning lors du lancement du demon",
"Correction d'un bug avec nodejs 20": "Correction d'un bug avec nodejs 20",
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"changelog.md": {
"Changelog MQTT Manager": "Changelog MQTT Manager",
"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": "Recorde-se que se não há informação sobre a atualização é porque se trata apenas de atualização de documentação, tradução ou texto",
"Correction d'un bug lors de l'application de template": "Corrigido um bug ao aplicar o modelo",
"01\/10\/2024": "10\/01\/2024",
"Correction d'un bug lors de l'application de certain template": "Corrigido um bug ao aplicar determinados modelos",
"22\/09\/2024": "22\/09\/2024",
"Correction d'un warning lors du lancement du demon": "Corrigido um aviso ao iniciar o daemon",
"Correction d'un bug avec nodejs 20": "Corrigido um bug com nodejs 20",
Expand Down
4 changes: 3 additions & 1 deletion docs/pt_PT/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
>
>Recorde-se que se não há informação sobre a atualização é porque se trata apenas de atualização de documentação, tradução ou texto.
- Corrigido um bug ao aplicar o modelo
# 10/01/2024

- Corrigido um bug ao aplicar determinados modelos

# 22/09/2024

Expand Down

0 comments on commit 6f0e36f

Please sign in to comment.