Skip to content

BadWolf42/jMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stable version number beta version number dev version number
dev jeedom version min commit activity last commit
Check PHP Check Python pages-build-deployment


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 😊

ko-fi

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.

Community - Documentation - Change Log