jMQTT
jMQTT copied to clipboard
Jeedom plugin to interface as a client with an MQTT broker.
Community - Documentation - Change Log
jMQTT is a plugin for Jeedom aiming to connect Jeedom to an MQTT broker to subscribe and publish messages.
Main functionalities are:
- Automatic installation of the Mosquitto broker;
- Multi broker support
- Automatic creation of MQTT equipments, automatic creation of information commands, options to disable these automatisms;
- Manual addition of MQTT equipement;
- Duplication of equipments;
- Decoding of complex JSON payload and creation of related information commands;
- Manual addition of commands (for publishing), support of the retain mode;
Sponsoring
I dedicate some of my time to maintain the plugin and help the users/community.
You like my work? You can, if you wish, encourage me with a little coffee or more 😊
Disclaimer
- This code does not pretend to be bug-free
- Although it should not harm your Jeedom system, it is provided without any warranty or liability
Contributions
This plugin is opened for contributions and even encouraged! Please submit your pull requests for improvements/fixes.
Credits
This plugin relies on the work done by:
- Domochip for maintaining this plugin until October 2023,
- Domotruc for creating this plugin in December 2017 and maintaining it until December 2019.