-
There is a need for a standalone broker, that can run on either (ideally) a ESP32 or more likely a small RPI.
The trick will be relaying - I believe mosquitto may have that capability, but it need…
-
Setup.
Mosquitto broker v2.0.19 built/running on Pi Zero W .
Operating system is Dietpi (Raspbian variant of Debian Bookworm).
2 clients running on the same device are connected , one is based on …
-
After running `cargo run`, I receive the following outputs from the terminal:
```bash
Connecting to broker at test.mosquitto.org:1883
Connected to broker, sending CONNECT packet...
CONNECT packe…
-
Hello friends, iam a newbie and iam totaly lost. I tried it now for hours but cant find the problem:
The protocol in the Mosquitto broker always shows this:
2024-11-07 21:20:04: New connection…
-
# Problem/Motivation
https://github.com/home-assistant/addons/blob/master/mosquitto/DOCS.md#home-assistant-user-management
According to the documentation `homeassistant` and `addons` users are p…
-
Hi,
I am using a bridge between my local Mosquitto (2.0.18) and a remote broker (HiveMQ Cloud).
Can the local Mosquitto be configured in such a way that incoming topics can be retained on the lo…
-
mosquitto broker version 2.0.15 (Oracle Linux 8)
Start mosquitto with the following configuration:
sys_interval 1
per_listener_settings **true**
listener 1883
allow_anonymous true
mosquitto_…
-
I have installed the a/m Mosquitto Broker as Add-on in HA 24.8.3.
I received today 2 RoomSense devices and installed them immediately.
Except MQTT everything looks fine. With the above mentioned MQT…
-
Considering a large persist database
```
-rw------- 1 mosquitt mosquitt 125.1M Sep 13 16:36 /var/mosquitto/mosquitto.db
```
And a client ``myclient`` connected via unix socket, trying to save …
-
Documenting the process installing Mosquitto broker.