diff --git a/de_DE/plugins/core/beta/changelog.md b/de_DE/plugins/core/beta/changelog.md index 80c15167c0..f2b86ee828 100644 --- a/de_DE/plugins/core/beta/changelog.md +++ b/de_DE/plugins/core/beta/changelog.md @@ -80,6 +80,7 @@ - Ein Fehler mit der Funktion time_diff wurde behoben [LINK](https://github.com/jeedom/core/issues/2915) - Fehlerbehebung bei der Composer-Abhängigkeitsverwaltung [LINK](https://github.com/jeedom/core/issues/2920) - Im Falle eines leeren Befehls erzwingt Jeedom die Rückgabe entsprechend dem Untertyp des Befehls (also 0 für numerisch und binär)) [LINK](https://github.com/jeedom/core/commit/442d47246373e4f52b1dde7d1c7fdc9f67ea143e) +- Unterstützung für benutzerdefinierte Typereignisse #pluginClass::*# Oder #pluginClass::customId# [LINK](https://github.com/jeedom/core/pull/2964) >**WICHTIG** > diff --git a/en_US/plugins/core/beta/changelog.md b/en_US/plugins/core/beta/changelog.md index 11d158c170..db2ce2cb96 100644 --- a/en_US/plugins/core/beta/changelog.md +++ b/en_US/plugins/core/beta/changelog.md @@ -80,6 +80,7 @@ - Fixed bug with time_diff function [LINK](https://github.com/jeedom/core/issues/2915) - Bug fix on composer dependency management [LINK](https://github.com/jeedom/core/issues/2920) - In case of empty command Jeedom forces the return according to the subtype of the command (therefore 0 for numeric and binary) [LINK](https://github.com/jeedom/core/commit/442d47246373e4f52b1dde7d1c7fdc9f67ea143e) +- Support for custom events of type #pluginClass::*# Or #pluginClass::customId# [LINK](https://github.com/jeedom/core/pull/2964) >**IMPORTANT** > diff --git a/es_ES/plugins/core/beta/changelog.md b/es_ES/plugins/core/beta/changelog.md index 56f56b4d4d..b1a2616ff3 100644 --- a/es_ES/plugins/core/beta/changelog.md +++ b/es_ES/plugins/core/beta/changelog.md @@ -80,6 +80,7 @@ - Se corrigió un error con la función time_diff [ENLACE](https://github.com/jeedom/core/issues/2915) - Corrección de errores en la gestión de dependencias del compositor [ENLACE](https://github.com/jeedom/core/issues/2920) - En caso de un comando vacío, Jeedom fuerza el retorno de acuerdo con el subtipo del comando (por lo tanto, 0 para números y binarios)) [ENLACE](https://github.com/jeedom/core/commit/442d47246373e4f52b1dde7d1c7fdc9f67ea143e) +- Soporte para eventos de tipo personalizado #pluginClass::*# O #pluginClass::customId# [ENLACE](https://github.com/jeedom/core/pull/2964) >**IMPORTANTE** > diff --git a/fr_FR/core/4.5/changelog.md b/fr_FR/core/4.5/changelog.md index 4532de4516..f0d8a8fd95 100644 --- a/fr_FR/core/4.5/changelog.md +++ b/fr_FR/core/4.5/changelog.md @@ -80,6 +80,7 @@ - Correction d'un bug avec la fonction time_diff [LIEN](https://github.com/jeedom/core/issues/2915) - Correction de bug sur la gestion de dépendances composer [LIEN](https://github.com/jeedom/core/issues/2920) - En cas de commande vide Jeedom force le retour en fonction du sous type de la commande (donc 0 pour numerique et binaire) [LIEN](https://github.com/jeedom/core/commit/442d47246373e4f52b1dde7d1c7fdc9f67ea143e) +- Prise en charge des évènements personnalisés de type #pluginClass::*# ou #pluginClass::customId# [LIEN](https://github.com/jeedom/core/pull/2964) >**IMPORTANT** > diff --git a/fr_FR/plugins/core/beta/changelog.md b/fr_FR/plugins/core/beta/changelog.md index 4532de4516..f0d8a8fd95 100644 --- a/fr_FR/plugins/core/beta/changelog.md +++ b/fr_FR/plugins/core/beta/changelog.md @@ -80,6 +80,7 @@ - Correction d'un bug avec la fonction time_diff [LIEN](https://github.com/jeedom/core/issues/2915) - Correction de bug sur la gestion de dépendances composer [LIEN](https://github.com/jeedom/core/issues/2920) - En cas de commande vide Jeedom force le retour en fonction du sous type de la commande (donc 0 pour numerique et binaire) [LIEN](https://github.com/jeedom/core/commit/442d47246373e4f52b1dde7d1c7fdc9f67ea143e) +- Prise en charge des évènements personnalisés de type #pluginClass::*# ou #pluginClass::customId# [LIEN](https://github.com/jeedom/core/pull/2964) >**IMPORTANT** > diff --git a/pt_PT/plugins/core/beta/changelog.md b/pt_PT/plugins/core/beta/changelog.md index 02d0589212..903f009f22 100644 --- a/pt_PT/plugins/core/beta/changelog.md +++ b/pt_PT/plugins/core/beta/changelog.md @@ -80,6 +80,7 @@ - Corrigido um bug com a função time_diff [LINK](https://github.com/jeedom/core/issues/2915) - Correção de bug no gerenciamento de dependências do compositor [LINK](https://github.com/jeedom/core/issues/2920) - No caso de comando vazio o Jeedom força o retorno de acordo com o subtipo do comando (então 0 para numérico e binário) [LINK](https://github.com/jeedom/core/commit/442d47246373e4f52b1dde7d1c7fdc9f67ea143e) +- Suporte para eventos de tipo personalizado #pluginClass::*# Ou #pluginClass::customId# [LINK](https://github.com/jeedom/core/pull/2964) >**IMPORTANTE** >