Bonjour à tous,
J’ai des problèmes avec 2 prises Meross mss310 avec un fonctionnement aléatoire sous la V4 + buster (RPI3).
L’application Meross fonctionne très bien sur mon téléphone android.
Si je redémarre le Démon cela fonctionne un moment.
Mais au bout de quelques heures cela ne fonctionne plus et impossible d’allumer ou d’éteindre ma lampe.
Si quelqu’un à une idée.
Merci par avance
Stéphane
Bonjour,
Je suis exactement dans la même configuration, et j’ai les mêmes symptomes !
Cordialement,
Patrice
Bonjour à tous,
Toujours trés instable comme plugin !!
Un coup ça marche, un coup ca marche plus
En relançant le Demon ça fonction derrière.
Ci-dessous mes logs d’erreur si quelqu’un peu nous aider :
Traceback (most recent call last):
File "/var/www/html/plugins/MerossIOT/resources/MerossIOTd/MerossIOTd.py", line 427, in <module>
mm.start()
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 49, in start
self._discover_devices()
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 142, in _discover_devices
for dev in self._http_client.list_devices():
File "/usr/local/lib/python3.7/dist-packages/meross_iot/api.py", line 122, in list_devices
return self._authenticated_post(_DEV_LIST, {})
File "/usr/local/lib/python3.7/dist-packages/meross_iot/api.py", line 75, in _authenticated_post
raise AuthenticatedPostException()
meross_iot.api.AuthenticatedPostException
Traceback (most recent call last):
File "/var/www/html/plugins/MerossIOT/resources/MerossIOTd/MerossIOTd.py", line 427, in <module>
mm.start()
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 49, in start
self._discover_devices()
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 142, in _discover_devices
for dev in self._http_client.list_devices():
File "/usr/local/lib/python3.7/dist-packages/meross_iot/api.py", line 122, in list_devices
return self._authenticated_post(_DEV_LIST, {})
File "/usr/local/lib/python3.7/dist-packages/meross_iot/api.py", line 75, in _authenticated_post
raise AuthenticatedPostException()
meross_iot.api.AuthenticatedPostException
2020-03-29 11:31:17,858 - meross.power_plugs - ERROR - Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
[2020-03-29 11:31:17][ERROR][meross.power_plugs](Thread-2) : Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
2020-03-29 11:31:21,761 - meross.power_plugs - ERROR - Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
[2020-03-29 11:31:21][ERROR][meross.power_plugs](Thread-2) : Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
2020-03-29 11:31:27,613 - meross.power_plugs - ERROR - Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
[2020-03-29 11:31:27][ERROR][meross.power_plugs](Thread-2) : Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
2020-03-29 11:31:34,157 - meross.power_plugs - ERROR - Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
[2020-03-29 11:31:34][ERROR][meross.power_plugs](Thread-2) : Unknown/Unsupported namespace/command: Appliance.Control.Upgrade
2020-03-29 11:31:46,970 - meross.connection - ERROR - Failed to process message.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/client.py", line 270, in _on_message
self._push_message_callback(message, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 129, in _dispatch_push_notification
device.handle_push_notification(namespace, payload, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/device.py", line 70, in handle_push_notification
l.error("Unknown online status has been reported from the device: %d" % status)
TypeError: %d format: a number is required, not str
[2020-03-29 11:31:46][ERROR][meross.connection](Thread-2) : Failed to process message.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/client.py", line 270, in _on_message
self._push_message_callback(message, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 129, in _dispatch_push_notification
device.handle_push_notification(namespace, payload, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/device.py", line 70, in handle_push_notification
l.error("Unknown online status has been reported from the device: %d" % status)
TypeError: %d format: a number is required, not str
2020-03-29 11:31:51,268 - meross.connection - ERROR - Failed to process message.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/client.py", line 270, in _on_message
self._push_message_callback(message, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 129, in _dispatch_push_notification
device.handle_push_notification(namespace, payload, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/device.py", line 70, in handle_push_notification
l.error("Unknown online status has been reported from the device: %d" % status)
TypeError: %d format: a number is required, not str
[2020-03-29 11:31:51][ERROR][meross.connection](Thread-2) : Failed to process message.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/client.py", line 270, in _on_message
self._push_message_callback(message, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 129, in _dispatch_push_notification
device.handle_push_notification(namespace, payload, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/device.py", line 70, in handle_push_notification
l.error("Unknown online status has been reported from the device: %d" % status)
TypeError: %d format: a number is required, not str
2020-03-29 11:31:52,674 - meross.connection - ERROR - Failed to process message.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/client.py", line 270, in _on_message
self._push_message_callback(message, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 129, in _dispatch_push_notification
device.handle_push_notification(namespace, payload, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/device.py", line 70, in handle_push_notification
l.error("Unknown online status has been reported from the device: %d" % status)
TypeError: %d format: a number is required, not str
[2020-03-29 11:31:52][ERROR][meross.connection](Thread-2) : Failed to process message.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/client.py", line 270, in _on_message
self._push_message_callback(message, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/manager.py", line 129, in _dispatch_push_notification
device.handle_push_notification(namespace, payload, from_myself=from_myself)
File "/usr/local/lib/python3.7/dist-packages/meross_iot/cloud/device.py", line 70, in handle_push_notification
l.error("Unknown online status has been reported from the device: %d" % status)
TypeError: %d format: a number is required, not str
- Ce matin j’ai mis à jour mes 2 prises par l’application mais ca na pas l’air de changer grand chose !
Merci par avance
Stéphane
Hello,
Petit complément : Cela fonctionne bien sous Jeedom juste aprés avoir utilisé l’application Android qui elle fonctionne bien.
Je ne sais pas si cela peux aider
Stéphane
Hello,
Il y a quelqu’un pour nous aider sur ce plugin ?
@Bishop
Hello,
Tu as trouvé une solution ?
Stéphane
Bonjour @steph38G,
J’ai ouvert un bug sur github. Le problème a été validé par le développeur.
Donc à suivre !
Patrice
Hello @Bishop
Super
On se tient au courant !
Stéphane
Salut @Bishop
Tu as des nouvelles ?
Je viens également de mettre un message dans le Github
Stéphane
@Bishop
Hello,
Depuis la dernière mise à jour du plugin tout marche bien
Grand merci à Jeremie-C
Stéphane
Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.