📄️ MQTT Server Installation
MQTT (also known as MQ Telemetry Transport) is a machine-to-machine or "Internet of Things" connectivity protocol based on TCP/IP. It allows extremely lightweight publish/subscribe message transport. MQTT is a very versatile protocol that makes it very easy to connect our own devices. For a detailed WalnutPi MQTT tutorial, refer to: MQTT Communication
📄️ Adding MQTT Integration
After setting up the MQTT server in the previous section, this section explains how to add the MQTT integration in Home Assistant. Once added successfully, we can then incorporate various custom devices according to the protocol.
🗃️ Adding MQTT Devices and Entities
4 items