Jeremie-C / plugin-MerossIOT

Plugin Jeedom pour contrôler les appareils MEROSS
4 stars 7 forks source link

Perte de connexion #15

Open MrPatate87 opened 4 years ago

MrPatate87 commented 4 years ago

Bonjour, Utilisateur de prises connectées Meross mss310 depuis peu, j’ai voulu installer le plugin Meross IOT pour me permettre de contrôler celles ci mais aussi pour avoir la remontée d’info de la consommation en cours sur ces dernières (cela me permettant par exemple d’avoir le suivi du cycle de mon lave linge).

Malheureusement, ce plugin semble avoir un soucis concernant les remontés d’information. En effet après un certains temps toutes les valeurs deviennent nuls et donc aucune information n’est remontée dans le plugin. Ayant essayé plusieurs réglages pour essayer de remédier à cela je n’ai semble t’il pas réussi a avoir mieux.

En premier lieu j’ai diminué le Cycle mise à jour puissance (seconde) à 13 (pas de meilleur résultat) Par la suite j’ai essayé d’activer l’option Heartbeat (min) en la mettant à 10 et en cochant l’option de Redémarrer démon, mais là aussi as de meilleur résultat.

La seule solution que j’ai trouvé (mais que je dois établir de façon manuelle) est de relancer installation des dépendances qui semble remédier à cela.

J’ai vu que le problème avait déjà fait l’objet d’un post (fermé depuis) et que la mise a jour du plugin avais remedié a ce soucis. Pourtant je suis sous la dernière version et mon problème est semblable en tout point (je suis actuellement en version 3.0)

MrPatate87 commented 4 years ago

Voici ke log de MEROSS IOT Update

Installation des dépendances Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Hit:2 http://archive.raspberrypi.org/debian buster InRelease Fetched 15.0 kB in 2s (8130 B/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... python3 is already the newest version (3.7.3-1). The following packages were automatically installed and are no longer required: python-bcrypt python-blinker python-fasteners python-jwt python-lockfile python-monotonic python-nacl python-oauthlib python-paramiko python-pexpect python-ptyprocess python-pyasn1 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (18.1-5+rpt1). The following packages were automatically installed and are no longer required: python-bcrypt python-blinker python-fasteners python-jwt python-lockfile python-monotonic python-nacl python-oauthlib python-paramiko python-pexpect python-ptyprocess python-pyasn1 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-requests is already the newest version (2.21.0-1). The following packages were automatically installed and are no longer required: python-bcrypt python-blinker python-fasteners python-jwt python-lockfile python-monotonic python-nacl python-oauthlib python-paramiko python-pexpect python-ptyprocess python-pyasn1 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-setuptools is already the newest version (40.8.0-1). The following packages were automatically installed and are no longer required: python-bcrypt python-blinker python-fasteners python-jwt python-lockfile python-monotonic python-nacl python-oauthlib python-paramiko python-pexpect python-ptyprocess python-pyasn1 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-dev is already the newest version (3.7.3-1). The following packages were automatically installed and are no longer required: python-bcrypt python-blinker python-fasteners python-jwt python-lockfile python-monotonic python-nacl python-oauthlib python-paramiko python-pexpect python-ptyprocess python-pyasn1 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: meross_iot==0.3.4.6 in /usr/local/lib/python3.7/dist-packages (0.3.4.6) Requirement already satisfied: requests>=2.19.1 in /usr/lib/python3/dist-packages (from meross_iot==0.3.4.6) (2.21.0) Requirement already satisfied: paho-mqtt>=1.3.1 in /usr/local/lib/python3.7/dist-packages (from meross_iot==0.3.4.6) (1.5.0) Requirement already satisfied: retrying>=1.3.3 in /usr/local/lib/python3.7/dist-packages (from meross_iot==0.3.4.6) (1.3.3) Requirement already satisfied: six>=1.7.0 in /usr/lib/python3/dist-packages (from retrying>=1.3.3->meross_iot==0.3.4.6) (1.12.0) Installation des dépendances terminée !

MrPatate87 commented 4 years ago

et voici le log MEROSS IOT

MerossIOT.txt