NextDom / plugin-AndroidRemoteControl

Plugin Jeedom/NextDom permettant la gestion à distance des appareils Android
https://nextdom.github.io/plugin-AndroidRemoteControl/
GNU General Public License v2.0
4 stars 21 forks source link

Erreur dans la fonction Cron #83

Closed dixnor closed 5 years ago

dixnor commented 5 years ago

Description

Erreur sur la fonction cron du plugin : Too few arguments to function AndroidRemoteControl::connectADB(), 0 passed in /var/www/html/plugins/AndroidRemoteControl/core/class/AndroidRemoteControl.class.php on line 336 and exactly 1 expected

Etapes à reproduire (pour les bugs)

L'erreur se produit d'elle même sans aucune intervention usager.

Contexte:

Proposition de solution (optionnel):

Environnement:

Jeedom DIY

3.3.7

byackee commented 5 years ago

Fix with new develop version https://github.com/NextDom/plugin-AndroidRemoteControl/commit/ddea48bca4cde4df169f7397f01afd724c40f9cb

Can you upgrade the plugin and check if is good ?

dixnor commented 5 years ago

Everything seems good, problem fixed, Thanks