/jMQTT

Jeedom plugin to interface as a client with an MQTT broker.

Primary LanguagePHP

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;

This plugin was originally written by Domotruc.
Many thanks to him for this real integration of MQTT into Jeedom that we continue to improve now!👍
(his discontinued version)


Community - Documentation - Change Log