diff --git a/docs/fr_FR/Changelog.md b/docs/fr_FR/Changelog.md index 534984098..2f14f1b52 100644 --- a/docs/fr_FR/Changelog.md +++ b/docs/fr_FR/Changelog.md @@ -1,6 +1,6 @@ # ChangeLog -## 240920-BETA-2 +## 240920-BETA-3 - Corrections: Page config & mode dev. - Amélioration: Page config. Firmware proposé en fonction de la version de Zigate (v1 ou v2). diff --git a/plugin_info/Abeille.md5 b/plugin_info/Abeille.md5 index 1c24ebe85..4ef952230 100755 --- a/plugin_info/Abeille.md5 +++ b/plugin_info/Abeille.md5 @@ -1,5 +1,5 @@ # Auto-generated Abeille's MD5 file. DO NOT MODIFY ! -# VERSION="240920-BETA-2" +# VERSION="240920-BETA-3" xxxxxxxxx-md5-skipped-xxxxxxxxxx *.editorconfig xxxxxxxxx-md5-skipped-xxxxxxxxxx *.gitattributes xxxxxxxxx-md5-skipped-xxxxxxxxxx *.github/dependabot.yml @@ -40,9 +40,9 @@ ef43863d2a85bc7f5c19cbcb322eb500 *core/class/Abeille.class.php f332d1fd444f68579a5d4ed3f6ce55f8 *core/class/AbeilleCmd.class.php 191010af13eade761998a05ab1cfe62e *core/class/AbeilleCmdPrepare.class.php 8aa593bdea46ddc96074f19d0394db4d *core/class/AbeilleCmdProcess.class.php -816a7e6ccb65b4a975e5cdee291ff7c1 *core/class/AbeilleCmdQueue.class.php +df74bef27ec1083588b62f955e3ffc61 *core/class/AbeilleCmdQueue.class.php a56eada76ce6dc0ff8765f150235cccf *core/class/AbeilleDebug.class.php -f61f75922e545ee14b308b39577688c0 *core/class/AbeilleParser.class.php +84c6c847305807c543b4347b4fd49566 *core/class/AbeilleParser.class.php 99d42da202592d0f2f9cf60b4f3fcdd5 *core/class/AbeilleTools.class.php bb680bb5b69614eb83289386eb4c41af *core/config/Abeille.config.php 603640a07e5e022e4d4f1b6eb9d91d5c *core/config/AbeilleInternalCmds.json @@ -1347,7 +1347,7 @@ e44f0103a4943fca4a50c8d1c97599af *docs/dev/ezsp_notes.txt efe23d9b46aa8efd0bdace8bfa5a8046 *docs/dev/jeedom_notes.txt 14eb89c802e96f0936988934ecc29cc8 *docs/dev/remote_controls.txt ee5f03eaa76a54d018f27b08326961f6 *docs/dev/zigbee_notes.txt -841f00632799ad8a879a53d98e392539 *docs/fr_FR/Changelog.md +5876118af99b35fd9d0bc29efe8e0c44 *docs/fr_FR/Changelog.md 2d7942db30537f6f58c830ae01a9958d *images/AbeilleNetworkMap-1200.png 50f49dd37c22f67d0df6cbf5f8499928 *images/AbeilleNetworkMap.png c5242209258a6a3fe0190fed4e97f623 *images/Abeille_icon.png @@ -1697,11 +1697,11 @@ c7b21d7f825a1bf49ba4aea5d5dc7a52 *images/node_zigbeeWindowCoveringDevice.png 0d2a0e4b178ac89579af8d9b68dbc5d3 *mobile/html/Abeille.html 2517e8996a5d2d8bef4dc938d927181d *mobile/js/Abeille.js xxxxxxxxx-md5-skipped-xxxxxxxxxx *plugin_info/Abeille.md5 -0faa9e6aa927536631537e48a0dce1c1 *plugin_info/Abeille.version +680c92d1683ba21471c402230a4ea803 *plugin_info/Abeille.version c5242209258a6a3fe0190fed4e97f623 *plugin_info/Abeille_icon-orig.png fb6b465ec4a792559cfcc138720be6e2 *plugin_info/Abeille_icon.png 2d67b61f17d0081e9968f1e23e8ca97e *plugin_info/configuration.php -b70c7e3f6b637e5da46f6dca61e62bee *plugin_info/info.json +5fa970dda48625f474e2d64e6677e7e6 *plugin_info/info.json f8f82164cd73842ff9330c02d21bc6f9 *plugin_info/install.php 75ebf8e012f9d5b55c2c4eedf084d125 *plugin_info/packages.json cbc04c02c72c949415f5d285181813e6 *plugin_info/pre_install.php diff --git a/plugin_info/Abeille.version b/plugin_info/Abeille.version index dc8cf23bf..43876cad4 100755 --- a/plugin_info/Abeille.version +++ b/plugin_info/Abeille.version @@ -1,2 +1,2 @@ # Auto-generated Abeille's version -240920-BETA-2 +240920-BETA-3 diff --git a/plugin_info/info.json b/plugin_info/info.json index 16da9733d..b89e269ba 100755 --- a/plugin_info/info.json +++ b/plugin_info/info.json @@ -8,9 +8,9 @@ "require": "4.0", "category": "automation protocol", "mobile": "Abeille", - "changelog": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#240920-BETA-2", + "changelog": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#240920-BETA-3", "documentation": "https://kiwihc16.github.io/AbeilleDoc/", - "changelog_beta": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#240920-BETA-2", + "changelog_beta": "https://kiwihc16.github.io/AbeilleDoc/Changelog.html#240920-BETA-3", "documentation_beta": "https://kiwihc16.github.io/AbeilleDoc/", "languages": ["fr_FR", "en_US"], "compatibility": ["docker", "rpi", "diy", "v4"],