##################### Communication Modules ##################### .. toctree:: :maxdepth: 2 :hidden: mqtt/index Communication modules generally connect to servers to send and receive status and commands from a controller. This allows you to connect MQTTany to your home automation solution or any other controller you may have. +-------------------+-----------------------------------------------+ | :doc:`mqtt/index` | Connects to an MQTT broker to allow output to | | | controllers and receive commands. | +-------------------+-----------------------------------------------+