-
### MQTTjs Version
^5.10.1
### Broker
test.mosquitto.org
### Environment
NodeJS
### Description
I have broker with mqtt and ws protocol, tyring to connect from React vite App.
…
-
### The problem
Setup:
HomeAssistant Green device
Mosquitto broker installed & working
rtl_433_next never worked (didn't auto-connect to mosquitto)
Successfully installed rtl_433, and device ping…
-
# 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…
-
The paho-client library repeatedly disconnects and connects when creating a client connection to moquette. This does not happen when connecting with the mqttx test tool but drops and reconnects every …
-
getting following error when container is started.
[RD60xxToMQTT] [WARNING] MQTT error [Errno -2] Name does not resolve, reconnecting in 5 seconds.
I do have other docker container running in same …
-
I am running smahub in docker and all works well but it ignores the publish interval set in the docker-compose.yml and also in the individual conf files for the sinks (updatefreq = 60).
This is ove…
-
thanks for this great peace of software.
I got it to work as a docker and connection to a mosquitto server without user and password
it connects and is sending data to mqtt like a charm :-)
But …
-
I'm trying to connect to the MQTT broker using the MqttBrowserClient in my Flutter application, but I'm encountering issues.
The Broker URL: wss://test.mosquitto.org:8080/mqtt
![image](https://g…
-
Currently the HiveMQ MQTT auth code runs in-process within the MQTT broker. This is the way HiveMQ expect auth plugins to run and is common practice generally in the Java world but has some disadvanta…
-
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…