Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.34 KB

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