mutmut
Février 17, 2025, 6:36
1
Hello,
j’ai un appareil MQTT pour récupérer des infos envoyées par jeedom (téléinfo principalement) et des fonctionnalités qui écoutent des topics personnalisés.
Après une déconnexion au serveur MQTT externe (docker qui redémarre par ex), aucune donnée des topics personnalisés ne remonte (connexion MQTT opérationnelle).
Pour que cela refonctionne, je dois aller dans l’appareil et le sauvegarder.
Si qq1 peut investiguer, merci d’avance
Salut @mutmut , je pense que ce bug sera résolu par cette PR :
master
← fix-reconnect-error-mqtt-and-zwavejs
opened 03:44PM - 17 Feb 25 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affects code, did your write the tests?
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [x] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community ([french forum](https://community.gladysassistant.com/)/[english forum](https://en-community.gladysassistant.com/)) for testing before merging.
### Description of change
Fix https://community.gladysassistant.com/t/deconnexion-mqtt-zwavejsui/9380
mutmut
Février 18, 2025, 3:52
3
Merci, je retesterai à la prochaine mise à jour et te tiendrai au courant.
PR mergée qui partira dans la prochaine version de Gladys !
1 « J'aime »