Home Assistant only supports subscribing to one MQTT broker. This is a problem, if you get sensor data from multiple different brokers and want to display them in your dashboards. So in this post, I will show you a solution on how to configure one of the brokers as an MQTT bridge. By doing this,Continue reading “Setting up Home Assistant with two MQTT brokers (using MQTT bridge)”
Tag Archives: protocol
Wireless Communication Technologies for IoT Projects
Exploring Wi-Fi, Bluetooth, Zigbee, and LoRa Introduction In the realm of embedded systems, Arduino, Raspberry Pi, and the Internet of Things (IoT) have revolutionized the way we interact with our surroundings. With a plethora of sensors and devices at our disposal, it’s crucial to understand the various wireless communication technologies available for IoT projects. InContinue reading “Wireless Communication Technologies for IoT Projects”