Skip to content
/ jMQTT Public
forked from BadWolf42/jMQTT

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

Notifications You must be signed in to change notification settings

georgein/jMQTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;
  • [Deprecated] Acces to the Jeedom JSON RPC API through MQTT.

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.9%
  • JavaScript 16.1%
  • Python 13.1%
  • Other 0.9%